Click or drag to resize

MatrixMathMultiply Method

Overload List
 NameDescription
Public methodStatic memberMultiply(IROMatrixDouble, IROMatrixDouble, IMatrixDouble) Multiplies matrix a with matrix b and stores the result in matrix c.
Public methodStatic memberMultiply(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble) Multiplies matrix a with vector b and stores the result in vector c.
Top
See Also