| coeff(Index row, Index col) const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| coeffRef(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| coeffs() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
| coeffs() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
| cols() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| ColsAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| derived() | Eigen::EigenBase< Derived > | inline |
| derived() const | Eigen::EigenBase< Derived > | inline |
| diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| diagonal() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| eval() const | Eigen::SparseMatrixBase< Derived > | inline |
| Flags enum value | Eigen::SparseMatrixBase< Derived > | |
| Index typedef | Eigen::EigenBase< Derived > | |
| innerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerNonZeroPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerNonZeroPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insert(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| isCompressed() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| isVector() const | Eigen::SparseMatrixBase< Derived > | inline |
| IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| NumDimensions enum value | Eigen::SparseMatrixBase< Derived > | |
| operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | inline |
| outerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| outerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| outerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| prune(const Scalar &reference, const RealScalar &epsilon=NumTraits< RealScalar >::dummy_precision()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| prune(const KeepFunc &keep=KeepFunc()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Derived > | inline |
| reserve(Index reserveSize) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| reserve(const SizesType &reserveSizes) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| resize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| rows() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| RowsAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| setFromTriplets(const InputIterators &begin, const InputIterators &end) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| setFromTriplets(const InputIterators &begin, const InputIterators &end, DupFunctor dup_func) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| setIdentity() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| setZero() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| size() const | Eigen::SparseMatrixBase< Derived > | inline |
| SizeAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| SparseCompressedBase() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
| SparseMatrix() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(const SparseSelfAdjointView< OtherDerived, UpLo > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(const SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| SparseMatrix(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineexplicit |
| StorageIndex typedef | Eigen::SparseMatrixBase< Derived > | |
| sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< Derived > | inline |
| uncompress() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| value_type typedef | Eigen::SparseMatrixBase< Derived > | |
| valuePtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| valuePtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| ~SparseMatrix() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |