Namespaces | |
namespace | ROOT |
Functions | |
template<class Element> | |
Bool_t | Inv2x2 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv3x3 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv4x4 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv5x5 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv6x6 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv2x2 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv3x3 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv4x4 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv5x5 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element> | |
Bool_t | Inv6x6 (TMatrixT< Element > &m, Double_t *determ) |
Bool_t TMatrixTCramerInv::Inv2x2 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 43 of file TMatrixTCramerInv.cxx.
Referenced by G__G__Matrix_206_0_1(), G__G__Matrix_206_0_2(), and G__setup_memfuncTMatrixTCramerInv().
Bool_t TMatrixTCramerInv::Inv3x3 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 74 of file TMatrixTCramerInv.cxx.
Bool_t TMatrixTCramerInv::Inv3x3 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 74 of file TMatrixTCramerInv.cxx.
Referenced by G__G__Matrix_206_0_3(), G__G__Matrix_206_0_4(), and G__setup_memfuncTMatrixTCramerInv().
Bool_t TMatrixTCramerInv::Inv4x4 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 160 of file TMatrixTCramerInv.cxx.
Referenced by G__G__Matrix_206_0_5(), G__G__Matrix_206_0_6(), and G__setup_memfuncTMatrixTCramerInv().
Bool_t TMatrixTCramerInv::Inv5x5 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 297 of file TMatrixTCramerInv.cxx.
Referenced by G__G__Matrix_206_0_7(), G__G__Matrix_206_0_8(), and G__setup_memfuncTMatrixTCramerInv().
Bool_t TMatrixTCramerInv::Inv6x6 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 529 of file TMatrixTCramerInv.cxx.
References Error, GA00, GA01, GA02, GA03, GA04, GA05, GA10, GA11, GA12, GA13, GA14, GA15, GA20, GA21, GA22, GA23, GA24, GA25, GA30, GA31, GA32, GA33, GA34, GA35, GA40, GA41, GA42, GA43, GA44, GA45, GA50, GA51, GA52, GA53, GA54, GA55, kFALSE, kTRUE, and m.
Bool_t TMatrixTCramerInv::Inv6x6 | ( | TMatrixT< Element > & | m, | |
Double_t * | determ | |||
) |
Definition at line 529 of file TMatrixTCramerInv.cxx.
Referenced by G__G__Matrix_206_0_10(), G__G__Matrix_206_0_9(), and G__setup_memfuncTMatrixTCramerInv().