|
ROOT 6.13/01 Reference Guide |
Definition at line 86 of file TMatrixTLazy.h.
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 |
Protected Member Functions | |
| TMatrixTSymLazy (const TMatrixTSymLazy< Element > &) | |
| void | operator= (const TMatrixTSymLazy< Element > &) |
Protected Attributes | |
| Int_t | fRowLwb |
| Int_t | fRowUpb |
Private Member Functions | |
| virtual void | FillIn (TMatrixTSym< Element > &m) const =0 |
Friends | |
| class | TMatrixTBase< Element > |
| class | TMatrixTSym< Element > |
| class | TVectorT< Element > |
#include <TMatrixTLazy.h>
|
inlineprotected |
Definition at line 96 of file TMatrixTLazy.h.
|
inline |
Definition at line 103 of file TMatrixTLazy.h.
|
inline |
Definition at line 104 of file TMatrixTLazy.h.
|
inline |
Definition at line 106 of file TMatrixTLazy.h.
|
inlinevirtual |
Definition at line 108 of file TMatrixTLazy.h.
|
privatepure virtual |
Implemented in THilbertMatrixTSym< Element >.
|
inline |
Definition at line 110 of file TMatrixTLazy.h.
|
inline |
Definition at line 111 of file TMatrixTLazy.h.
|
inlineprotected |
Definition at line 97 of file TMatrixTLazy.h.
|
friend |
Definition at line 88 of file TMatrixTLazy.h.
|
friend |
Definition at line 89 of file TMatrixTLazy.h.
|
friend |
Definition at line 90 of file TMatrixTLazy.h.
|
protected |
Definition at line 94 of file TMatrixTLazy.h.
|
protected |
Definition at line 93 of file TMatrixTLazy.h.