permlib  0.2.6
Library for permutation computations
 All Classes Functions Variables Typedefs Enumerations Friends
Public Member Functions
permlib::RandomGenerator< PERM > Class Template Reference

abstract base class for random group element generators More...

#include <random_generator.h>

Inheritance diagram for permlib::RandomGenerator< PERM >:
permlib::Generator< PERM > permlib::BSGSRandomGenerator< PERM, TRANS > permlib::ProductReplacementGenerator< PERM > permlib::RandomSchreierGenerator< PERM, TRANS >

List of all members.

Public Member Functions

virtual bool hasNext ()
 true, iff more elements can be generated

Detailed Description

template<class PERM>
class permlib::RandomGenerator< PERM >

abstract base class for random group element generators


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