|
ROOT
Reference Guide |
|
Go to the documentation of this file.
10 #ifndef ROOT_Minuit2_ScanBuilder
11 #define ROOT_Minuit2_ScanBuilder
19 class FunctionMinimum;
35 unsigned int,
double)
const;
Wrapper class to FCNBase interface used internally by Minuit.
virtual FunctionMinimum Minimum(const MnFcn &, const GradientCalculator &, const MinimumSeed &, const MnStrategy &, unsigned int, double) const
class holding the full result of the minimization; both internal and external (MnUserParameterState) ...
API class for defining three levels of strategies: low (0), medium (1), high (>=2); acts on: Migrad (...
interface class for gradient calculators
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
MinimumSeed contains the starting values for the minimization produced by the SeedGenerator.
Performs a minimization using the simplex method of Nelder and Mead (ref.