permlib
0.2.9
Library for permutation computations
|
generates uniformly distributed random group elements based on an existing BSGS More...
#include <bsgs_random_generator.h>
Public Member Functions | |
BSGSRandomGenerator (const BSGS< PERM, TRANS > &bsgs) | |
initializes class with existing BSGS | |
virtual PERM | next () |
generates an element | |
![]() | |
virtual bool | hasNext () |
true, iff more elements can be generated | |
![]() | |
virtual | ~Generator () |
virtual destructor | |
generates uniformly distributed random group elements based on an existing BSGS