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

◆ wordLength()

int FreeMonoid::wordLength ( const Monom & m) const
inlineprivate

Definition at line 224 of file FreeMonoid.hpp.

224{ return m[0] - mNumWeights - 1; }
const int mNumWeights

References mNumWeights.

Referenced by elem_text_out(), getMonomial(), getMonomialReversed(), mult(), mult3(), multi_degree(), and setWeights().