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

◆ first_weight_value()

long Monoid::first_weight_value ( const_monomial m) const
inline

Definition at line 312 of file monoid.hpp.

313 {
314 return m[first_weights_slot_];
315 }
int first_weights_slot_
Definition monoid.hpp:129

References first_weights_slot_.