Public Member Functions | |
EliminationDegreeAdder (int min) | |
void | operator() (const ExponentVectorType &ev) |
Public Attributes | |
int | min |
int | sum |
EliminationDegreeAdder< ExponentVectorType >::EliminationDegreeAdder | ( | int | min | ) | [inline] |
void EliminationDegreeAdder< ExponentVectorType >::operator() | ( | const ExponentVectorType & | ev | ) | [inline] |
int EliminationDegreeAdder< ExponentVectorType >::min |
Referenced by EliminationDegreeAdder< ExponentVectorType >::operator()().
int EliminationDegreeAdder< ExponentVectorType >::sum |