| TMatrixTSub<double>() | 
 | TMatrixTSub<double>(const TMatrixTSub<double>& ms) | 
 | TMatrixTSub<double>(TMatrixT<double>& matrix, Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | 
 | TMatrixTSub<double>(TMatrixTSym<double>& matrix, Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | 
 | ~TMatrixTSub<double>() | 
| static TClass* | Class() | 
| Int_t | TMatrixTSub_const<double>::GetColOff() const | 
| const TMatrixTBase<double>* | TMatrixTSub_const<double>::GetMatrix() const | 
| Int_t | TMatrixTSub_const<double>::GetNcols() const | 
| Int_t | TMatrixTSub_const<double>::GetNrows() const | 
| Int_t | TMatrixTSub_const<double>::GetRowOff() const | 
| virtual TClass* | IsA() const | 
| double& | operator()(Int_t rown, Int_t coln) | 
| void | operator*=(double val) | 
| void | operator*=(const TMatrixTSub_const<double>& s) | 
| void | operator*=(const TMatrixT<double>& m) | 
| void | operator*=(const TMatrixTSym<double>& m) | 
| void | operator+=(double val) | 
| void | operator+=(const TMatrixTSub_const<double>& s) | 
| void | operator+=(const TMatrixTBase<double>& m) | 
| void | operator=(double val) | 
| void | operator=(const TMatrixTSub_const<double>& s) | 
| TMatrixTSub<double>& | operator=(const TMatrixTSub<double>& s) | 
| void | operator=(const TMatrixTBase<double>& m) | 
| void | Rank1Update(const TVectorT<double>& vec, double alpha = 1.0) | 
| virtual void | ShowMembers(TMemberInspector& insp, char* parent) | 
| virtual void | Streamer(TBuffer& b) | 
| void | StreamerNVirtual(TBuffer& b) |