Description Usage Arguments Value
Matrix multiplication in C++ between two matrices.
1 | eigenMapMatMult2(A, B)
|
A |
First Matrix |
B |
Second Matrix |
Returns the matrix multiplication of A*B
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.