Logo ROOT   6.12/07
Reference Guide
List of all members | Public Member Functions | List of all members
ROOT::Minuit2::MnPosDef Class Reference

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 ()
 
MinimumState operator() (const MinimumState &, const MnMachinePrecision &) const
 
MinimumError operator() (const MinimumError &, const MnMachinePrecision &) const
 

#include <Minuit2/MnPosDef.h>

Constructor & Destructor Documentation

◆ MnPosDef()

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

Definition at line 30 of file MnPosDef.h.

◆ ~MnPosDef()

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

Definition at line 32 of file MnPosDef.h.

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 29 of file MnPosDef.cxx.

◆ operator()() [2/2]

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

Definition at line 35 of file MnPosDef.cxx.


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