Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Math::CholInverter< idim > Class Template Reference

template<unsigned int idim>
class ROOT::Math::CholInverter< idim >

Definition at line 313 of file Dinv.h.

Static Public Member Functions

template<class T >
static bool Dinv (MatRepSym< T, idim > &rhs)
 
template<class MatrixRep >
static bool Dinv (MatrixRep &)
 

#include <Math/Dinv.h>

Member Function Documentation

◆ Dinv() [1/2]

template<unsigned int idim>
template<class T >
static bool ROOT::Math::CholInverter< idim >::Dinv ( MatRepSym< T, idim > &  rhs)
inlinestatic

Definition at line 322 of file Dinv.h.

◆ Dinv() [2/2]

template<unsigned int idim>
template<class MatrixRep >
static bool ROOT::Math::CholInverter< idim >::Dinv ( MatrixRep &  )
inlinestatic

Definition at line 317 of file Dinv.h.


The documentation for this class was generated from the following file: