ROOT  6.06/09
Reference Guide
Namespaces | Functions
TMatrixTCramerInv.h File Reference
#include "Rtypes.h"
#include "TMatrixT.h"
+ Include dependency graph for TMatrixTCramerInv.h:
+ This graph shows which files directly or indirectly include this file:

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)