Click or drag to resize
CSMatMultiply Operator
Overload List
  NameDescription
Public operatorStatic memberMultiply(CSMat, CSMat)
Computes the product of two matrices. Highly efficient.
Public operatorStatic memberMultiply(CSMat, CVec)
Computes the product of a matrix and a vector.
Top
See Also