Click or drag to resize
CSMatKron Method
Overload List
  NameDescription
Public methodKron(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 methodKron(CSMat)
Computes the Kronecker Product of this matrix with another matrix.
Top
See Also