10 #ifndef ROOT_Minuit2_MnCovarianceSqueeze
11 #define ROOT_Minuit2_MnCovarianceSqueeze
20 class MnUserCovariance;
49 #endif // ROOT_Minuit2_MnCovarianceSqueeze
Namespace for new ROOT classes and functions.
Class describing a symmetric matrix of size n.
class to reduce the covariance matrix when a parameter is fixed by removing the corresponding row and...
MinimumError keeps the inv.
MnUserCovariance operator()(const MnUserCovariance &, unsigned int) const
Class containing the covariance matrix data represented as a vector of size n*(n+1)/2 Used to hide in...