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

◆ wordHeft() [1/2]

int FreeMonoid::wordHeft ( Word & word) const
inline

Definition at line 217 of file FreeMonoid.hpp.

217{ return wordWeight(word, mHeftDegrees, 0); }
std::vector< int > word
int wordWeight(Word &word, const std::vector< int > &weight, int start_index) const
std::vector< int > mHeftDegrees

References mHeftDegrees, word, and wordWeight().

Referenced by FreeAlgebra::heft_degree().