Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::BFGSErrorUpdator Class Reference

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>

Inheritance diagram for ROOT::Minuit2::BFGSErrorUpdator:
[legend]

Constructor & Destructor Documentation

◆ BFGSErrorUpdator()

ROOT::Minuit2::BFGSErrorUpdator::BFGSErrorUpdator ( )
inline

Definition at line 25 of file BFGSErrorUpdator.h.

◆ ~BFGSErrorUpdator()

ROOT::Minuit2::BFGSErrorUpdator::~BFGSErrorUpdator ( )
inlineoverride

Definition at line 27 of file BFGSErrorUpdator.h.

Member Function Documentation

◆ Update()

MinimumError ROOT::Minuit2::BFGSErrorUpdator::Update ( const MinimumState s0,
const MinimumParameters p1,
const FunctionGradient g1 
) const
overridevirtual

Implements ROOT::Minuit2::MinimumErrorUpdator.

Definition at line 84 of file BFGSErrorUpdator.cxx.

Libraries for ROOT::Minuit2::BFGSErrorUpdator:

The documentation for this class was generated from the following files: