|
Macaulay2 Engine
|
| const Matrix * polyListToMatrix | ( | const M2FreeAlgebraOrQuotient * | A, |
| const PolyL & | elems, | ||
| int | numrows, | ||
| int | numcols ) |
Definition at line 927 of file groebner.cpp.
References MatrixConstructor::compute_column_degrees(), ERROR, Ring::make_FreeModule(), Matrix, MatrixConstructor::set_entry(), and MatrixConstructor::to_matrix().
Referenced by rawNCBasis(), rawNCGroebnerBasisTwoSided(), and rawNCReductionTwoSided().