CSMat.Kron Method

Liquid Quantum Simulator

CSMatKron Method
Overload List
  Name Description
Public method 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.
Public method Kron(CSMat)
Computes the Kronecker Product of this matrix with another matrix.
Top
See Also