Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
LaOuterProduct.h File Reference
Include dependency graph for LaOuterProduct.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 
namespace  ROOT::Minuit2
 

Functions

template<class T >
ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > ROOT::Minuit2::operator* (T f, const ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > &obj)
 
template<class T >
ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > ROOT::Minuit2::operator- (const ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > &obj)
 
template<class T >
ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > ROOT::Minuit2::operator/ (const ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, T >, T >, T > &obj, T f)
 
void ROOT::Minuit2::Outer_prod (LASymMatrix &, const LAVector &, double f=1.)
 
ABObj< sym, VectorOuterProduct< ABObj< vec, LAVector, double >, double >, doubleROOT::Minuit2::Outer_product (const ABObj< vec, LAVector, double > &obj)
 LAPACK Algebra function specialize the Outer_product function for LAVector;.