EvolvingObjects
|
By popular demand re-introducing a base class for a family of random number generators. More...
#include <eoRndGenerators.h>
Private Types | |
typedef T | AtomType |
By popular demand re-introducing a base class for a family of random number generators.
Derived members of this class are useful to initialize fixed/variable length genotypes that have an 'atomic' type in an indepent way (thus without employing any knowledge about the problem domain).
See derived classes eoUniformGenerator, eoBooleanGenerator, eoNormalGenerator and eoNegExpGenerator
Definition at line 53 of file eoRndGenerators.h.