eigenMatMultNumeric | R Documentation |
Fast matrix multiplication for double x double
eigenMatMultNumeric(A, B)
A |
a double matrix |
B |
an integer matrix |
An integer matrix representing the product of A and B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.