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 | |
MnPosDef () | |
~MnPosDef () | |
MinimumError | operator() (const MinimumError &, const MnMachinePrecision &) const |
MinimumState | operator() (const MinimumState &, const MnMachinePrecision &) const |
#include <Minuit2/MnPosDef.h>
|
inline |
Definition at line 28 of file MnPosDef.h.
|
inline |
Definition at line 30 of file MnPosDef.h.
MinimumError ROOT::Minuit2::MnPosDef::operator() | ( | const MinimumError & | e, |
const MnMachinePrecision & | prec | ||
) | const |
Definition at line 30 of file MnPosDef.cxx.
MinimumState ROOT::Minuit2::MnPosDef::operator() | ( | const MinimumState & | st, |
const MnMachinePrecision & | prec | ||
) | const |
Definition at line 23 of file MnPosDef.cxx.