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 |
Base typedef | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | private |
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 |
coeffs() const | Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
coeffs() | Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
collapseDuplicates(DenseBase< Derived > &wi, 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::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
const_derived() const | Eigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
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_ > > | inline |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
data() | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | inline |
data() const | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | inline |
derived() | Eigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
derived() const | Eigen::EigenBase< 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_ > > | |
EIGEN_STATIC_ASSERT((Options &(ColMajor|RowMajor))==Options, INVALID_MATRIX_TEMPLATE_PARAMETERS) struct default_prunning_func | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | inlineprivate |
eval() const | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
evalTo(Dest &) const | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | private |
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 |
innerIndicesAreSorted(Index begin, Index end) const | Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
innerIndicesAreSorted() const | Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
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_ > | inline |
insertAtByOuterInner(Index outer, Index inner, Index dst) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | inlineprotected |
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 |
insertCompressedAtByOuterInner(Index outer, Index inner, Index dst) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | protected |
insertEmptyOuterVectors(Index j, Index num=1) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | inline |
insertFromSortedTriplets(const InputIterators &begin, const InputIterators &end) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | |
insertFromSortedTriplets(const InputIterators &begin, const InputIterators &end, DupFunctor dup_func) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | |
insertFromTriplets(const InputIterators &begin, const InputIterators &end) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | |
insertFromTriplets(const InputIterators &begin, const InputIterators &end, DupFunctor dup_func) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | |
insertUncompressed(Index row, Index col) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | protected |
insertUncompressedAtByOuterInner(Index outer, Index inner, Index dst) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | protected |
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 |
SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::isCompressed() const | Eigen::SparseCompressedBase< 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 |
SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::nonZeros() const | Eigen::SparseCompressedBase< 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_ > > | inline |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
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_ > > | inline |
operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< 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=(SparseMatrix &&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_ > | |
SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::operator=(const EigenBase< 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 |
SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::operator=(const SparseMatrix< Scalar_, Options_, StorageIndex_ > &other) | Eigen::SparseMatrixBase< 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 |
removeOuterVectors(Index j, Index num=1) | 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 |
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 |
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_ > > | |
setFromSortedTriplets(const InputIterators &begin, const InputIterators &end) | Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > | |
setFromSortedTriplets(const InputIterators &begin, const InputIterators &end, DupFunctor dup_func) | 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 |
size() const | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | |
sortInnerIndices(Index begin, Index end) | Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
sortInnerIndices() | Eigen::SparseCompressedBase< 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(SparseMatrix &&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 |
squaredNorm() const | Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > > | inline |
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_ > | |
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 |