permlib::StabilizesPointPredicate< PERM > Class Template Reference

predicate matching points that are stabilized by given permutations More...

#include <stabilizes_point_predicate.h>

List of all members.

Public Member Functions

template<class InputIterator >
 StabilizesPointPredicate (InputIterator begin, InputIterator end)
 constructor
bool operator() (const ulong beta) const
 evaluate predicate
template<class InputIterator >
 StabilizesPointPredicate (InputIterator begin, InputIterator end)
 constructor
bool operator() (const ulong beta) const
 evaluate predicate

Detailed Description

template<class PERM>
class permlib::StabilizesPointPredicate< PERM >

predicate matching points that are stabilized by given permutations


Constructor & Destructor Documentation

template<class PERM >
template<class InputIterator >
permlib::StabilizesPointPredicate< PERM >::StabilizesPointPredicate ( InputIterator  begin,
InputIterator  end 
) [inline]

constructor

Parameters:
begin begin iterator of permutations (PERM) that the point is checked against
end end iterator of permutations (PERM) that the point is checked against
template<class PERM >
template<class InputIterator >
permlib::StabilizesPointPredicate< PERM >::StabilizesPointPredicate ( InputIterator  begin,
InputIterator  end 
) [inline]

constructor

Parameters:
begin begin iterator of permutations (PERM) that the point is checked against
end end iterator of permutations (PERM) that the point is checked against

The documentation for this class was generated from the following files:
Generated on Fri Jun 18 21:59:51 2010 for PermLib by  doxygen 1.6.3