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

◆ size()

int Monom::size ( ) const
inline

Definition at line 80 of file Polynomial.hpp.

80{ return *mValue; }
const int * mValue

References mValue.

Referenced by FreeMonoid::compare(), ModuleMonom::sizeOfCorrespondingModuleMonom(), and FreeMonoid::wordProductAsMonom().