Logo ROOT  
Reference Guide
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Loading...
Searching...
No Matches
ROOT::Minuit2::MnPosDef Class Reference

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

Definition at line 25 of file MnPosDef.h.

Public Member Functions

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

#include <Minuit2/MnPosDef.h>

Member Function Documentation

◆ operator()() [1/2]

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

Definition at line 29 of file MnPosDef.cxx.

◆ operator()() [2/2]

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

Definition at line 22 of file MnPosDef.cxx.


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