|
Engauge Digitizer 2
|
This is the complete list of members for Matrix, including all inherited members.
| cols() const | Matrix | |
| determinant() const | Matrix | |
| get(int row, int col) const | Matrix | |
| inverse(int significantDigits, MatrixConsistent &matrixConsistent) const | Matrix | |
| Matrix(int N) | Matrix | |
| Matrix(int rows, int cols) | Matrix | |
| Matrix(const Matrix &other) | Matrix | |
| minorReduced(int rowOmit, int colOmit) const | Matrix | |
| operator*(const Matrix &other) const | Matrix | |
| operator*(const QVector< double > other) const | Matrix | |
| operator=(const Matrix &matrix) | Matrix | |
| rows() const | Matrix | |
| set(int row, int col, double value) | Matrix | |
| toString() const | Matrix | |
| transpose() const | Matrix |