Description Usage Arguments Details Value Examples
Compute the Kronecker product of several matrices.
1 |
... |
a listing of matrices |
If kronecker is the function that computes A x B, kprod computes A x B x C and so on; it's a wrapper of Reduce and kronecker.
... a matrix that is the kronecker product of those matrices (from left to right)
1 2 3 4 5 6 7 8 9 10 11 12 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.