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
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
const MnUserParameterState & UserState() const
MnUserParameterState fState
unsigned int VariableParameters() const
FumiliMinimizer & Minimizer()
virtual FunctionMinimum operator()(unsigned int=0, double=0.1)
overwrite Minimize to use FumiliFCNBase
const FumiliFCNBase & Fcnbase() const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...