BornAgain  1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
ROOT::Minuit2::BFGSErrorUpdator Class Reference

Description

Update of the covariance matrix for the Variable Metric minimizer (MIGRAD)

Definition at line 23 of file BFGSErrorUpdator.h.

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

Public Member Functions

 BFGSErrorUpdator ()
 
virtual ~BFGSErrorUpdator ()
 
virtual MinimumError Update (const MinimumState &, const MinimumParameters &, const FunctionGradient &) const
 

Constructor & Destructor Documentation

◆ BFGSErrorUpdator()

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

Definition at line 27 of file BFGSErrorUpdator.h.

27 {}

◆ ~BFGSErrorUpdator()

virtual ROOT::Minuit2::BFGSErrorUpdator::~BFGSErrorUpdator ( )
inlinevirtual

Definition at line 29 of file BFGSErrorUpdator.h.

29 {}

Member Function Documentation

◆ Update()

virtual MinimumError ROOT::Minuit2::BFGSErrorUpdator::Update ( const MinimumState ,
const MinimumParameters ,
const FunctionGradient  
) const
virtual

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