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

◆ primary_degree_of_vars()

const std::vector< int > & Monoid::primary_degree_of_vars ( ) const
inline

Definition at line 178 of file monoid.hpp.

178{ return mHeftDegrees; }
std::vector< int > mHeftDegrees
length mVariableCount
Definition monoid.hpp:108

References mHeftDegrees.

Referenced by getPrimaryDegreeVector(), and primary_degree().