| _HasDirectAccess enum value | Eigen::SparseMatrixBase< Derived > | |
| addTo(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
| adjoint() const | Eigen::SparseMatrixBase< Derived > | inline |
| AdjointReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
| applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
| assign(const OtherDerived &other) | Eigen::SparseMatrixBase< Derived > | inlineprotected |
| assignDiagonal(const DiagXpr diagXpr, const Func &assignFunc) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
| assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< Derived > | inlineprotected |
| blueNorm() const | Eigen::SparseMatrixBase< Derived > | inline |
| coeff(Index row, Index col) const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| coeffRef(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| CoeffReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| coeffs() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
| coeffs() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
| collapseDuplicates(DupFunctor dup_func=DupFunctor()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| 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 |
| const_cast_derived() const | Eigen::SparseMatrixBase< Derived > | inline |
| const_derived() const | Eigen::EigenBase< Derived > | inline |
| ConstantReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| ConstDiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| convert_index(const Index idx) | Eigen::SparseMatrixBase< Derived > | inlineprotectedstatic |
| cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| data() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| data() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| DenseMatrixType typedef | Eigen::SparseMatrixBase< Derived > | |
| derived() const | Eigen::SparseMatrixBase< Derived > | inline |
| derived() | Eigen::SparseMatrixBase< Derived > | inline |
| diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| diagonal() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| DiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | |
| eval() const | Eigen::SparseMatrixBase< Derived > | inline |
| finalize() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| Flags enum value | Eigen::SparseMatrixBase< Derived > | |
| Index typedef | Eigen::EigenBase< Derived > | |
| IndexVector typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| initAssignment(const Other &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
| innerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| InnerIterator typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| innerNonZeroPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerNonZeroPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| innerNonZeros() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
| innerNonZeros() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
| innerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| InnerSizeAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| insert(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| insertBack(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insertBackByOuterInner(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insertBackByOuterInnerUnordered(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insertBackUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insertByOuterInner(Index j, Index i) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| insertCompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| insertUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| internal::Assignment | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
| isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Derived > | |
| isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< Derived > | inline |
| isCompressed() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| IsRowMajor enum value | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| isRValue() const | Eigen::SparseMatrixBase< Derived > | inline |
| isVector() const | Eigen::SparseMatrixBase< Derived > | inline |
| IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| lower_bound(Index row, Index col) const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
| m_data | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| m_innerNonZeros | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| m_innerSize | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| m_isRValue | Eigen::SparseMatrixBase< Derived > | protected |
| m_outerIndex | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| m_outerSize | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| Map typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| markAsRValue() | Eigen::SparseMatrixBase< Derived > | inline |
| MaxColsAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| MaxRowsAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| norm() const | Eigen::SparseMatrixBase< Derived > | inline |
| NumDimensions enum value | Eigen::SparseMatrixBase< Derived > | |
| operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | inline |
| operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | inline |
| operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< Derived > | inline |
| operator*=(const Scalar &other) | Eigen::SparseMatrixBase< Derived > | |
| operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator+=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator+=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< Derived > | |
| operator/=(const Scalar &other) | Eigen::SparseMatrixBase< Derived > | |
| operator<< | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
| operator=(const SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| operator=(const Product< Lhs, Rhs, AliasFreeProduct > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| operator=(const Product< Lhs, Rhs, AliasFreeProduct > &src) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
| SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::operator=(const SparseMatrix< _Scalar, _Options, _StorageIndex > &other) | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
| Options enum value | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| outerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| outerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| outerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| PacketReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| PacketScalar typedef | Eigen::SparseMatrixBase< Derived > | |
| PlainObject typedef | Eigen::SparseMatrixBase< Derived > | |
| 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 |
| RealScalar typedef | Eigen::SparseMatrixBase< Derived > | |
| reserve(Index reserveSize) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| reserve(const SizesType &reserveSizes, const typename SizesType::value_type &enableif=typename SizesType::value_type()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| reserveInnerVectors(const SizesType &reserveSizes) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
| resize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| resizeNonZeros(Index size) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| ReverseInnerIterator typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| rows() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| RowsAtCompileTime enum value | Eigen::SparseMatrixBase< Derived > | |
| Scalar typedef | Eigen::SparseMatrixBase< Derived > | |
| ScalarVector typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| selfadjointView() const | Eigen::SparseMatrixBase< Derived > | inline |
| selfadjointView() | Eigen::SparseMatrixBase< Derived > | inline |
| selfadjointView() const | Eigen::SparseMatrixBase< Derived > | |
| selfadjointView() | 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 |
| SparseMatrixBase() | Eigen::SparseMatrixBase< Derived > | inline |
| SparseVector< _Scalar, 0, _StorageIndex > | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
| squaredNorm() const | Eigen::SparseMatrixBase< Derived > | inline |
| SquareMatrixType typedef | Eigen::SparseMatrixBase< Derived > | |
| startVec(Index outer) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| Storage typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| StorageBaseType typedef | Eigen::SparseMatrixBase< Derived > | |
| StorageIndex typedef | Eigen::SparseMatrixBase< Derived > | |
| StorageKind typedef | Eigen::SparseMatrixBase< Derived > | |
| subTo(Dest &dst) const | Eigen::EigenBase< Derived > | inline |
| sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
| sumupDuplicates() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
| toDense() const | Eigen::SparseMatrixBase< Derived > | inline |
| transpose() | Eigen::SparseMatrixBase< Derived > | inline |
| transpose() const | Eigen::SparseMatrixBase< Derived > | inline |
| TransposedSparseMatrix typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
| TransposeReturnType typedef | Eigen::SparseMatrixBase< Derived > | |
| triangularView() const | Eigen::SparseMatrixBase< Derived > | 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 |