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

◆ is_one()

template<class E, bool L>
bool ExponentList< E, L >::is_one ( ConstExponents a)
inlinestatic

Definition at line 120 of file ExponentList.hpp.

120{ return length(a) == 1; }
static const Exponent length(ConstExponents m)