public class KroneckerProduct extends DenseMatrix
cst = aij bkl
s = p(i - 1) + k t = q(j - 1) + l
KroneckerProduct(Matrix A, Matrix B)
add, deepCopy, equals, get, getColumn, getColumn, getRow, getRow, hashCode, minus, multiply, multiply, nCols, nRows, ONE, opposite, scaled, set, setColumn, setRow, t, toDense, toString, ZERO
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public KroneckerProduct(Matrix A, Matrix B)
A
B