QMatrix Member List
This is the complete list of members for
QMatrix, including all inherited members.
| Clear() | QObject | [inline, virtual] |
| CurveCrawler enum value (defined in QObject) | QObject | |
| Det() const | QMatrix | |
| Div(const QMatrix &mat) | QMatrix | |
| GetCol(int ncol) const | QMatrix | |
| GetNCol() const | QMatrix | [inline] |
| GetNRow() const | QMatrix | [inline] |
| GetRow(int nrow) const | QMatrix | |
| GetRowByColumnIntValue(int col, int val) const | QMatrix | |
| GetType() const | QObject | [inline] |
| GuiSession enum value (defined in QObject) | QObject | |
| Initialize(double val=0) | QMatrix | |
| Inv() const | QMatrix | |
| Invert() | QMatrix | |
| LCMeasConfigMap enum value (defined in QObject) | QObject | |
| m (defined in QMatrix) | QMatrix | [private] |
| Matrix enum value (defined in QObject) | QObject | |
| Mult(const QMatrix &mat) | QMatrix | |
| operator()(int i, int j) | QMatrix | |
| operator()(int i, int j) const | QMatrix | |
| operator*(const QMatrix &mat) | QMatrix | |
| operator*(double t) | QMatrix | |
| operator*(const QVector &vec) | QMatrix | |
| operator*=(double t) | QMatrix | |
| operator*=(const QMatrix &other) | QMatrix | |
| operator+(const QMatrix &mat) | QMatrix | |
| operator+=(const QMatrix &mat) | QMatrix | |
| operator-() | QMatrix | |
| operator-(const QMatrix &mat) | QMatrix | |
| operator-=(const QMatrix &mat) | QMatrix | |
| operator/(double t) | QMatrix | |
| operator/=(double t) | QMatrix | |
| operator=(const QMatrix &orig) | QMatrix | |
| QMatrix() | QMatrix | |
| QMatrix(int nrow, int ncol) | QMatrix | |
| QMatrix(const QVector &vec) | QMatrix | |
| QMatrix(const QMatrix &orig) | QMatrix | |
| QMatrix(const gsl_matrix *mat) | QMatrix | [protected] |
| QObject(Type type) | QObject | |
| QVector (defined in QMatrix) | QMatrix | [friend] |
| Resize(int nrow, int ncol) | QMatrix | |
| RunData enum value (defined in QObject) | QObject | |
| Set(const std::map< int, int > &p) | QMatrix | |
| SetCol(int ncol, const QVector &vec) | QMatrix | |
| SetRow(int nrow, const QVector &vec) | QMatrix | |
| SetToIdentity() | QMatrix | |
| T() const | QMatrix | |
| Time enum value (defined in QObject) | QObject | |
| Transpose() | QMatrix | |
| Type enum name (defined in QObject) | QObject | |
| Vector enum value (defined in QObject) | QObject | |
| VectorC enum value (defined in QObject) | QObject | |
| ~QMatrix() | QMatrix | [virtual] |
| ~QObject() | QObject | [inline, virtual] |