Description Usage Arguments Value See Also
Approximates the matrices A
and B
such that
C = A %x% B
with %x%
the kronecker product of the matrixes A
and B
of dimensions dimA
and dimB
respectively.
1 | approx.kronecker(C, dimA, dimB)
|
C |
desired kronecker product result. |
dimA |
length 2 vector of dimensions of |
dimB |
length 2 vector of dimensions of |
list with attributes A
and B
.
C.F. Van Loan / Journal of Computational and Applied Mathematics 123 (2000) 85-100 (pp. 93-95)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.