CSMat.Multiply Operator

Liquid Quantum Simulator

CSMatMultiply Operator
Overload List
  Name Description
Public operator Static member Multiply(CSMat, CSMat)
Computes the product of two matrices. Highly efficient.
Public operator Static member Multiply(CSMat, CVec)
Computes the product of a matrix and a vector.
Top
See Also