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 |
conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
diagonal() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
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 |
makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | 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 |
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 |
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 |
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 |
sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
uncompress() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
valuePtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
valuePtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
~SparseMatrix() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |