ROOT
6.07/01
Reference Guide
|
Go to the source code of this file.
Namespaces | |
TMatrixTCramerInv | |
Functions | |
template<class Element > | |
Bool_t | TMatrixTCramerInv::Inv2x2 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element > | |
Bool_t | TMatrixTCramerInv::Inv3x3 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element > | |
Bool_t | TMatrixTCramerInv::Inv4x4 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element > | |
Bool_t | TMatrixTCramerInv::Inv5x5 (TMatrixT< Element > &m, Double_t *determ) |
template<class Element > | |
Bool_t | TMatrixTCramerInv::Inv6x6 (TMatrixT< Element > &m, Double_t *determ) |