Matrix |
Name | Description | |
---|---|---|
Multiply(IROMatrixDouble, IROMatrixDouble, IMatrixDouble) | Multiplies matrix a with matrix b and stores the result in matrix c. | |
Multiply(IROMatrixDouble, IReadOnlyListDouble, IVectorDouble) | Multiplies matrix a with vector b and stores the result in vector c. |