Click or drag to resize
CSMatMul Method
Overload List
  NameDescription
Public methodMul(CSMat)
Computes the product of this matrix and another matrix. Highly efficient.
Public methodMul(CVec)
Computes the product of this matric and a vector.
Top
See Also