25 #ifndef ROOT_TMVA_GeneticRange 26 #define ROOT_TMVA_GeneticRange 36 #ifndef ROOT_TMVA_Interval 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: Bool_t near : takes a random value near th...
GeneticRange(TRandom3 *rnd, Interval *interval)
defines the "f" (from) and "t" (to) of the coefficient and takes a randomgenerator ...
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
Double_t GetTotalLength()