permlib  0.2.9
Library for permutation computations
Public Member Functions | List of all members
permlib::IdentityPredicate< PERM > Class Template Reference

predicate matching a permutation if it stabilizes a given list of points pointwise More...

#include <identity_predicate.h>

Inheritance diagram for permlib::IdentityPredicate< PERM >:

Public Member Functions

bool operator() (const typename PERM::ptr &p) const
 evaluate predicate
 

Detailed Description

template<class PERM>
class permlib::IdentityPredicate< PERM >

predicate matching a permutation if it stabilizes a given list of points pointwise


The documentation for this class was generated from the following file: