24 #ifndef ROOT_TMVA_LogInterval 25 #define ROOT_TMVA_LogInterval LogInterval(Double_t min, Double_t max, Int_t nbins=0)
Random number generator class based on M.
virtual Double_t GetWidth() const
#define ClassDef(name, id)
virtual Double_t GetStepSize(Int_t iBin=0) const
returns the step size between the numbers of a "discrete LogInterval"
virtual Double_t GetMax() const
virtual Double_t GetElement(Int_t position) const
calculates the value of the "number" bin in a discrete interval.
The TMVA::Interval Class.
virtual Int_t GetNbins() const
virtual Double_t GetMean() const
The TMVA::Interval Class.
ostringstream derivative to redirect and format output
virtual Double_t GetRndm(TRandom3 &) const
get uniformly distributed number within interval
Abstract ClassifierFactory template that handles arbitrary types.
virtual Double_t GetMin() const
virtual ~LogInterval()
destructor