10#ifndef ROOT_Minuit2_ScanBuilder
11#define ROOT_Minuit2_ScanBuilder
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
interface class for gradient calculators
MinimumSeed contains the starting values for the minimization produced by the SeedGenerator.
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