| __neg__() const | SparseMatrix | [Library] |
| __str__() const | SparseMatrix | [Class] |
| Cols() const | SparseMatrix | [Library] |
| InnerNonZeros(TUnsignedIndex j) const | SparseMatrix | [Library] |
| InnerSize() const | SparseMatrix | [Library] |
| m_matrixType | SparseMatrix | [Class] |
| NonZeros() const | SparseMatrix | [Library] |
| operator*(const Matrix &x) const | SparseMatrix | [Class] |
| operator*(const double &x) const | SparseMatrix | [Class] |
| operator+(const SparseMatrix &x) const | SparseMatrix | [Class] |
| operator-(const SparseMatrix &x) const | SparseMatrix | [Class] |
| operator/(const double &x) const | SparseMatrix | [Class] |
| OuterSize() const | SparseMatrix | [Library] |
| Print(const std::string &format="%g ", TUnsignedIndex rows=20, TUnsignedIndex cols=20) const | SparseMatrix | [Class] |
| Prune(TScalar reference) | SparseMatrix | [Library] |
| Prune(TScalar reference, TScalar epsilon) | SparseMatrix | [Library] |
| Rows() const | SparseMatrix | [Library] |
| SetZero() | SparseMatrix | [Library] |
| SparseMatrix(SparseMatrix &ar, bool keep_data=true) | SparseMatrix | [Class] |
| Swap(SparseMatrix &other) | SparseMatrix | [Library] |
| Transpose() const | SparseMatrix | [Class] |
| TScalar typedef | SparseMatrix | [Class] |
| ~SparseMatrix() | SparseMatrix | [Class] |
1.5.6