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

◆ simple_degree()

int EngineMonomial::simple_degree ( ) const

Definition at line 100 of file monomial.cpp.

100{ return varpower::simple_degree(ints()); }
static Exponent simple_degree(ConstExponents m)

References ints(), and ExponentList< int, true >::simple_degree().