10 #ifndef ROOT_Minuit2_BFGSErrorUpdator 11 #define ROOT_Minuit2_BFGSErrorUpdator 42 #endif // ROOT_Minuit2_BFGSErrorUpdator Namespace for new ROOT classes and functions.
Update of the covariance matrix for the Variable Metric minimizer (MIGRAD)
virtual ~BFGSErrorUpdator()
MinimumError keeps the inv.
virtual MinimumError Update(const MinimumState &, const MinimumParameters &, const FunctionGradient &) const
MinimumState keeps the information (position, Gradient, 2nd deriv, etc) after one minimization step (...