Logo ROOT   6.08/07
Reference Guide
Functions
TMatrixTSymCramerInv Namespace Reference

Functions

template<class Element >
Bool_t Inv2x2 (TMatrixTSym< Element > &m, Double_t *determ)
 
template<class Element >
Bool_t Inv3x3 (TMatrixTSym< Element > &m, Double_t *determ)
 
template<class Element >
Bool_t Inv4x4 (TMatrixTSym< Element > &m, Double_t *determ)
 
template<class Element >
Bool_t Inv5x5 (TMatrixTSym< Element > &m, Double_t *determ)
 
template<class Element >
Bool_t Inv6x6 (TMatrixTSym< Element > &m, Double_t *determ)
 

Function Documentation

◆ Inv2x2()

template<class Element >
Bool_t TMatrixTSymCramerInv::Inv2x2 ( TMatrixTSym< Element > &  m,
Double_t determ 
)

◆ Inv3x3()

template<class Element >
Bool_t TMatrixTSymCramerInv::Inv3x3 ( TMatrixTSym< Element > &  m,
Double_t determ 
)

◆ Inv4x4()

template<class Element >
Bool_t TMatrixTSymCramerInv::Inv4x4 ( TMatrixTSym< Element > &  m,
Double_t determ 
)

◆ Inv5x5()

template<class Element >
Bool_t TMatrixTSymCramerInv::Inv5x5 ( TMatrixTSym< Element > &  m,
Double_t determ 
)

◆ Inv6x6()

template<class Element >
Bool_t TMatrixTSymCramerInv::Inv6x6 ( TMatrixTSym< Element > &  m,
Double_t determ 
)