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