10#ifndef ROOT_Minuit2_ScanBuilder
11#define ROOT_Minuit2_ScanBuilder
35 unsigned int,
double)
const;
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 three levels of strategies: low (0), medium (1), high (>=2); acts on: Migrad (...
Performs a minimization using the simplex method of Nelder and Mead (ref.
virtual FunctionMinimum Minimum(const MnFcn &, const GradientCalculator &, const MinimumSeed &, const MnStrategy &, unsigned int, double) const
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...