PolyBoRi
Public Member Functions | Public Attributes | List of all members
polybori::groebner::LessWeightedLengthInStratModified Class Reference

#include <groebner_alg.h>

Public Member Functions

 LessWeightedLengthInStratModified (const GroebnerStrategy &strat)
bool operator() (const Monomial &a, const Monomial &b)
bool operator() (const Exponent &a, const Exponent &b)

Public Attributes

const GroebnerStrategystrat

Detailed Description

Todo:
: in many cases, indices should be precalculated

Constructor & Destructor Documentation

polybori::groebner::LessWeightedLengthInStratModified::LessWeightedLengthInStratModified ( const GroebnerStrategy strat)
inline

Member Function Documentation

bool polybori::groebner::LessWeightedLengthInStratModified::operator() ( const Monomial a,
const Monomial b 
)
inline
bool polybori::groebner::LessWeightedLengthInStratModified::operator() ( const Exponent a,
const Exponent b 
)
inline

Member Data Documentation

const GroebnerStrategy* polybori::groebner::LessWeightedLengthInStratModified::strat

The documentation for this class was generated from the following file: