|
Macaulay2 Engine
|
Public Member Functions | |
| const | VECTOR (mpz_srcptr) &coeffs |
| const | VECTOR (exponents_t) &exps |
| const | VECTOR (int) &comps |
| montable_sorter_ZZ (int nvars0, const VECTOR(mpz_srcptr) &coeffs0, const VECTOR(exponents_t) &exps0, const VECTOR(int) &comps0) | |
| bool | operator() (int x, int y) |
Public Attributes | |
| int | nvars |
Definition at line 445 of file montableZZ.cpp.