Macaulay2 Engine
Loading...
Searching...
No Matches
◆
montable_sorter_ZZ()
montable_sorter_ZZ::montable_sorter_ZZ
(
int
nvars0
,
const
VECTOR
(mpz_srcptr) &
coeffs0
,
const
VECTOR
(
exponents_t
) &
exps0
,
const
VECTOR
(
int
) &
comps0
)
inline
Definition at line
451
of file
montableZZ.cpp
.
455
:
nvars
(nvars0), coeffs(coeffs0), exps(exps0), comps(comps0)
456
{
457
}
montable_sorter_ZZ::nvars
int nvars
Definition
montableZZ.cpp:447
References
nvars
.
montable_sorter_ZZ
Generated on
for Macaulay2 Engine by
1.15.0