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

◆ weight_value_exists()

bool Monoid::weight_value_exists ( ) const
inline

Definition at line 308 of file monoid.hpp.

308{ return first_weights_slot_ >= 0; }
int first_weights_slot_
Definition monoid.hpp:129

References first_weights_slot_.