|
Macaulay2 Engine
|
| M2_bool IM2_MutableMatrix_column_scale | ( | MutableMatrix * | M, |
| const RingElement * | r, | ||
| int | i, | ||
| M2_bool | opposite_mult ) |
Definition at line 369 of file mutable-matrix.cpp.
References ERROR, MutableMatrix::get_ring(), RingElement::get_ring(), RingElement::get_value(), MutableMatrix::n_cols(), and MutableMatrix::scale_column().