#include <TMatrixTLazy.h>
Inheritance diagram for TMatrixTSymLazy< Element >:

Public Member Functions | |
| TMatrixTSymLazy () | |
| TMatrixTSymLazy (Int_t nrows) | |
| TMatrixTSymLazy (Int_t row_lwb, Int_t row_upb) | |
| virtual | ~TMatrixTSymLazy () |
| Int_t | GetRowLwb () const |
| Int_t | GetRowUpb () const |
| TMatrixTSymLazy () | |
| TMatrixTSymLazy (Int_t nrows) | |
| TMatrixTSymLazy (Int_t row_lwb, Int_t row_upb) | |
| virtual | ~TMatrixTSymLazy () |
| Int_t | GetRowLwb () const |
| Int_t | GetRowUpb () const |
| template<> | |
| TClass * | Class () |
| template<> | |
| TClass * | Class () |
| template<> | |
| void | Streamer (TBuffer &R__b) |
| template<> | |
| void | Streamer (TBuffer &R__b) |
Protected Member Functions | |
| TMatrixTSymLazy (const TMatrixTSymLazy< Element > &) | |
| void | operator= (const TMatrixTSymLazy< Element > &) |
| TMatrixTSymLazy (const TMatrixTSymLazy< Element > &) | |
| void | operator= (const TMatrixTSymLazy< Element > &) |
Protected Attributes | |
| Int_t | fRowUpb |
| Int_t | fRowLwb |
Private Member Functions | |
| virtual void | FillIn (TMatrixTSym< Element > &m) const=0 |
| virtual void | FillIn (TMatrixTSym< Element > &m) const=0 |
Friends | |
| class | TMatrixTBase< Element > |
| class | TMatrixTSym< Element > |
| class | TVectorT< Element > |
Definition at line 88 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | const TMatrixTSymLazy< Element > & | ) | [inline, protected] |
Definition at line 98 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | ) | [inline] |
Definition at line 105 of file TMatrixTLazy.h.
References TMatrixTSymLazy< Element >::fRowLwb, and TMatrixTSymLazy< Element >::fRowUpb.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | Int_t | nrows | ) | [inline] |
Definition at line 106 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | Int_t | row_lwb, | |
| Int_t | row_upb | |||
| ) | [inline] |
Definition at line 108 of file TMatrixTLazy.h.
| virtual TMatrixTSymLazy< Element >::~TMatrixTSymLazy | ( | ) | [inline, virtual] |
Definition at line 110 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | const TMatrixTSymLazy< Element > & | ) | [inline, protected] |
Definition at line 98 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | ) | [inline] |
Definition at line 105 of file TMatrixTLazy.h.
References TMatrixTSymLazy< Element >::fRowLwb, and TMatrixTSymLazy< Element >::fRowUpb.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | Int_t | nrows | ) | [inline] |
Definition at line 106 of file TMatrixTLazy.h.
| TMatrixTSymLazy< Element >::TMatrixTSymLazy | ( | Int_t | row_lwb, | |
| Int_t | row_upb | |||
| ) | [inline] |
Definition at line 108 of file TMatrixTLazy.h.
| virtual TMatrixTSymLazy< Element >::~TMatrixTSymLazy | ( | ) | [inline, virtual] |
Definition at line 110 of file TMatrixTLazy.h.
| void TMatrixTSymLazy< Element >::operator= | ( | const TMatrixTSymLazy< Element > & | ) | [inline, protected] |
Definition at line 99 of file TMatrixTLazy.h.
| virtual void TMatrixTSymLazy< Element >::FillIn | ( | TMatrixTSym< Element > & | m | ) | const [private, pure virtual] |
Referenced by TMatrixTSym< Element >::operator=(), and TMatrixTSym< Element >::TMatrixTSym().
| Int_t TMatrixTSymLazy< Element >::GetRowLwb | ( | ) | const [inline] |
Definition at line 112 of file TMatrixTLazy.h.
References TMatrixTSymLazy< Element >::fRowLwb.
Referenced by TMatrixTSym< Element >::TMatrixTSym().
| Int_t TMatrixTSymLazy< Element >::GetRowUpb | ( | ) | const [inline] |
Definition at line 113 of file TMatrixTLazy.h.
References TMatrixTSymLazy< Element >::fRowUpb.
Referenced by TMatrixTSym< Element >::TMatrixTSym().
| void TMatrixTSymLazy< Element >::operator= | ( | const TMatrixTSymLazy< Element > & | ) | [inline, protected] |
Definition at line 99 of file TMatrixTLazy.h.
| virtual void TMatrixTSymLazy< Element >::FillIn | ( | TMatrixTSym< Element > & | m | ) | const [private, pure virtual] |
| Int_t TMatrixTSymLazy< Element >::GetRowLwb | ( | ) | const [inline] |
| Int_t TMatrixTSymLazy< Element >::GetRowUpb | ( | ) | const [inline] |
| TClass * TMatrixTSymLazy< double >::Class | ( | ) |
Definition at line 3978 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
| TClass * TMatrixTSymLazy< float >::Class | ( | ) |
Definition at line 4114 of file G__Matrix.cxx.
References ROOT::GenerateInitInstanceLocal(), and x0.
| void TMatrixTSymLazy< float >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 5435 of file G__Matrix.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().
| void TMatrixTSymLazy< double >::Streamer | ( | TBuffer & | R__b | ) |
Definition at line 6717 of file G__Matrix.cxx.
References TBuffer::IsReading(), TBuffer::ReadClassBuffer(), and TBuffer::WriteClassBuffer().
friend class TMatrixTBase< Element > [friend] |
Definition at line 90 of file TMatrixTLazy.h.
friend class TMatrixTSym< Element > [friend] |
Definition at line 91 of file TMatrixTLazy.h.
friend class TVectorT< Element > [friend] |
Definition at line 92 of file TMatrixTLazy.h.
Int_t TMatrixTSymLazy< Element >::fRowUpb [protected] |
Definition at line 95 of file TMatrixTLazy.h.
Referenced by TMatrixTSymLazy< Element >::GetRowUpb(), TMatrixTSym< Element >::operator=(), and TMatrixTSymLazy< Element >::TMatrixTSymLazy().
Int_t TMatrixTSymLazy< Element >::fRowLwb [protected] |
Definition at line 96 of file TMatrixTLazy.h.
Referenced by TMatrixTSymLazy< Element >::GetRowLwb(), TMatrixTSym< Element >::operator=(), and TMatrixTSymLazy< Element >::TMatrixTSymLazy().
1.5.1