Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Minuit2::MnEigen Class Reference

API class for calculating the eigenvalues of symmetric matrix.

Definition at line 26 of file MnEigen.h.

Public Member Functions

std::vector< doubleoperator() (const MnUserCovariance &) const
 calculate the eigenvalues
 

#include <Minuit2/MnEigen.h>

Member Function Documentation

◆ operator()()

std::vector< double > ROOT::Minuit2::MnEigen::operator() ( const MnUserCovariance & covar) const

calculate the eigenvalues

Definition at line 18 of file MnEigen.cxx.


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