10 #ifndef ROOT_Minuit2_MnEigen 11 #define ROOT_Minuit2_MnEigen 21 class MnUserCovariance;
46 #endif // ROOT_Minuit2_MnEigen This namespace contains pre-defined functions to be used in conjuction with TExecutor::Map and TExecu...
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...