Description Usage Arguments Details Author(s) Examples
Multiply an array by a matrix along a given mode
1 | amprod(A, M, k)
|
A |
a real valued array |
M |
a real matrix |
k |
an integer, a mode of |
This function multiplies a matricized array by another matrix, and then reforms the result into a new array.
Peter Hoff
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.