10 #ifndef ROOT_Minuit2_SimplexSeedGenerator 11 #define ROOT_Minuit2_SimplexSeedGenerator 22 class MnUserParameterState;
48 #endif // ROOT_Minuit2_SimplexSeedGenerator
Namespace for new ROOT classes and functions.
MinimumSeed contains the starting values for the minimization produced by the SeedGenerator.
generate Simplex starting point (state)
Wrapper class to FCNBase interface used internally by Minuit.
class which holds the external user and/or internal Minuit representation of the parameters and error...
base class for seed generators (starting values); the seed generator prepares initial starting values...
API class for defining three levels of strategies: low (0), medium (1), high (>=2); acts on: Migrad (...
interface class for gradient calculators
virtual MinimumSeed operator()(const MnFcn &, const GradientCalculator &, const MnUserParameterState &, const MnStrategy &) const