#include "Rtypes.h"#include "TMatrixTSym.h"Go to the source code of this file.
Namespaces | |
| namespace | TMatrixTSymCramerInv |
Functions | |
| template<class Element> | |
| Bool_t | TMatrixTSymCramerInv::Inv2x2 (TMatrixTSym< Element > &m, Double_t *determ) |
| template<class Element> | |
| Bool_t | TMatrixTSymCramerInv::Inv3x3 (TMatrixTSym< Element > &m, Double_t *determ) |
| template<class Element> | |
| Bool_t | TMatrixTSymCramerInv::Inv4x4 (TMatrixTSym< Element > &m, Double_t *determ) |
| template<class Element> | |
| Bool_t | TMatrixTSymCramerInv::Inv5x5 (TMatrixTSym< Element > &m, Double_t *determ) |
| template<class Element> | |
| Bool_t | TMatrixTSymCramerInv::Inv6x6 (TMatrixTSym< Element > &m, Double_t *determ) |
1.5.1