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

◆ gbvector_weight() [1/2]

int GBWeight::gbvector_weight ( const gbvector * f) const

Definition at line 93 of file gbweight.cpp.

94{
95 int not_used;
96 return gbvector_weight(f, not_used);
97}
int gbvector_weight(const gbvector *f) const
Definition gbweight.cpp:93

References gbvector_weight().

Referenced by gbvector_weight().