Macaulay2 Engine
Loading...
Searching...
No Matches

◆ mask()

unsigned int binomial_ring::mask ( const_exponents m) const

Definition at line 117 of file gb-toric.cpp.

118{
119 return exponents::mask(nvars, m);
120}
static HashExponent mask(int nvars, ConstExponents a)

References ExponentVector< int, true >::mask(), and nvars.