Definition at line 292 of file moninfo.hpp.
295 {
296
300 for (
int i = 2; i <
nslots; i++)
301 {
303 }
305 {
309 if (e == 1)
311 else
313 }
314
317 {
318 long val = 0;
320 {
323 long w = wt[v];
324 if (e == 1)
325 val += w;
326 else
327 val += w * e;
329 }
330 }
331 }
std::vector< int > mWeightVectors
unsigned long ncalls_from_varpower
VALGRIND_MAKE_MEM_DEFINED & result(result)
varpower_monomials::Exponent varpower_word
ExponentListIterator< long, false > index_varpower_monomial
References firstvar, hashfcn, mNumWeights, mWeightVectors, ncalls_from_varpower, nslots, nvars, and result().