29 if(maxfcn == 0) maxfcn = 200 + 100*npar + 5*npar*npar;
Namespace for new ROOT classes and functions.
const FumiliFCNBase & Fcnbase() const
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
MnUserParameterState fState
virtual FunctionMinimum operator()(unsigned int=0, double=0.1)
overwrite Minimize to use FumiliFCNBase
const FumiliMinimizer & Minimizer() const
const MnUserParameterState & UserState() const
unsigned int VariableParameters() const
FunctionMinimum Minimize(const FCNBase &, const MnUserParameterState &, const MnStrategy &, unsigned int maxfcn=0, double toler=0.1) const