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

generates uniformly distributed random group elements based on an existing BSGS More...

#include <bsgs_random_generator.h>

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

List of all members.

Public Member Functions

 BSGSRandomGenerator (const BSGS< PERM, TRANS > &bsgs)
 initializes class with existing BSGS
virtual PERM next ()
 generates an element

Detailed Description

template<class PERM, class TRANS>
class permlib::BSGSRandomGenerator< PERM, TRANS >

generates uniformly distributed random group elements based on an existing BSGS


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