10 #ifndef ROOT_Minuit2_MnEigen 11 #define ROOT_Minuit2_MnEigen 21 class MnUserCovariance;
46 #endif // ROOT_Minuit2_MnEigen Namespace for new ROOT classes and functions.
std::vector< double > operator()(const MnUserCovariance &) const
calculate the eigenvalues
API class for calculating the eigenvalues of symmetric matrix.
Class containing the covariance matrix data represented as a vector of size n*(n+1)/2 Used to hide in...