ROOT  6.06/09
Reference Guide
TMatrixTSub_const< Element > Member List

This is the complete list of members for TMatrixTSub_const< Element >, including all inherited members.

fColOffTMatrixTSub_const< Element >protected
fMatrixTMatrixTSub_const< Element >protected
fNcolsSubTMatrixTSub_const< Element >protected
fNrowsSubTMatrixTSub_const< Element >protected
fRowOffTMatrixTSub_const< Element >protected
GetColOff() const TMatrixTSub_const< Element >inline
GetMatrix() const TMatrixTSub_const< Element >inline
GetNcols() const TMatrixTSub_const< Element >inline
GetNrows() const TMatrixTSub_const< Element >inline
GetRowOff() const TMatrixTSub_const< Element >inline
operator()(Int_t rown, Int_t coln) const TMatrixTSub_const< Element >inline
TMatrixTSub_const()TMatrixTSub_const< Element >inline
TMatrixTSub_const(const TMatrixT< Element > &matrix, Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)TMatrixTSub_const< Element >
TMatrixTSub_const(const TMatrixTSym< Element > &matrix, Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb)TMatrixTSub_const< Element >
~TMatrixTSub_const()TMatrixTSub_const< Element >inlinevirtual