Macaulay2 Engine
Loading...
Searching...
No Matches
◆
wordHeft()
[2/2]
int
FreeMonoid::wordHeft
(
Word
&
word
,
int
start_index
) const
inline
Definition at line
218
of file
FreeMonoid.hpp
.
218
{
return
wordWeight
(
word
,
mHeftDegrees
, start_index); }
word
std::vector< int > word
Definition
NCGroebnerTest.cpp:94
FreeMonoid::wordWeight
int wordWeight(Word &word, const std::vector< int > &weight, int start_index) const
Definition
FreeMonoid.cpp:336
FreeMonoid::mHeftDegrees
std::vector< int > mHeftDegrees
Definition
FreeMonoid.hpp:117
References
mHeftDegrees
,
word
, and
wordWeight()
.
FreeMonoid
Generated on
for Macaulay2 Engine by
1.15.0