|
Macaulay2 Engine
|
| void MatrixOps::addMultipleTo | ( | DMat< RT > & | A, |
| MatrixWindow | wA, | ||
| const typename RT::ElementType & | c, | ||
| const DMat< RT > & | B, | ||
| MatrixWindow | wB ) |
Definition at line 344 of file mat-arith.hpp.
References MatrixWindow::begin_column, MatrixWindow::begin_row, MatrixWindow::end_column, MatrixWindow::end_row, DMat< ACoeffRing >::entry(), DMat< ACoeffRing >::ring(), and MatrixWindow::sameSize().