| 
| LAVector  | ROOT::Minuit2::eigenvalues (const LASymMatrix &) | 
|   | 
| double  | ROOT::Minuit2::inner_product (const LAVector &, const LAVector &) | 
|   | 
| int  | ROOT::Minuit2::Invert (LASymMatrix &) | 
|   | 
| void  | ROOT::Minuit2::Mndaxpy (unsigned int, double, const double *, double *) | 
|   | 
| void  | ROOT::Minuit2::Mndscal (unsigned int, double, double *) | 
|   | 
| void  | ROOT::Minuit2::Mndspmv (unsigned int, double, const double *, const double *, double, double *) | 
|   | 
| void  | ROOT::Minuit2::mndspr (unsigned int n, double alpha, const double *x, double *ap) | 
|   | 
| int  | ROOT::Minuit2::mneigen (double *a, unsigned int ndima, unsigned int n, unsigned int mits, double *work) | 
|   | 
| std::ostream &  | ROOT::Minuit2::operator<< (std::ostream &, const LASymMatrix &) | 
|   | 
| std::ostream &  | ROOT::Minuit2::operator<< (std::ostream &, const LAVector &) | 
|   | 
| void  | ROOT::Minuit2::Outer_prod (LASymMatrix &, const LAVector &, double f=1.) | 
|   | 
| double  | ROOT::Minuit2::similarity (const LAVector &, const LASymMatrix &) | 
|   | 
| double  | ROOT::Minuit2::sum_of_elements (const LASymMatrix &) | 
|   | 
| double  | ROOT::Minuit2::sum_of_elements (const LAVector &v) | 
|   | 
| double  | ROOT::Minuit2::sum_of_elements (double const *arr, unsigned int n) | 
|   |