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.
static Vc_ALWAYS_INLINE int_v min(const int_v &x, const int_v &y)
#define ClassDef(name, id)
virtual Int_t GetNbins() const
virtual Double_t GetWidth() const
virtual Double_t GetMin() const
virtual Double_t GetMax() const
virtual Double_t GetRndm(TRandom3 &) const
get uniformely distributed number within interval
virtual Double_t GetStepSize(Int_t iBin=0) const
retuns the step size between the numbers of a "discrete LogInterval"
virtual Double_t GetElement(Int_t position) const
calculates the value of the "number" bin in a discrete interval.
static Vc_ALWAYS_INLINE int_v max(const int_v &x, const int_v &y)
virtual Double_t GetMean() const
virtual ~LogInterval()
destructor