My Project
|
generate random elements in GF More...
#include <cf_random.h>
Public Member Functions | |
GFRandom () | |
~GFRandom () | |
CanonicalForm | generate () const |
CFRandom * | clone () const |
Public Member Functions inherited from CFRandom | |
virtual | ~CFRandom () |
virtual CanonicalForm | generate () const |
virtual CFRandom * | clone () const |
generate random elements in GF
Definition at line 31 of file cf_random.h.
|
inline |
Definition at line 34 of file cf_random.h.
|
inline |
Definition at line 35 of file cf_random.h.
|
virtual |
Reimplemented from CFRandom.
Definition at line 85 of file cf_random.cc.
|
virtual |
Reimplemented from CFRandom.
Definition at line 78 of file cf_random.cc.