Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TLazyMatrixD Class Reference

#include <TMatrixDUtils.h>

Inheritance diagram for TLazyMatrixD:

Inheritance graph
[legend]
Collaboration diagram for TLazyMatrixD:

Collaboration graph
[legend]
List of all members.

Public Methods

 TLazyMatrixD ()
 TLazyMatrixD (Int_t nrows, Int_t ncols)
 TLazyMatrixD (Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)
virtual ~TLazyMatrixD ()

Protected Attributes

Int_t fRowUpb
Int_t fRowLwb
Int_t fColUpb
Int_t fColLwb

Friends

class TMatrixD

Constructor & Destructor Documentation

TLazyMatrixD::TLazyMatrixD  
 

Definition at line 115 of file TMatrixDUtils.h.

References fColLwb, fColUpb, fRowLwb, and fRowUpb.

TLazyMatrixD::TLazyMatrixD Int_t    nrows,
Int_t    ncols
 

Definition at line 116 of file TMatrixDUtils.h.

References fColLwb, fColUpb, fRowLwb, and fRowUpb.

TLazyMatrixD::TLazyMatrixD Int_t    row_lwb,
Int_t    row_upb,
Int_t    col_lwb,
Int_t    col_upb
 

Definition at line 118 of file TMatrixDUtils.h.

References fColLwb, fColUpb, fRowLwb, and fRowUpb.

virtual TLazyMatrixD::~TLazyMatrixD   [virtual]
 

Definition at line 120 of file TMatrixDUtils.h.


Friends And Related Function Documentation

friend class TMatrixD [friend]
 

Definition at line 100 of file TMatrixDUtils.h.


Member Data Documentation

Int_t TLazyMatrixD::fRowUpb [protected]
 

Definition at line 103 of file TMatrixDUtils.h.

Referenced by TMatrixD::operator=(), TLazyMatrixD(), and TMatrixD::TMatrixD().

Int_t TLazyMatrixD::fRowLwb [protected]
 

Definition at line 104 of file TMatrixDUtils.h.

Referenced by TMatrixD::operator=(), TLazyMatrixD(), and TMatrixD::TMatrixD().

Int_t TLazyMatrixD::fColUpb [protected]
 

Definition at line 105 of file TMatrixDUtils.h.

Referenced by TMatrixD::operator=(), TLazyMatrixD(), and TMatrixD::TMatrixD().

Int_t TLazyMatrixD::fColLwb [protected]
 

Definition at line 106 of file TMatrixDUtils.h.

Referenced by TMatrixD::operator=(), TLazyMatrixD(), and TMatrixD::TMatrixD().


The documentation for this class was generated from the following file:
Generated on Thu Dec 18 15:04:03 2003 for ROOT by doxygen1.2.16