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

template<class Element>
class THaarMatrixT< Element >

Definition at line 122 of file TMatrixTLazy.h.

Public Member Functions

 THaarMatrixT ()
 
 THaarMatrixT (Int_t n, Int_t no_cols=0)
 
virtual ~THaarMatrixT ()
 
- 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 THaarMatrixT< Element >:
[legend]

Constructor & Destructor Documentation

◆ THaarMatrixT() [1/2]

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

Definition at line 128 of file TMatrixTLazy.h.

◆ THaarMatrixT() [2/2]

template<class Element >
THaarMatrixT< Element >::THaarMatrixT ( Int_t  n,
Int_t  no_cols = 0 
)

Definition at line 40 of file TMatrixTLazy.cxx.

◆ ~THaarMatrixT()

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

Definition at line 130 of file TMatrixTLazy.h.

Member Function Documentation

◆ FillIn()

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

Implements TMatrixTLazy< Element >.

Definition at line 116 of file TMatrixTLazy.cxx.

Libraries for THaarMatrixT< Element >:
[legend]

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