#include <SimpleSelect.h>

Public Member Functions | |
| SimpleSelect (GeneralRNG &LocalRandom, tProbabilityFunction myPF) | |
| virtual | ~SimpleSelect () |
Definition at line 8 of file SimpleSelect.h.
| SimpleSelect::SimpleSelect | ( | GeneralRNG & | LocalRandom, | |
| tProbabilityFunction | myPF | |||
| ) |
Definition at line 5 of file SimpleSelect.cpp.
| SimpleSelect::~SimpleSelect | ( | ) | [virtual] |
Definition at line 12 of file SimpleSelect.cpp.
1.5.5