|
Macaulay2 Engine
|
| M2_bool IM2_MutableMatrix_row_2by2 | ( | MutableMatrix * | M, |
| int | r1, | ||
| int | r2, | ||
| const RingElement * | a1, | ||
| const RingElement * | a2, | ||
| const RingElement * | b1, | ||
| const RingElement * | b2, | ||
| M2_bool | opposite_mult ) |
Definition at line 435 of file mutable-matrix.cpp.
References ERROR, MutableMatrix::get_ring(), RingElement::get_ring(), RingElement::get_value(), and MutableMatrix::row2by2().