| eigenMapMatMult | R Documentation |
This function multiplies two matrices using the Eigen library, which provides fast linear algebra operations.
eigenMapMatMult(A, B)
A |
a matrix |
B |
a matrix |
the product of A and B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.