|
Macaulay2 Engine
|
| const MonomialIdeal * IM2_MonomialIdeal_make | ( | const Matrix * | m, |
| int | n ) |
MonomialIdeal interface routines
A MonomialIdeal is an immutable object, having a base ring. The base ring should be a polynomial ring or quotient of one. In case a quotient is given, the monomial ideal is considered to be in the commutative quotient ring whose quotient elements are the lead terms of the quotient polynomials. Each monomial ideal is represented by its minimal generators only
Definition at line 25 of file monomial-ideal.cpp.
References ERROR, intern_monideal(), Matrix::make_monideal(), Matrix, and result().