Namespaces | |
namespace | ROOT |
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) |
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) |
Bool_t TMatrixTSymCramerInv::Inv2x2 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 43 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, and m.
Referenced by G__G__Matrix_207_0_1(), G__G__Matrix_207_0_2(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv2x2 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 43 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, and m.
Referenced by G__G__Matrix_207_0_1(), G__G__Matrix_207_0_2(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv3x3 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 72 of file TMatrixTSymCramerInv.cxx.
References TMath::Abs(), Error, kFALSE, kTRUE, m, and s.
Referenced by G__G__Matrix_207_0_3(), G__G__Matrix_207_0_4(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv3x3 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 72 of file TMatrixTSymCramerInv.cxx.
References TMath::Abs(), Error, kFALSE, kTRUE, m, and s.
Referenced by G__G__Matrix_207_0_3(), G__G__Matrix_207_0_4(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv4x4 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Bool_t TMatrixTSymCramerInv::Inv4x4 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Bool_t TMatrixTSymCramerInv::Inv5x5 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 281 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, m, SM00, SM01, SM02, SM03, SM04, SM10, SM11, SM12, SM13, SM14, SM20, SM21, SM22, SM23, SM24, SM30, SM31, SM32, SM33, SM34, SM40, SM41, SM42, SM43, and SM44.
Referenced by G__G__Matrix_207_0_7(), G__G__Matrix_207_0_8(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv5x5 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 281 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, m, SM00, SM01, SM02, SM03, SM04, SM10, SM11, SM12, SM13, SM14, SM20, SM21, SM22, SM23, SM24, SM30, SM31, SM32, SM33, SM34, SM40, SM41, SM42, SM43, and SM44.
Referenced by G__G__Matrix_207_0_7(), G__G__Matrix_207_0_8(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv6x6 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 476 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, m, SA00, SA01, SA02, SA03, SA04, SA05, SA10, SA11, SA12, SA13, SA14, SA15, SA20, SA21, SA22, SA23, SA24, SA25, SA30, SA31, SA32, SA33, SA34, SA35, SA40, SA41, SA42, SA43, SA44, SA45, SA50, SA51, SA52, SA53, SA54, and SA55.
Referenced by G__G__Matrix_207_0_10(), G__G__Matrix_207_0_9(), and G__setup_memfuncTMatrixTSymCramerInv().
Bool_t TMatrixTSymCramerInv::Inv6x6 | ( | TMatrixTSym< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 476 of file TMatrixTSymCramerInv.cxx.
References Error, kFALSE, kTRUE, m, SA00, SA01, SA02, SA03, SA04, SA05, SA10, SA11, SA12, SA13, SA14, SA15, SA20, SA21, SA22, SA23, SA24, SA25, SA30, SA31, SA32, SA33, SA34, SA35, SA40, SA41, SA42, SA43, SA44, SA45, SA50, SA51, SA52, SA53, SA54, and SA55.
Referenced by G__G__Matrix_207_0_10(), G__G__Matrix_207_0_9(), and G__setup_memfuncTMatrixTSymCramerInv().