matrix_product | R Documentation |
Product of two matrices
matrix_product(A1, A2)
A1 |
A matrix. |
A2 |
A matrix. |
Computes A1 * A2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.