|
ROOT 6.13/01 Reference Guide |
This is the complete list of members for TDecompQRH, including all inherited members.
| Condition() | TDecompBase | virtual |
| Decompose() | TDecompQRH | virtual |
| Det(Double_t &d1, Double_t &d2) | TDecompQRH | 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 |
| fQ | TDecompQRH | protected |
| fR | TDecompQRH | protected |
| fRowLwb | TDecompBase | protected |
| fTol | TDecompBase | protected |
| fUp | TDecompQRH | protected |
| fW | TDecompQRH | protected |
| GetColLwb() const | TDecompBase | inline |
| GetCondition() const | TDecompBase | inline |
| GetDecompMatrix() const | TDecompQRH | inlineprotectedvirtual |
| GetDet1() const | TDecompBase | inline |
| GetDet2() const | TDecompBase | inline |
| GetNcols() const | TDecompQRH | inlinevirtual |
| GetNrows() const | TDecompQRH | inlinevirtual |
| GetQ() | TDecompQRH | inlinevirtual |
| GetR() | TDecompQRH | inlinevirtual |
| GetRowLwb() const | TDecompBase | inline |
| GetTol() const | TDecompBase | inline |
| GetUp() | TDecompQRH | inlinevirtual |
| GetW() | TDecompQRH | inlinevirtual |
| Hager(Double_t &est, Int_t iter=5) | TDecompBase | protected |
| Invert(TMatrixD &inv) | TDecompQRH | |
| Invert(Bool_t &status) | TDecompQRH | |
| Invert() | TDecompQRH | 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 | TDecompQRH | |
| MultiSolve(TMatrixD &B) | TDecompBase | virtual |
| operator=(const TDecompQRH &source) | TDecompQRH | |
| TDecompBase::operator=(const TDecompBase &source) | TDecompBase | |
| Print(Option_t *opt="") const | TDecompQRH | |
| QRH(TMatrixD &q, TVectorD &diagR, TVectorD &up, TVectorD &w, Double_t tol) | TDecompQRH | protectedstatic |
| ResetStatus() | TDecompBase | inlineprotected |
| SetMatrix(const TMatrixD &a) | TDecompQRH | virtual |
| SetTol(Double_t tol) | TDecompBase | inline |
| Solve(TVectorD &b) | TDecompQRH | virtual |
| Solve(const TVectorD &b, Bool_t &ok) | TDecompQRH | inlinevirtual |
| Solve(TMatrixDColumn &b) | TDecompQRH | virtual |
| TDecompBase() | TDecompBase | |
| TDecompBase(const TDecompBase &another) | TDecompBase | |
| TDecompQRH() | TDecompQRH | inline |
| TDecompQRH(Int_t nrows, Int_t ncols) | TDecompQRH | |
| TDecompQRH(Int_t row_lwb, Int_t row_upb, Int_t col_lwb, Int_t col_upb) | TDecompQRH | |
| TDecompQRH(const TMatrixD &m, Double_t tol=0.0) | TDecompQRH | |
| TDecompQRH(const TDecompQRH &another) | TDecompQRH | |
| TransSolve(TVectorD &b) | TDecompQRH | virtual |
| TransSolve(const TVectorD &b, Bool_t &ok) | TDecompQRH | inlinevirtual |
| TransSolve(TMatrixDColumn &b) | TDecompQRH | virtual |
| ~TDecompBase() | TDecompBase | inlinevirtual |
| ~TDecompQRH() | TDecompQRH | inlinevirtual |