public class KroneckerProduct extends DenseMatrix
cst = aij bklwhere
s = p(i - 1) + k t = q(j - 1) + l
Constructor and Description |
---|
KroneckerProduct(Matrix A,
Matrix B)
Construct the Kronecker product of two matrices.
|
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.