Update of the covariance matrix for the Variable Metric minimizer (MIGRAD)
Definition at line 22 of file BFGSErrorUpdator.h.
Public Member Functions | |
| BFGSErrorUpdator () | |
| ~BFGSErrorUpdator () override | |
| MinimumError | Update (const MinimumState &, const MinimumParameters &, const FunctionGradient &) const override | 
  Public Member Functions inherited from ROOT::Minuit2::MinimumErrorUpdator | |
| virtual | ~MinimumErrorUpdator () | 
#include <Minuit2/BFGSErrorUpdator.h>
      
  | 
  inline | 
Definition at line 25 of file BFGSErrorUpdator.h.
      
  | 
  inlineoverride | 
Definition at line 27 of file BFGSErrorUpdator.h.
      
  | 
  overridevirtual | 
Implements ROOT::Minuit2::MinimumErrorUpdator.
Definition at line 84 of file BFGSErrorUpdator.cxx.