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