10#ifndef ROOT_Minuit2_ScanBuilder
11#define ROOT_Minuit2_ScanBuilder
35 unsigned int,
double)
const override;
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
interface class for gradient calculators
Wrapper class to FCNBase interface used internally by Minuit.
API class for defining four levels of strategies: low (0), medium (1), high (2), very high (>=3); act...
Performs a minimization using the simplex method of Nelder and Mead (ref.
FunctionMinimum Minimum(const MnFcn &, const GradientCalculator &, const MinimumSeed &, const MnStrategy &, unsigned int, double) const override
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...