|
permlib 0.2.9
Library for permutation computations
|
predicate matching points that are stabilized by given permutations More...
#include <stabilizes_point_predicate.h>
Public Member Functions | |
| template<class InputIterator> | |
| StabilizesPointPredicate (InputIterator begin, InputIterator end) | |
| constructor | |
| bool | operator() (const unsigned long beta) const |
| evaluate predicate | |
predicate matching points that are stabilized by given permutations
|
inline |