| approxEqual(const Matrix &m, const double tol) const | Morpheus::Matrix | |
| data_ | Morpheus::Matrix | [private] |
| getNumCols() const | Morpheus::Matrix | |
| getNumEntries() const | Morpheus::Matrix | |
| getNumRows() const | Morpheus::Matrix | |
| isSymmetric() const | Morpheus::Matrix | |
| isUpperTriangular() const | Morpheus::Matrix | |
| Matrix(const int nrows, const int ncols) | Morpheus::Matrix | |
| multiply(const Vector &X, Vector &Y) const | Morpheus::Matrix | |
| multiply(const Matrix &X, Matrix &Y) const | Morpheus::Matrix | |
| ncols_ | Morpheus::Matrix | [private] |
| norm1() const | Morpheus::Matrix | |
| normInf() const | Morpheus::Matrix | |
| nrows_ | Morpheus::Matrix | [private] |
| operator()(const int row, const int col) | Morpheus::Matrix | |
| print() const | Morpheus::Matrix | |
| ~Matrix() | Morpheus::Matrix |
1.6.1