Click or drag to resize

MatrixMathMultiplyFirstTransposed Method

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