assignDiagonal(const DiagXpr diagXpr, const Func &assignFunc) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
Base typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | private |
check_template_parameters() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprivatestatic |
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 |
collapseDuplicates(DupFunctor dup_func=DupFunctor()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
cols() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
ConstDiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
data() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
data() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
diagonal() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
finalize() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
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 |
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 |
isCompressed() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
IsRowMajor enum value | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
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_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 > | |
nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
operator<<(std::ostream &s, const SparseMatrix &m) | 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 EigenBase< OtherDerived > &other) | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::operator=(const Derived &other) | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::operator=(const Derived &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 |
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, 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 |
ScalarVector typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
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 |
SparseCompressedBase(const SparseCompressedBase< OtherDerived > &) | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | explicitprivate |
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 |
SparseVector< _Scalar, 0, _StorageIndex > class | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
startVec(Index outer) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Storage typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
sumupDuplicates() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
TransposedSparseMatrix typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
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 |