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
}
Monoid::first_weights_slot_
int first_weights_slot_
Definition
monoid.hpp:129
References
first_weights_slot_
.
Monoid
Generated on
for Macaulay2 Engine by
1.15.0