28#ifndef ROOT_TMVA_FitterBase
29#define ROOT_TMVA_FitterBase
85 const std::vector<TMVA::Interval*>
fRanges;
int Int_t
Signed integer 4 bytes (int).
unsigned int UInt_t
Unsigned integer 4 bytes (unsigned int).
double Double_t
Double 8 bytes.
#define ClassDefOverride(name, id)
Configurable(const TString &theOption="")
constructor
Double_t EstimatorFunction(std::vector< Double_t > ¶meters)
estimator function interface for fitting
FitterBase(IFitterTarget &target, const TString &name, const std::vector< TMVA::Interval * > ranges, const TString &theOption)
constructor
void SetIPythonInteractive(bool *ExitFromTraining, UInt_t *fIPyMaxIter_, UInt_t *fIPyCurrentIter_)
IFitterTarget & GetFitterTarget() const
IFitterTarget & fFitterTarget
MsgLogger * fLogger
! message logger
virtual void DeclareOptions()=0
const char * GetName() const override
Returns name of object.
Double_t Run()
estimator function interface for fitting
virtual Double_t Run(std::vector< Double_t > &pars)=0
const std::vector< TMVA::Interval * > fRanges
Interface for a fitter 'target'.
The TMVA::Interval Class.
ostringstream derivative to redirect and format output
create variable transformations