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