33 #ifndef IDENTITYPREDICATE_H_
34 #define IDENTITYPREDICATE_H_
36 #include <boost/foreach.hpp>
46 return p->isIdentity();
predicate matching a permutation if it stabilizes a given list of points pointwise
Definition: identity_predicate.h:42
bool operator()(const typename PERM::ptr &p) const
evaluate predicate
Definition: identity_predicate.h:45