Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMatrixTCramerInv.h File Reference
#include "RtypesCore.h"
#include "TMatrixT.h"
Include dependency graph for TMatrixTCramerInv.h:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  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)