Logo ROOT   6.13/01
Reference Guide
List of all members | Public Member Functions | Private Member Functions | List of all members
THilbertMatrixTSym< Element > Class Template Reference

template<class Element>
class THilbertMatrixTSym< Element >

Definition at line 161 of file TMatrixTLazy.h.

Public Member Functions

 THilbertMatrixTSym ()
 
 THilbertMatrixTSym (Int_t no_rows)
 
 THilbertMatrixTSym (Int_t row_lwb, Int_t row_upb)
 
virtual ~THilbertMatrixTSym ()
 
- Public Member Functions inherited from TMatrixTSymLazy< Element >
 TMatrixTSymLazy ()
 
 TMatrixTSymLazy (Int_t nrows)
 
 TMatrixTSymLazy (Int_t row_lwb, Int_t row_upb)
 
virtual ~TMatrixTSymLazy ()
 
Int_t GetRowLwb () const
 
Int_t GetRowUpb () const
 

Private Member Functions

void FillIn (TMatrixTSym< Element > &m) const
 

Additional Inherited Members

- Protected Member Functions inherited from TMatrixTSymLazy< Element >
 TMatrixTSymLazy (const TMatrixTSymLazy< Element > &)
 
void operator= (const TMatrixTSymLazy< Element > &)
 
- Protected Attributes inherited from TMatrixTSymLazy< Element >
Int_t fRowLwb
 
Int_t fRowUpb
 

#include <TMatrixTLazy.h>

Inheritance diagram for THilbertMatrixTSym< Element >:
[legend]

Constructor & Destructor Documentation

◆ THilbertMatrixTSym() [1/3]

template<class Element >
THilbertMatrixTSym< Element >::THilbertMatrixTSym ( )
inline

Definition at line 167 of file TMatrixTLazy.h.

◆ THilbertMatrixTSym() [2/3]

template<class Element >
THilbertMatrixTSym< Element >::THilbertMatrixTSym ( Int_t  no_rows)

Definition at line 182 of file TMatrixTLazy.cxx.

◆ THilbertMatrixTSym() [3/3]

template<class Element >
THilbertMatrixTSym< Element >::THilbertMatrixTSym ( Int_t  row_lwb,
Int_t  row_upb 
)

Definition at line 192 of file TMatrixTLazy.cxx.

◆ ~THilbertMatrixTSym()

template<class Element >
virtual THilbertMatrixTSym< Element >::~THilbertMatrixTSym ( )
inlinevirtual

Definition at line 170 of file TMatrixTLazy.h.

Member Function Documentation

◆ FillIn()

template<class Element >
void THilbertMatrixTSym< Element >::FillIn ( TMatrixTSym< Element > &  m) const
privatevirtual

Implements TMatrixTSymLazy< Element >.

Definition at line 222 of file TMatrixTLazy.cxx.

Libraries for THilbertMatrixTSym< Element >:
[legend]

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