27 maxfcn = 200 + 100 * npar + 5 * npar * npar;
FunctionMinimum Minimize(const FCNBase &, const MnUserParameterState &, const MnStrategy &, unsigned int maxfcn=0, double toler=0.1) const override
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
const MnUserParameterState & UserState() const
MnUserParameterState fState
unsigned int VariableParameters() const
FunctionMinimum operator()(unsigned int=0, double=0.1) override
overwrite Minimize to use FumiliFCNBase
FumiliMinimizer & Minimizer() override
const FumiliFCNBase & Fcnbase() const override
This file contains a specialised ROOT message handler to test for diagnostic in unit tests.