_HasDirectAccess enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
addTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
adjoint() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
AdjointReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
assignDiagonal(const DiagXpr diagXpr, const Func &assignFunc) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
blueNorm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | 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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
const_cast_derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
const_derived() const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
ConstantReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstDiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
convert_index(const Index idx) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotectedstatic |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
data() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
data() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DenseMatrixType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
derived() | Eigen::SparseMatrixBase< 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 > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
eval() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
finalize() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Flags enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
Index typedef | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
isCompressed() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
IsRowMajor enum value | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
isRValue() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
isVector() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< 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_isRValue | Eigen::SparseMatrixBase< 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 > | |
markAsRValue() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
MaxColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
MaxRowsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
norm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
NumDimensions enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
PacketScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
PlainObject typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
RealScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
Scalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ScalarVector typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
selfadjointView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
selfadjointView() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
selfadjointView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
selfadjointView() | Eigen::SparseMatrixBase< 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 |
size() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
SparseVector< _Scalar, 0, _StorageIndex > | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
squaredNorm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
SquareMatrixType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
startVec(Index outer) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Storage typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
StorageBaseType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
StorageIndex typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
StorageKind typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
subTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | 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< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
transpose() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
transpose() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
TransposedSparseMatrix typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
TransposeReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
triangularView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
uncompress() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
value_type typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
valuePtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
valuePtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
~SparseMatrix() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |