|
Macaulay2 Engine
|
| void MatrixOps::mult | ( | const DMat< RT > & | A, |
| const DMat< RT > & | B, | ||
| DMat< RT > & | result_product ) |
Definition at line 437 of file mat-linalg.hpp.
References DMat< ACoeffRing >::entry(), DMat< ACoeffRing >::numColumns(), DMat< ACoeffRing >::numRows(), and DMat< ACoeffRing >::ring().