CSMatKron Method |
Name | Description | |
---|---|---|
Kron(Int32) |
Computes the Kronecker Product of this matrix with an identity matrix.
The identity matrix is on the right-hand side of the product.
| |
Kron(CSMat) |
Computes the Kronecker Product of this matrix with another matrix.
|