#include <RankingVector.h>
Public Member Functions | |
| RankingVector (size_type len) | |
| void | increment (size_type idx) |
| void | rerank (const Exponent &exp) |
| value_type | max_index () const |
| polybori::groebner::RankingVector::RankingVector | ( | size_type | len | ) | [inline] |
| void polybori::groebner::RankingVector::increment | ( | size_type | idx | ) | [inline] |
| void polybori::groebner::RankingVector::rerank | ( | const Exponent & | exp | ) | [inline] |
| value_type polybori::groebner::RankingVector::max_index | ( | ) | const [inline] |
1.5.6