|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TDecompChol, including all inherited members.
| Condition() | TDecompBase | virtual |
| Decompose() | TDecompChol | virtual |
| Det(Double_t &d1, Double_t &d2) | TDecompChol | virtual |
| DiagProd(const TVectorD &diag, Double_t tol, Double_t &d1, Double_t &d2) | TDecompBase | protectedstatic |
| EMatrixDecompStat enum name | TDecompBase | protected |
| fColLwb | TDecompBase | protected |
| fCondition | TDecompBase | protected |
| fDet1 | TDecompBase | protected |
| fDet2 | TDecompBase | protected |
| fRowLwb | TDecompBase | protected |
| fTol | TDecompBase | protected |
| fU | TDecompChol | protected |
| GetColLwb() const | TDecompBase | inline |
| GetCondition() const | TDecompBase | inline |
| GetDecompMatrix() const | TDecompChol | inlineprotectedvirtual |
| GetDet1() const | TDecompBase | inline |
| GetDet2() const | TDecompBase | inline |
| GetMatrix() | TDecompChol | |
| GetNcols() const | TDecompChol | inlinevirtual |
| GetNrows() const | TDecompChol | inlinevirtual |
| GetRowLwb() const | TDecompBase | inline |
| GetTol() const | TDecompBase | inline |
| GetU() const | TDecompChol | inline |
| Hager(Double_t &est, Int_t iter=5) | TDecompBase | protected |
| Invert(TMatrixDSym &inv) | TDecompChol | |
| Invert(Bool_t &status) | TDecompChol | |
| Invert() | TDecompChol | inline |
| kCondition enum value | TDecompBase | protected |
| kDecomposed enum value | TDecompBase | protected |
| kDetermined enum value | TDecompBase | protected |
| kInit enum value | TDecompBase | protected |
| kMatrixSet enum value | TDecompBase | protected |
| kPatternSet enum value | TDecompBase | protected |
| kSingular enum value | TDecompBase | protected |
| kValuesSet enum value | TDecompBase | protected |
| kWorkMax enum value | TDecompBase | protected |
| MultiSolve(TMatrixD &B) | TDecompBase | virtual |
| operator=(const TDecompChol &source) | TDecompChol | |
| TDecompBase::operator=(const TDecompBase &source) | TDecompBase | |
| Print(Option_t *opt="") const | TDecompChol | |
| ResetStatus() | TDecompBase | inlineprotected |
| SetMatrix(const TMatrixDSym &a) | TDecompChol | virtual |
| SetTol(Double_t tol) | TDecompBase | inline |
| Solve(TVectorD &b) | TDecompChol | virtual |
| Solve(const TVectorD &b, Bool_t &ok) | TDecompChol | inlinevirtual |
| Solve(TMatrixDColumn &b) | TDecompChol | virtual |
| TDecompBase() | TDecompBase | |
| TDecompBase(const TDecompBase &another) | TDecompBase | |
| TDecompChol() | TDecompChol | inline |
| TDecompChol(Int_t nrows) | TDecompChol | explicit |
| TDecompChol(Int_t row_lwb, Int_t row_upb) | TDecompChol | |
| TDecompChol(const TMatrixDSym &a, Double_t tol=0.0) | TDecompChol | |
| TDecompChol(const TMatrixD &a, Double_t tol=0.0) | TDecompChol | |
| TDecompChol(const TDecompChol &another) | TDecompChol | |
| TransSolve(TVectorD &b) | TDecompChol | inlinevirtual |
| TransSolve(const TVectorD &b, Bool_t &ok) | TDecompChol | inlinevirtual |
| TransSolve(TMatrixDColumn &b) | TDecompChol | inlinevirtual |
| ~TDecompBase() | TDecompBase | inlinevirtual |
| ~TDecompChol() | TDecompChol | inlinevirtual |