My Project
|
generate random elements in F_p More...
#include <cf_random.h>
Public Member Functions | |
FFRandom () | |
~FFRandom () | |
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 F_p
Definition at line 43 of file cf_random.h.
|
inline |
Definition at line 46 of file cf_random.h.
|
inline |
Definition at line 47 of file cf_random.h.
|
virtual |
Reimplemented from CFRandom.
Definition at line 73 of file cf_random.cc.
|
virtual |
Reimplemented from CFRandom.
Definition at line 68 of file cf_random.cc.