| __neg__(const SparseMatrix &x) const | SparseMatrix | [Library] |
| Cols() const | SparseMatrix | [Class] |
| Dense() const | SparseMatrix | [Class] |
| Diagonal() const | SparseMatrix | [Class] |
| Dott(const OtherDerived &x) const | SparseMatrix | [Library] |
| ErasedLowerTriangular() const | SparseMatrix | [Class] |
| ErasedUpperTriangular() const | SparseMatrix | [Class] |
| EraseLowerTriangular() | SparseMatrix | [Class] |
| EraseUpperTriangular() | SparseMatrix | [Class] |
| Identity(int rows, int cols) | SparseMatrix | [Class] |
| InnerNonZeros(int j) const | SparseMatrix | [Class] |
| InnerSize() const | SparseMatrix | [Class] |
| LowerTriangular() const | SparseMatrix | [Class] |
| m_matrixType | SparseMatrix | [Class] |
| MathSparseArrayBase(const MathSparseArrayBase< TScalar > &ar) | MathSparseArrayBase< double > | [Library] |
| MathSparseArrayBase(const TIndex &nrow, const TIndex &ncol=1) | MathSparseArrayBase< double > | [Library] |
| matrixType() | SparseMatrix | [Library] |
| matrixType() const | SparseMatrix | [Library] |
| NonZeros() const | SparseMatrix | [Class] |
| operator*(const OtherDerived &x) const | SparseMatrix | [Library] |
| 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 | [Class] |
| Print(int rows, int cols) const | SparseMatrix | [Class] |
| Prune(TScalar reference) | SparseMatrix | [Class] |
| Prune(TScalar reference, TRealScalar epsilon) | SparseMatrix | [Class] |
| Resize(int rows, int cols) | SparseMatrix | [Class] |
| ResizeNonZeros(int size) | SparseMatrix | [Class] |
| Rows() const | SparseMatrix | [Class] |
| setMatrixType(const unsigned int &prop) | SparseMatrix | [Library] |
| SetZero() | SparseMatrix | [Class] |
| SparseDiagonal() const | SparseMatrix | [Class] |
| SparseMatrix(MathSparseArrayBase< TScalar > &ar, bool keep_data=true) | SparseMatrix | [Library] |
| SparseMatrix(const TIndex &nrow, const TIndex &ncol=1) | SparseMatrix | [Library] |
| Swap(tngmath::SparseMatrix &other) | SparseMatrix | [Library] |
| TMatrixType enum name | SparseMatrix | [Class] |
| Transpose() const | SparseMatrix | [Class] |
| TRealScalar typedef | SparseMatrix | [Class] |
| UpperTriangular() const | SparseMatrix | [Class] |
1.5.6