Definition at line 127 of file matrix-ncbasis.cpp.
128{
130
131
132
133
134
135
136
137
139 int notUsed;
140
142
143 if (
mWordTable->isSuffix(tmpWord,notUsed))
return;
144
146
148
149
151
154 {
157
159
161
163 }
165}
std::vector< int > mMonomial
std::vector< int > mVariables
std::vector< int > mVariableHefts
std::unique_ptr< WordTable > mWordTable
bool system_interrupted()
References basis0(), insert(), mCurrentHeftValue, mCurrentIndex, mHiHeft, mLimit, mLoHeft, mMonomial, mVariableHefts, mVariables, mWordTable, and system_interrupted().
Referenced by basis0(), and compute().