|
Macaulay2 Engine
|
| M2_bool IM2_MutableMatrix_column_2by2 | ( | MutableMatrix * | M, |
| int | c1, | ||
| int | c2, | ||
| const RingElement * | a1, | ||
| const RingElement * | a2, | ||
| const RingElement * | b1, | ||
| const RingElement * | b2, | ||
| M2_bool | opposite_mult ) |
Definition at line 407 of file mutable-matrix.cpp.
References MutableMatrix::column2by2(), ERROR, MutableMatrix::get_ring(), RingElement::get_ring(), and RingElement::get_value().