10 #ifndef ROOT_Minuit2_ScanMinimizer 11 #define ROOT_Minuit2_ScanMinimizer 53 #endif // ROOT_Minuit2_ScanMinimizer Namespace for new ROOT classes and functions.
Class implementing the required methods for a minimization using SCAN API is provided in the upper RO...
SimplexSeedGenerator fSeedGenerator
generate Simplex starting point (state)
const MinimumSeedGenerator & SeedGenerator() const
base class for seed generators (starting values); the seed generator prepares initial starting values...
MinimumBuilder & Builder()
const MinimumBuilder & Builder() const
Performs a minimization using the simplex method of Nelder and Mead (ref.
Base common class providing the API for all the minimizer Various Minimize methods are provided varyi...