| AddRows(int nrows=1) | o2::fwdalign::SymMatrix | |
| AddToRow(Int_t r, Double_t *valc, Int_t *indc, Int_t n) override | o2::fwdalign::SymMatrix | inlinevirtual |
| Allocate(Int_t, Int_t, Int_t, Int_t, Int_t, Int_t) | o2::fwdalign::MatrixSq | inlinevirtual |
| ClassDefOverride(SymMatrix, 0) | o2::fwdalign::SymMatrix | protected |
| o2::fwdalign::MatrixSq::ClassDefOverride(MatrixSq, 1) | o2::fwdalign::MatrixSq | protected |
| Clear(Option_t *option="") override | o2::fwdalign::SymMatrix | virtual |
| DecomposeChol() | o2::fwdalign::SymMatrix | |
| DiagElem(Int_t r) const override | o2::fwdalign::SymMatrix | inlinevirtual |
| DiagElem(Int_t r) override | o2::fwdalign::SymMatrix | inlinevirtual |
| fElems | o2::fwdalign::SymMatrix | protected |
| fElemsAdd | o2::fwdalign::SymMatrix | protected |
| fgBuffer | o2::fwdalign::SymMatrix | protectedstatic |
| fgCopyCnt | o2::fwdalign::SymMatrix | protectedstatic |
| fSymmetric | o2::fwdalign::MatrixSq | protected |
| GetColIndexArray() const override | o2::fwdalign::SymMatrix | inline |
| GetColIndexArray() override | o2::fwdalign::SymMatrix | inline |
| GetDensity() const override | o2::fwdalign::SymMatrix | virtual |
| GetEl(Int_t row, Int_t col) const | o2::fwdalign::SymMatrix | inlineprotected |
| GetIndex(Int_t row, Int_t col) const | o2::fwdalign::SymMatrix | inlineprotectedvirtual |
| GetMatrixArray() const override | o2::fwdalign::SymMatrix | inline |
| GetMatrixArray() override | o2::fwdalign::SymMatrix | inline |
| GetRow(Int_t r) | o2::fwdalign::SymMatrix | |
| GetRowIndexArray() const override | o2::fwdalign::SymMatrix | inline |
| GetRowIndexArray() override | o2::fwdalign::SymMatrix | inline |
| GetSize() const override | o2::fwdalign::SymMatrix | inlinevirtual |
| GetSizeAdded() const | o2::fwdalign::SymMatrix | inline |
| GetSizeBooked() const | o2::fwdalign::SymMatrix | inline |
| GetSizeUsed() const | o2::fwdalign::SymMatrix | inline |
| GetSub(Int_t, Int_t, Int_t, Int_t, TMatrixDBase &, Option_t *) const override | o2::fwdalign::SymMatrix | inline |
| InvertChol(SymMatrix *mchol) | o2::fwdalign::SymMatrix | |
| InvertChol() | o2::fwdalign::SymMatrix | |
| IsSymmetric() const override | o2::fwdalign::MatrixSq | inline |
| IsZero(Double_t x, Double_t thresh=1e-64) | o2::fwdalign::MatrixSq | inlinestatic |
| MatrixSq() | o2::fwdalign::MatrixSq | inline |
| MatrixSq(const MatrixSq &src) | o2::fwdalign::MatrixSq | |
| Multiply(const SymMatrix &right) | o2::fwdalign::SymMatrix | |
| MultiplyByVec(const Double_t *vecIn, Double_t *vecOut) const override | o2::fwdalign::SymMatrix | virtual |
| MultiplyByVec(const TVectorD &vecIn, TVectorD &vecOut) const override | o2::fwdalign::SymMatrix | inlinevirtual |
| operator()(Int_t rown, Int_t coln) const override | o2::fwdalign::SymMatrix | inlinevirtual |
| operator()(Int_t rown, Int_t coln) override | o2::fwdalign::SymMatrix | inlinevirtual |
| operator+=(const SymMatrix &src) | o2::fwdalign::SymMatrix | |
| operator-=(const SymMatrix &src) | o2::fwdalign::SymMatrix | |
| operator=(const SymMatrix &src) | o2::fwdalign::SymMatrix | |
| o2::fwdalign::MatrixSq::operator=(const MatrixSq &src) | o2::fwdalign::MatrixSq | |
| Print(const Option_t *option="") const override | o2::fwdalign::SymMatrix | |
| o2::fwdalign::MatrixSq::Print(Option_t *option="") const override=0 | o2::fwdalign::MatrixSq | pure virtual |
| PrintCOO() const | o2::fwdalign::MatrixSq | virtual |
| Query(Int_t rown, Int_t coln) const | o2::fwdalign::MatrixSq | inlinevirtual |
| QueryDiag(Int_t rc) const | o2::fwdalign::MatrixSq | inlinevirtual |
| Reset() override | o2::fwdalign::SymMatrix | virtual |
| ResizeTo(Int_t, Int_t, Int_t) override | o2::fwdalign::SymMatrix | inline |
| ResizeTo(Int_t, Int_t, Int_t, Int_t, Int_t) override | o2::fwdalign::SymMatrix | inline |
| Scale(Double_t coeff) | o2::fwdalign::SymMatrix | inline |
| SetColIndexArray(Int_t *) override | o2::fwdalign::SymMatrix | inline |
| SetEl(Int_t row, Int_t col, Double_t val) | o2::fwdalign::SymMatrix | inlineprotected |
| SetRowIndexArray(Int_t *) override | o2::fwdalign::SymMatrix | inline |
| SetSizeUsed(Int_t sz) | o2::fwdalign::SymMatrix | inline |
| SetSub(Int_t, Int_t, const TMatrixDBase &) override | o2::fwdalign::SymMatrix | inline |
| SetSymmetric(Bool_t v=kTRUE) | o2::fwdalign::MatrixSq | inline |
| SolveChol(Double_t *brhs, Bool_t invert=kFALSE) | o2::fwdalign::SymMatrix | |
| SolveChol(Double_t *brhs, Double_t *bsol, Bool_t invert=kFALSE) | o2::fwdalign::SymMatrix | |
| SolveChol(TVectorD &brhs, Bool_t invert=kFALSE) | o2::fwdalign::SymMatrix | |
| SolveChol(const TVectorD &brhs, TVectorD &bsol, Bool_t invert=kFALSE) | o2::fwdalign::SymMatrix | |
| SolveCholN(Double_t *bn, int nRHS, Bool_t invert=kFALSE) | o2::fwdalign::SymMatrix | |
| SolveSpmInv(double *vecB, Bool_t stabilize=kTRUE) | o2::fwdalign::SymMatrix | |
| Swap(int &r, int &c) const | o2::fwdalign::MatrixSq | inlineprotected |
| SymMatrix() | o2::fwdalign::SymMatrix | |
| SymMatrix(Int_t size) | o2::fwdalign::SymMatrix | |
| SymMatrix(const SymMatrix &mat) | o2::fwdalign::SymMatrix | |
| ~MatrixSq() override=default | o2::fwdalign::MatrixSq | |
| ~SymMatrix() override | o2::fwdalign::SymMatrix | |