Logo ROOT  
Reference Guide
BFGSErrorUpdator.cxx File Reference
Include dependency graph for BFGSErrorUpdator.cxx:

Namespaces

namespace  ROOT
 VSD Structures.
 
namespace  ROOT::Minuit2
 

Functions

double ROOT::Minuit2::inner_product (const LAVector &, const LAVector &)
 
LASquareMatrix ROOT::Minuit2::MatrixProduct (const LASymMatrix &m1, const LASquareMatrix &m2)
 
LASquareMatrix ROOT::Minuit2::OuterProduct (const LAVector &v1, const LAVector &v2)
 
double ROOT::Minuit2::similarity (const LAVector &, const LASymMatrix &)
 
double ROOT::Minuit2::sum_of_elements (const LASymMatrix &)