PermLib
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 >:
Inheritance graph
[legend]
Collaboration diagram for permlib::BSGSRandomGenerator< PERM, TRANS >:
Collaboration graph
[legend]

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: