25 #ifndef ROOT_TMVA_GeneticRange    26 #define ROOT_TMVA_GeneticRange Random number generator class based on M. 
TRandom3 * fRandomGenerator
#define ClassDef(name, id)
Double_t ReMapMirror(Double_t val)
remapping the value to the allowed space by reflecting on the boundaries 
Double_t Random(Bool_t near=kFALSE, Double_t value=0, Double_t spread=0.1, Bool_t mirror=kFALSE)
creates a new random value for the coefficient Parameters: 
GeneticRange(TRandom3 *rnd, Interval *interval)
defines the "f" (from) and "t" (to) of the coefficient and takes a randomgenerator ...
The TMVA::Interval Class. 
Double_t ReMap(Double_t val)
remapping the value to the allowed space 
virtual ~GeneticRange()
destructor 
Abstract ClassifierFactory template that handles arbitrary types. 
Double_t RandomDiscrete()
creates a new random value for the coefficient; returns a discrete value 
Range definition for genetic algorithm. 
Double_t GetTotalLength()