![]() |
Diana Software
|
This is the complete list of members for QMatrix, including all inherited members.
| CholeskyDecompose() | QMatrix | |
| CholeskySolveX(const QVector &Y, QVector &X) const | QMatrix | |
| ClassDef(QObject, 4) | QObject | private |
| Clear() | QMatrix | virtual |
| CopyBits(QObject *obj) const | QObject | |
| Det() const | QMatrix | |
| Div(const QMatrix &mat) | QMatrix | |
| Draw(Option_t *option="") | QObject | inlinevirtual |
| Dump(std::ostream &o) const | QObject | virtual |
| Duplicate() const =0 | QObject | pure virtual |
| fAllocSize | QMatrix | private |
| fData | QMatrix | private |
| fDataOwner | QMatrix | private |
| Fill(QObject *evData) const =0 | QObject | pure virtual |
| fMat | QMatrix | mutableprivate |
| fNCol | QMatrix | private |
| fSize | QMatrix | private |
| fTda | QMatrix | private |
| fTemporaryBits | QObject | private |
| FullyFill(QObject *evData) const | QObject | |
| GetCholeskyDecomposition() const | QMatrix | |
| GetCol(UInt_t ncol) | QMatrix | |
| GetCol(UInt_t ncol) const | QMatrix | |
| GetDiaganol() | QMatrix | |
| GetDiaganol() const | QMatrix | |
| GetElement(UInt_t i, UInt_t j) | QMatrix | protected |
| GetElement(UInt_t i, UInt_t j) const | QMatrix | protected |
| GetNCol() const | QMatrix | inline |
| GetNRow() const | QMatrix | inline |
| GetRow(UInt_t nrow) | QMatrix | |
| GetRow(UInt_t nrow) const | QMatrix | |
| GetRowByColumnIntValue(UInt_t col, int val) const | QMatrix | |
| GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0) | QMatrix | |
| GetSubMatrix(UInt_t nI, UInt_t nJ, UInt_t startI=0, UInt_t startJ=0) const | QMatrix | |
| GetSummedAreaMatrix() const | QMatrix | |
| GetWrite() const | QObject | inline |
| Initialize(double val=0) | QMatrix | |
| Inv() const | QMatrix | |
| InValidate() | QObject | inline |
| Invert() | QMatrix | |
| IsJustAdded() const | QObject | inline |
| IsRequired() const | QObject | inline |
| IsValid() const | QObject | inline |
| kIsJustAdded enum value | QObject | |
| kIsRequired enum value | QObject | |
| kIsValid enum value | QObject | |
| kWrite enum value | QObject | |
| MatrixCopy(const double *orig, const UInt_t Nrow, const UInt_t Ncol, double *dest, UInt_t origTda=0, UInt_t destTda=0) | QMatrix | protectedstatic |
| MemRowElements() const | QMatrix | inlineprotected |
| Mult(const QMatrix &mat) | QMatrix | |
| New(const char *object) | QObject | static |
| operator()(UInt_t i, UInt_t j) | QMatrix | inline |
| operator()(UInt_t i, UInt_t j) const | QMatrix | inline |
| operator*(const QMatrix &mat) const | QMatrix | |
| operator*(double t) const | QMatrix | |
| operator*(const QVector &vec) const | QMatrix | |
| operator*=(double t) | QMatrix | |
| operator*=(const QMatrix &other) | QMatrix | |
| operator+(const QMatrix &mat) const | QMatrix | |
| operator+=(const QMatrix &mat) | QMatrix | |
| operator-() | QMatrix | |
| operator-(const QMatrix &mat) const | QMatrix | |
| operator-=(const QMatrix &mat) | QMatrix | |
| operator/(double t) const | QMatrix | |
| operator/=(double t) | QMatrix | |
| operator=(const QMatrix &orig) | QMatrix | |
| QObject::operator=(const QObject &rhs) | QObject | |
| Print() const | QObject | inlinevirtual |
| QMatrix() | QMatrix | |
| QMatrix(UInt_t nrow, UInt_t ncol) | QMatrix | |
| QMatrix(const QVector &vec) | QMatrix | |
| QMatrix(const QMatrix &orig) | QMatrix | |
| QMatrix(const gsl_matrix *mat) | QMatrix | protected |
| QMatrix(const double *orig) | QMatrix | protected |
| QMatrix(double *data, const UInt_t nrow, const UInt_t ncol, const UInt_t tda=0) | QMatrix | protected |
| QMatrixC class | QMatrix | friend |
| QObject() | QObject | |
| QObjectDef(QMatrix, 3) | QMatrix | private |
| QObjectSetBit(int bit, bool value) | QObject | private |
| QObjectTestBit(int bit) const | QObject | private |
| QVector class | QMatrix | friend |
| ReadFromStream(std::istream &o) | QObject | virtual |
| Reset() | QObject | inline |
| Resize(UInt_t nrow, UInt_t ncol) | QMatrix | |
| Set(const std::map< int, int > &p) | QMatrix | |
| SetCol(UInt_t ncol, const QVector &vec) | QMatrix | |
| SetElement(UInt_t i, UInt_t j, Double_t val) | QMatrix | inline |
| SetIsJustAdded(bool added=true) | QObject | inline |
| SetIsRequired(bool required=true) | QObject | inline |
| SetMat() const | QMatrix | protected |
| SetRow(UInt_t nrow, const QVector &vec) | QMatrix | |
| SetToIdentity() | QMatrix | |
| SetWrite(bool write=true) | QObject | inline |
| T() const | QMatrix | |
| Transpose() | QMatrix | |
| Validate() | QObject | inline |
| WriteOnStream(std::ostream &o) const | QObject | virtual |
| ~QMatrix() | QMatrix | virtual |
| ~QObject() | QObject | inlinevirtual |