|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TMatrixT< Element >, including all inherited members.
| 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) | TMatrixT< Element > | protected |
| Apply(const TElementActionT< Element > &action) | TMatrixTBase< Element > | virtual |
| Apply(const TElementPosActionT< Element > &action) | TMatrixTBase< Element > | virtual |
| Clear(Option_t *="") | TMatrixT< Element > | inlinevirtual |
| ColNorm() const | TMatrixTBase< Element > | virtual |
| Delete_m(Int_t size, Element *&) | TMatrixT< Element > | protected |
| Determinant() const | TMatrixT< Element > | virtual |
| Determinant(Double_t &d1, Double_t &d2) const | TMatrixT< 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 | TMatrixT< Element > | |
| EMatrixCreatorsOp1 enum name | TMatrixT< Element > | |
| EMatrixCreatorsOp2 enum name | TMatrixT< 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 | TMatrixT< Element > | protected |
| fElements | TMatrixT< 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 | TMatrixT< Element > | inlinevirtual |
| GetColIndexArray() | TMatrixT< Element > | inlinevirtual |
| GetColLwb() const | TMatrixTBase< Element > | inline |
| GetColUpb() const | TMatrixTBase< Element > | inline |
| GetMatrix2Array(Element *data, Option_t *option="") const | TMatrixTBase< Element > | virtual |
| GetMatrixArray() const | TMatrixT< Element > | inlinevirtual |
| GetMatrixArray() | TMatrixT< Element > | inlinevirtual |
| GetNcols() const | TMatrixTBase< Element > | inline |
| GetNoElements() const | TMatrixTBase< Element > | inline |
| GetNrows() const | TMatrixTBase< Element > | inline |
| GetRowIndexArray() const | TMatrixT< Element > | inlinevirtual |
| GetRowIndexArray() | TMatrixT< Element > | inlinevirtual |
| GetRowLwb() const | TMatrixTBase< Element > | inline |
| GetRowUpb() const | TMatrixTBase< Element > | inline |
| 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 | TMatrixT< Element > | virtual |
| GetSub(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Option_t *option="S") const | TMatrixT< 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) | TMatrixT< Element > | |
| InvertFast(Double_t *det=0) | TMatrixT< Element > | |
| IsOwner() const | TMatrixTBase< Element > | inline |
| IsSymmetric() const | TMatrixTBase< Element > | virtual |
| IsValid() const | TMatrixTBase< Element > | inline |
| kAtA enum value | TMatrixT< Element > | |
| kInverted enum value | TMatrixT< Element > | |
| kInvMult enum value | TMatrixT< Element > | |
| kMinus enum value | TMatrixT< Element > | |
| kMult enum value | TMatrixT< Element > | |
| kMultTranspose enum value | TMatrixT< Element > | |
| kPlus enum value | TMatrixT< Element > | |
| kSizeMax enum value | TMatrixTBase< Element > | protected |
| kStatus enum value | TMatrixTBase< Element > | protected |
| kTransposed enum value | TMatrixT< Element > | |
| kTransposeMult enum value | TMatrixT< Element > | |
| kUnit enum value | TMatrixT< Element > | |
| kWorkMax enum value | TMatrixT< Element > | |
| kZero enum value | TMatrixT< 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) | TMatrixT< Element > | protected |
| Min() const | TMatrixTBase< Element > | virtual |
| Minus(const TMatrixT< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| Minus(const TMatrixT< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| Minus(const TMatrixTSym< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | inline |
| Mult(const TMatrixT< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| Mult(const TMatrixT< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| Mult(const TMatrixTSym< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| Mult(const TMatrixTSym< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| MultT(const TMatrixT< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| MultT(const TMatrixT< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | inline |
| MultT(const TMatrixTSym< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| MultT(const TMatrixTSym< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | inline |
| NaNValue() | TMatrixTBase< Element > | static |
| New_m(Int_t size) | TMatrixT< Element > | protected |
| NonZeros() const | TMatrixTBase< Element > | virtual |
| Norm1() const | TMatrixTBase< Element > | inline |
| NormByColumn(const TVectorT< Element > &v, Option_t *option="D") | TMatrixT< Element > | |
| NormByDiag(const TVectorT< Element > &v, Option_t *option="D") | TMatrixTBase< Element > | virtual |
| NormByRow(const TVectorT< Element > &v, Option_t *option="D") | TMatrixT< Element > | |
| NormInf() const | TMatrixTBase< Element > | inline |
| operator!=(Element val) const | TMatrixTBase< Element > | |
| operator()(Int_t rown, Int_t coln) const | TMatrixT< Element > | inlinevirtual |
| operator()(Int_t rown, Int_t coln) | TMatrixT< Element > | inlinevirtual |
| operator*=(Element val) | TMatrixT< Element > | |
| operator*=(const TMatrixT< Element > &source) | TMatrixT< Element > | |
| operator*=(const TMatrixTSym< Element > &source) | TMatrixT< Element > | |
| operator*=(const TMatrixTDiag_const< Element > &diag) | TMatrixT< Element > | |
| operator*=(const TMatrixTRow_const< Element > &row) | TMatrixT< Element > | |
| operator*=(const TMatrixTColumn_const< Element > &col) | TMatrixT< Element > | |
| operator+=(Element val) | TMatrixT< Element > | |
| operator+=(const TMatrixT< Element > &source) | TMatrixT< Element > | |
| operator+=(const TMatrixTSym< Element > &source) | TMatrixT< Element > | |
| operator-=(Element val) | TMatrixT< Element > | |
| operator-=(const TMatrixT< Element > &source) | TMatrixT< Element > | |
| operator-=(const TMatrixTSym< Element > &source) | TMatrixT< Element > | |
| operator/=(const TMatrixTDiag_const< Element > &diag) | TMatrixT< Element > | |
| operator/=(const TMatrixTRow_const< Element > &row) | TMatrixT< Element > | |
| operator/=(const TMatrixTColumn_const< Element > &col) | TMatrixT< Element > | |
| operator<(Element val) const | TMatrixTBase< Element > | |
| operator<=(Element val) const | TMatrixTBase< Element > | |
| operator=(const TMatrixT< Element > &source) | TMatrixT< Element > | |
| operator=(const TMatrixTSym< Element > &source) | TMatrixT< Element > | |
| operator=(const TMatrixTSparse< Element > &source) | TMatrixT< Element > | |
| operator=(const TMatrixTLazy< Element > &source) | TMatrixT< Element > | |
| operator=(const TMatrixT< Element2 > &source) | TMatrixT< Element > | inline |
| operator=(Element val) | TMatrixT< Element > | |
| operator==(Element val) const | TMatrixTBase< Element > | |
| operator>(Element val) const | TMatrixTBase< Element > | |
| operator>=(Element val) const | TMatrixTBase< Element > | |
| operator[](Int_t rown) const | TMatrixT< Element > | inline |
| operator[](Int_t rown) | TMatrixT< Element > | inline |
| Plus(const TMatrixT< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| Plus(const TMatrixT< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| Plus(const TMatrixTSym< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | inline |
| Print(Option_t *name="") const | TMatrixTBase< Element > | |
| Randomize(Element alpha, Element beta, Double_t &seed) | TMatrixTBase< Element > | virtual |
| Rank1Update(const TVectorT< Element > &v, Element alpha=1.0) | TMatrixT< Element > | |
| Rank1Update(const TVectorT< Element > &v1, const TVectorT< Element > &v2, Element alpha=1.0) | TMatrixT< Element > | |
| ResizeTo(Int_t nrows, Int_t ncols, Int_t=-1) | TMatrixT< Element > | virtual |
| ResizeTo(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Int_t=-1) | TMatrixT< Element > | virtual |
| ResizeTo(const TMatrixT< Element > &m) | TMatrixT< Element > | inline |
| RowNorm() const | TMatrixTBase< Element > | virtual |
| SetColIndexArray(Int_t *) | TMatrixT< Element > | inlinevirtual |
| SetMatrixArray(const Element *data, Option_t *option="") | TMatrixTBase< Element > | virtual |
| SetRowIndexArray(Int_t *) | TMatrixT< Element > | inlinevirtual |
| SetSub(Int_t row_lwb, Int_t col_lwb, const TMatrixTBase< Element > &source) | TMatrixT< Element > | virtual |
| SetTol(Element tol) | TMatrixTBase< Element > | inline |
| Shift(Int_t row_shift, Int_t col_shift) | TMatrixTBase< Element > | virtual |
| Similarity(const TVectorT< Element > &v) const | TMatrixT< Element > | |
| Sqr() | TMatrixTBase< Element > | virtual |
| Sqrt() | TMatrixTBase< Element > | virtual |
| Sum() const | TMatrixTBase< Element > | virtual |
| T() | TMatrixT< Element > | inline |
| TMatrixT() | TMatrixT< Element > | inline |
| TMatrixT(Int_t nrows, Int_t ncols) | TMatrixT< Element > | |
| TMatrixT(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | TMatrixT< Element > | |
| TMatrixT(Int_t nrows, Int_t ncols, const Element *data, Option_t *option="") | TMatrixT< Element > | |
| TMatrixT(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, const Element *data, Option_t *option="") | TMatrixT< Element > | |
| TMatrixT(const TMatrixT< Element > &another) | TMatrixT< Element > | |
| TMatrixT(const TMatrixTSym< Element > &another) | TMatrixT< Element > | |
| TMatrixT(const TMatrixTSparse< Element > &another) | TMatrixT< Element > | |
| TMatrixT(const TMatrixT< Element2 > &another) | TMatrixT< Element > | inline |
| TMatrixT(EMatrixCreatorsOp1 op, const TMatrixT< Element > &prototype) | TMatrixT< Element > | |
| TMatrixT(const TMatrixT< Element > &a, EMatrixCreatorsOp2 op, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| TMatrixT(const TMatrixT< Element > &a, EMatrixCreatorsOp2 op, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| TMatrixT(const TMatrixTSym< Element > &a, EMatrixCreatorsOp2 op, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| TMatrixT(const TMatrixTSym< Element > &a, EMatrixCreatorsOp2 op, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| TMatrixT(const TMatrixTLazy< Element > &lazy_constructor) | TMatrixT< Element > | |
| TMatrixTBase() | TMatrixTBase< Element > | inline |
| TMult(const TMatrixT< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | |
| TMult(const TMatrixT< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | |
| TMult(const TMatrixTSym< Element > &a, const TMatrixT< Element > &b) | TMatrixT< Element > | inline |
| TMult(const TMatrixTSym< Element > &a, const TMatrixTSym< Element > &b) | TMatrixT< Element > | inline |
| Transpose(const TMatrixT< Element > &source) | TMatrixT< Element > | |
| UnitMatrix() | TMatrixTBase< Element > | virtual |
| Use(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, Element *data) | TMatrixT< Element > | |
| Use(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb, const Element *data) const | TMatrixT< Element > | inline |
| Use(Int_t nrows, Int_t ncols, Element *data) | TMatrixT< Element > | inline |
| Use(Int_t nrows, Int_t ncols, const Element *data) const | TMatrixT< Element > | inline |
| Use(TMatrixT< Element > &a) | TMatrixT< Element > | inline |
| Use(const TMatrixT< Element > &a) const | TMatrixT< Element > | inline |
| Zero() | TMatrixTBase< Element > | virtual |
| ~TMatrixT() | TMatrixT< Element > | inlinevirtual |
| ~TMatrixTBase() | TMatrixTBase< Element > | inlinevirtual |