|
Macaulay2 Engine
|
| MutableMatrix * IM2_MutableMatrix_make | ( | const Ring * | R, |
| int | nrows, | ||
| int | ncols, | ||
| M2_bool | is_dense ) |
Definition at line 38 of file mutable-matrix.cpp.
References ERROR, internMutableMatrix(), and MutableMatrix::zero_matrix().
Referenced by F4GB::show_new_rows_matrix(), and F4toM2Interface::to_M2_MutableMatrix().