Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMatrixTSymCramerInv.h File Reference
#include "RtypesCore.h"
#include "TMatrixTSym.h"

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)