| Abs() | TMatrixTBase< Element > | virtual |
| Allocate(Int_t nrows, Int_t ncols, Int_t row_lwb=0, Int_t col_lwb=0, Int_t init=0, Int_t=-1) | TMatrixTSym< Element > | protected |
| Apply(const TElementActionT< Element > &action) | TMatrixTSym< Element > | virtual |
| Apply(const TElementPosActionT< Element > &action) | TMatrixTSym< Element > | virtual |
| Clear(Option_t *="") | TMatrixTSym< Element > | inlinevirtual |
| ColNorm() const | TMatrixTBase< Element > | virtual |
| Delete_m(Int_t size, Element *&) | TMatrixTSym< Element > | protected |
| Determinant() const | TMatrixTSym< Element > | virtual |
| Determinant(Double_t &d1, Double_t &d2) const | TMatrixTSym< Element > | virtual |
| DoubleLexSort(Int_t n, Int_t *first, Int_t *second, Element *data) | TMatrixTBase< Element > | protectedstatic |
| Draw(Option_t *option="") | TMatrixTBase< Element > | |
| E2Norm() const | TMatrixTBase< Element > | virtual |
| EigenVectors(TVectorT< Element > &eigenValues) const | TMatrixTSym< Element > | |
| EMatrixCreatorsOp1 enum name | TMatrixTSym< Element > | |
| EMatrixCreatorsOp2 enum name | TMatrixTSym< Element > | |
| EMatrixStatusBits enum name | TMatrixTBase< Element > | protected |
| ExtractRow(Int_t row, Int_t col, Element *v, Int_t n=-1) const | TMatrixTBase< Element > | virtual |
| fColLwb | TMatrixTBase< Element > | protected |
| fDataStack | TMatrixTSym< Element > | protected |
| fElements | TMatrixTSym< Element > | protected |
| fIsOwner | TMatrixTBase< Element > | protected |
| fNcols | TMatrixTBase< Element > | protected |
| fNelems | TMatrixTBase< Element > | protected |
| fNrowIndex | TMatrixTBase< Element > | protected |
| fNrows | TMatrixTBase< Element > | protected |
| fRowLwb | TMatrixTBase< Element > | protected |
| fTol | TMatrixTBase< Element > | protected |
| GetColIndexArray() const | TMatrixTSym< Element > | inlinevirtual |
| GetColIndexArray() | TMatrixTSym< Element > | inlinevirtual |
| GetColLwb() const | TMatrixTBase< Element > | inline |
| GetColUpb() const | TMatrixTBase< Element > | inline |
| GetMatrix2Array(Element *data, Option_t *option="") const | TMatrixTBase< Element > | virtual |
| GetMatrixArray() const | TMatrixTSym< Element > | inlinevirtual |
| GetMatrixArray() | TMatrixTSym< Element > | inlinevirtual |
| GetNcols() const | TMatrixTBase< Element > | inline |
| GetNoElements() const | TMatrixTBase< Element > | inline |
| GetNrows() const | TMatrixTBase< Element > | inline |
| GetRowIndexArray() const | TMatrixTSym< Element > | inlinevirtual |
| GetRowIndexArray() | TMatrixTSym< Element > | inlinevirtual |
| GetRowLwb() const | TMatrixTBase< Element > | inline |
| GetRowUpb() const | TMatrixTBase< Element > | inline |
| GetSub(Int_t row_lwb, Int_t row_upb, TMatrixTSym< Element > &target, Option_t *option="S") const | TMatrixTSym< Element > | |
| GetSub(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, TMatrixTBase< Element > &target, Option_t *option="S") const | TMatrixTSym< Element > | virtual |
| GetSub(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Option_t *option="S") const | TMatrixTSym< Element > | inline |
| GetTol() const | TMatrixTBase< Element > | inline |
| IndexedLexSort(Int_t n, Int_t *first, Int_t swapFirst, Int_t *second, Int_t swapSecond, Int_t *index) | TMatrixTBase< Element > | protectedstatic |
| InsertRow(Int_t row, Int_t col, const Element *v, Int_t n=-1) | TMatrixTBase< Element > | virtual |
| Invalidate() | TMatrixTBase< Element > | inline |
| Invert(Double_t *det=0) | TMatrixTSym< Element > | |
| InvertFast(Double_t *det=0) | TMatrixTSym< Element > | |
| IsOwner() const | TMatrixTBase< Element > | inline |
| IsSymmetric() const | TMatrixTSym< Element > | inlinevirtual |
| IsValid() const | TMatrixTBase< Element > | inline |
| kAtA enum value | TMatrixTSym< Element > | |
| kInverted enum value | TMatrixTSym< Element > | |
| kMinus enum value | TMatrixTSym< Element > | |
| kPlus enum value | TMatrixTSym< Element > | |
| kSizeMax enum value | TMatrixTBase< Element > | protected |
| kStatus enum value | TMatrixTBase< Element > | protected |
| kTransposed enum value | TMatrixTSym< Element > | |
| kUnit enum value | TMatrixTSym< Element > | |
| kWorkMax enum value | TMatrixTSym< Element > | |
| kZero enum value | TMatrixTSym< Element > | |
| MakeValid() | TMatrixTBase< Element > | inline |
| Max() const | TMatrixTBase< Element > | virtual |
| Memcpy_m(Element *newp, const Element *oldp, Int_t copySize, Int_t newSize, Int_t oldSize) | TMatrixTSym< Element > | protected |
| Min() const | TMatrixTBase< Element > | virtual |
| Minus(const TMatrixTSym< Element > &a, const TMatrixTSym< Element > &b) | TMatrixTSym< Element > | |
| Mult(const TMatrixTSym< Element > &a) | TMatrixTSym< Element > | inline |
| NaNValue() | TMatrixTBase< Element > | static |
| New_m(Int_t size) | TMatrixTSym< Element > | protected |
| NonZeros() const | TMatrixTBase< Element > | virtual |
| Norm1() const | TMatrixTBase< Element > | inline |
| NormByDiag(const TVectorT< Element > &v, Option_t *option="D") | TMatrixTBase< Element > | virtual |
| NormInf() const | TMatrixTBase< Element > | inline |
| operator!=(Element val) const | TMatrixTBase< Element > | |
| operator()(Int_t rown, Int_t coln) const | TMatrixTSym< Element > | inlinevirtual |
| operator()(Int_t rown, Int_t coln) | TMatrixTSym< Element > | inlinevirtual |
| operator*=(Element val) | TMatrixTSym< Element > | |
| operator+=(Element val) | TMatrixTSym< Element > | |
| operator+=(const TMatrixTSym &source) | TMatrixTSym< Element > | |
| operator-=(Element val) | TMatrixTSym< Element > | |
| operator-=(const TMatrixTSym &source) | TMatrixTSym< Element > | |
| operator<(Element val) const | TMatrixTBase< Element > | |
| operator<=(Element val) const | TMatrixTBase< Element > | |
| operator=(const TMatrixTSym< Element > &source) | TMatrixTSym< Element > | |
| operator=(const TMatrixTSymLazy< Element > &source) | TMatrixTSym< Element > | |
| operator=(const TMatrixTSym< Element2 > &source) | TMatrixTSym< Element > | inline |
| operator=(Element val) | TMatrixTSym< Element > | |
| operator==(Element val) const | TMatrixTBase< Element > | |
| operator>(Element val) const | TMatrixTBase< Element > | |
| operator>=(Element val) const | TMatrixTBase< Element > | |
| operator[](Int_t rown) const | TMatrixTSym< Element > | inline |
| operator[](Int_t rown) | TMatrixTSym< Element > | inline |
| Plus(const TMatrixTSym< Element > &a, const TMatrixTSym< Element > &b) | TMatrixTSym< Element > | |
| Print(Option_t *name="") const | TMatrixTBase< Element > | |
| Randomize(Element alpha, Element beta, Double_t &seed) | TMatrixTSym< Element > | virtual |
| RandomizePD(Element alpha, Element beta, Double_t &seed) | TMatrixTSym< Element > | virtual |
| Rank1Update(const TVectorT< Element > &v, Element alpha=1.0) | TMatrixTSym< Element > | |
| ResizeTo(Int_t nrows, Int_t ncols, Int_t=-1) | TMatrixTSym< Element > | virtual |
| ResizeTo(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t=-1) | TMatrixTSym< Element > | virtual |
| ResizeTo(const TMatrixTSym< Element > &m) | TMatrixTSym< Element > | inline |
| RowNorm() const | TMatrixTBase< Element > | virtual |
| SetColIndexArray(Int_t *) | TMatrixTSym< Element > | inlinevirtual |
| SetMatrixArray(const Element *data, Option_t *option="") | TMatrixTSym< Element > | virtual |
| SetRowIndexArray(Int_t *) | TMatrixTSym< Element > | inlinevirtual |
| SetSub(Int_t row_lwb, const TMatrixTBase< Element > &source) | TMatrixTSym< Element > | |
| SetSub(Int_t row_lwb, Int_t col_lwb, const TMatrixTBase< Element > &source) | TMatrixTSym< Element > | virtual |
| SetTol(Element tol) | TMatrixTBase< Element > | inline |
| Shift(Int_t row_shift, Int_t col_shift) | TMatrixTSym< Element > | virtual |
| Similarity(const TMatrixT< Element > &n) | TMatrixTSym< Element > | |
| Similarity(const TMatrixTSym< Element > &n) | TMatrixTSym< Element > | |
| Similarity(const TVectorT< Element > &v) const | TMatrixTSym< Element > | |
| SimilarityT(const TMatrixT< Element > &n) | TMatrixTSym< Element > | |
| Sqr() | TMatrixTBase< Element > | virtual |
| Sqrt() | TMatrixTBase< Element > | virtual |
| Sum() const | TMatrixTBase< Element > | virtual |
| T() | TMatrixTSym< Element > | inline |
| TMatrixTBase() | TMatrixTBase< Element > | inline |
| TMatrixTSym() | TMatrixTSym< Element > | inline |
| TMatrixTSym(Int_t nrows) | TMatrixTSym< Element > | explicit |
| TMatrixTSym(Int_t row_lwb, Int_t row_upb) | TMatrixTSym< Element > | |
| TMatrixTSym(Int_t nrows, const Element *data, Option_t *option="") | TMatrixTSym< Element > | |
| TMatrixTSym(Int_t row_lwb, Int_t row_upb, const Element *data, Option_t *option="") | TMatrixTSym< Element > | |
| TMatrixTSym(const TMatrixTSym< Element > &another) | TMatrixTSym< Element > | |
| TMatrixTSym(const TMatrixTSym< Element2 > &another) | TMatrixTSym< Element > | inline |
| TMatrixTSym(EMatrixCreatorsOp1 op, const TMatrixTSym< Element > &prototype) | TMatrixTSym< Element > | |
| TMatrixTSym(EMatrixCreatorsOp1 op, const TMatrixT< Element > &prototype) | TMatrixTSym< Element > | |
| TMatrixTSym(const TMatrixTSym< Element > &a, EMatrixCreatorsOp2 op, const TMatrixTSym< Element > &b) | TMatrixTSym< Element > | |
| TMatrixTSym(const TMatrixTSymLazy< Element > &lazy_constructor) | TMatrixTSym< Element > | |
| TMult(const TMatrixT< Element > &a) | TMatrixTSym< Element > | |
| TMult(const TMatrixTSym< Element > &a) | TMatrixTSym< Element > | |
| Transpose(const TMatrixTSym< Element > &source) | TMatrixTSym< Element > | |
| UnitMatrix() | TMatrixTBase< Element > | virtual |
| Use(Int_t row_lwb, Int_t row_upb, Element *data) | TMatrixTSym< Element > | |
| Use(Int_t row_lwb, Int_t row_upb, const Element *data) const | TMatrixTSym< Element > | inline |
| Use(Int_t nrows, Element *data) | TMatrixTSym< Element > | inline |
| Use(Int_t nrows, const Element *data) const | TMatrixTSym< Element > | inline |
| Use(TMatrixTSym< Element > &a) | TMatrixTSym< Element > | inline |
| Use(const TMatrixTSym< Element > &a) const | TMatrixTSym< Element > | inline |
| Zero() | TMatrixTBase< Element > | virtual |
| ~TMatrixTBase() | TMatrixTBase< Element > | inlinevirtual |
| ~TMatrixTSym() | TMatrixTSym< Element > | inlinevirtual |