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

template<class Element>
class THilbertMatrixT< Element >

Definition at line 141 of file TMatrixTLazy.h.

Public Member Functions

 THilbertMatrixT ()
 
 THilbertMatrixT (Int_t no_rows, Int_t no_cols)
 
 THilbertMatrixT (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)
 
virtual ~THilbertMatrixT ()
 
- Public Member Functions inherited from TMatrixTLazy< Element >
 TMatrixTLazy ()
 
 TMatrixTLazy (Int_t nrows, Int_t ncols)
 
 TMatrixTLazy (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)
 
virtual ~TMatrixTLazy ()
 
Int_t GetColLwb () const
 
Int_t GetColUpb () const
 
Int_t GetRowLwb () const
 
Int_t GetRowUpb () const
 

Private Member Functions

void FillIn (TMatrixT< Element > &m) const
 

Additional Inherited Members

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

#include <TMatrixTLazy.h>

Inheritance diagram for THilbertMatrixT< Element >:
[legend]

Constructor & Destructor Documentation

◆ THilbertMatrixT() [1/3]

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

Definition at line 147 of file TMatrixTLazy.h.

◆ THilbertMatrixT() [2/3]

template<class Element >
THilbertMatrixT< Element >::THilbertMatrixT ( Int_t  no_rows,
Int_t  no_cols 
)

Definition at line 124 of file TMatrixTLazy.cxx.

◆ THilbertMatrixT() [3/3]

template<class Element >
THilbertMatrixT< Element >::THilbertMatrixT ( Int_t  row_lwb,
Int_t  row_upb,
Int_t  col_lwb,
Int_t  col_upb 
)

Definition at line 136 of file TMatrixTLazy.cxx.

◆ ~THilbertMatrixT()

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

Definition at line 150 of file TMatrixTLazy.h.

Member Function Documentation

◆ FillIn()

template<class Element >
void THilbertMatrixT< Element >::FillIn ( TMatrixT< Element > &  m) const
privatevirtual

Implements TMatrixTLazy< Element >.

Definition at line 174 of file TMatrixTLazy.cxx.

Libraries for THilbertMatrixT< Element >:
[legend]

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