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::MnPosDef Class Reference

Description

Force the covariance matrix to be positive defined by adding extra terms in the diagonal

Definition at line 26 of file MnPosDef.h.

Public Member Functions

 MnPosDef ()
 
 ~MnPosDef ()
 
MinimumError operator() (const MinimumError &, const MnMachinePrecision &) const
 
MinimumState operator() (const MinimumState &, const MnMachinePrecision &) const
 

Constructor & Destructor Documentation

◆ MnPosDef()

ROOT::Minuit2::MnPosDef::MnPosDef ( )
inline

Definition at line 30 of file MnPosDef.h.

30 {}

◆ ~MnPosDef()

ROOT::Minuit2::MnPosDef::~MnPosDef ( )
inline

Definition at line 32 of file MnPosDef.h.

32 {}

Member Function Documentation

◆ operator()() [1/2]

MinimumError ROOT::Minuit2::MnPosDef::operator() ( const MinimumError ,
const MnMachinePrecision  
) const

◆ operator()() [2/2]

MinimumState ROOT::Minuit2::MnPosDef::operator() ( const MinimumState ,
const MnMachinePrecision  
) const

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