CSMat.Mul Method

Liquid Quantum Simulator

CSMatMul Method
Overload List
  Name Description
Public method Mul(CSMat)
Computes the product of this matrix and another matrix. Highly efficient.
Public method Mul(CVec)
Computes the product of this matric and a vector.
Top
See Also