![]() |
generate random integers More...
#include <cf_random.h>
Public Member Functions | |
| IntRandom () | |
| IntRandom (int m) | |
| ~IntRandom () | |
| CanonicalForm | generate () const |
| CFRandom * | clone () const |
| IntRandom () | |
| IntRandom (int m) | |
| ~IntRandom () | |
| CanonicalForm | generate () const |
| CFRandom * | clone () const |
| IntRandom () | |
| IntRandom (int m) | |
| ~IntRandom () | |
| CanonicalForm | generate () const |
| CFRandom * | clone () const |
Public Member Functions inherited from CFRandom | |
| virtual | ~CFRandom () |
| virtual | ~CFRandom () |
| virtual | ~CFRandom () |
Private Attributes | |
| int | max |
generate random integers
Definition at line 55 of file cf_random.h.
| IntRandom::IntRandom | ( | ) |
Definition at line 79 of file cf_random.cc.
| IntRandom::IntRandom | ( | int | m | ) |
Definition at line 84 of file cf_random.cc.
| IntRandom::~IntRandom | ( | ) |
Definition at line 89 of file cf_random.cc.
| IntRandom::IntRandom | ( | ) |
| IntRandom::IntRandom | ( | int | m | ) |
| IntRandom::~IntRandom | ( | ) |
| IntRandom::IntRandom | ( | ) |
| IntRandom::IntRandom | ( | int | m | ) |
| IntRandom::~IntRandom | ( | ) |
|
virtual |
|
virtual |
Reimplemented from CFRandom.
Definition at line 91 of file cf_random.cc.
|
virtual |
Reimplemented from CFRandom.
|
virtual |
Reimplemented from CFRandom.
|
private |
Definition at line 58 of file cf_random.h.