#include <ChainCriterion.h>
Public Member Functions | |
ChainCriterion (const GroebnerStrategy &strat, int i, int j) | |
bool | operator() (const Exponent &lmExp) |
Public Attributes | |
const GroebnerStrategy * | strat |
int | i |
int | j |
polybori::groebner::ChainCriterion::ChainCriterion | ( | const GroebnerStrategy & | strat, | |
int | i, | |||
int | j | |||
) | [inline] |
bool polybori::groebner::ChainCriterion::operator() | ( | const Exponent & | lmExp | ) | [inline] |