Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ > Member List

This is the complete list of members for Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >, including all inherited members.

addTo(Dest &dst) constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
adjoint() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
AdjointReturnType typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
applyThisOnTheLeft(Dest &dst) constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
applyThisOnTheRight(Dest &dst) constEigen::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 typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >private
blueNorm() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
coeff(Index row, Index col) constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
coeffRef(Index row, Index col)Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
coeffs() constEigen::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() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
ColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
conservativeResize(Index rows, Index cols)Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
const_cast_derived() constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
const_derived() constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
ConstDiagonalReturnType typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
ConstTransposeReturnType typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
convert_index(const Index idx)Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inlineprotectedstatic
cwiseProduct(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
cwiseProduct(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
data()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
data() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
derived()Eigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
derived() constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
diagonal() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
diagonal()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
DiagonalReturnType typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
dot(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
dot(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
dot(const MatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
dot(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
EIGEN_STATIC_ASSERT((Options &(ColMajor|RowMajor))==Options, INVALID_MATRIX_TEMPLATE_PARAMETERS) struct default_prunning_funcEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inlineprivate
eval() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
evalTo(Dest &) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >private
finalize()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
Flags enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
Index typedefEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
IndexVector typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
initAssignment(const Other &other)Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inlineprotected
innerIndexPtr() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
innerIndexPtr()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
innerIndicesAreSorted(Index begin, Index end) constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
innerIndicesAreSorted() constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
innerNonZeroPtr() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
innerNonZeroPtr()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
innerNonZeros()Eigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inlineprotected
innerNonZeros() constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inlineprotected
innerSize() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
InnerSizeAtCompileTime enum valueEigen::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()) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
isCompressed() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::isCompressed() constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
IsRowMajor enum valueEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
isRValue() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
isVector() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
lower_bound(Index row, Index col) constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inlineprotected
m_dataEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
m_innerNonZerosEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
m_innerSizeEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
m_isRValueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >protected
m_outerIndexEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
m_outerSizeEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
makeCompressed()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
Map typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
markAsRValue()Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
MaxColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
MaxRowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
MaxSizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
nonZeros() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >::nonZeros() constEigen::SparseCompressedBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
norm() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
NumDimensions enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
operator*(const DiagonalBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
operator*(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
operator*(const MatrixBase< OtherDerived > &other) constEigen::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 valueEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
outerIndexPtr() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
outerIndexPtr()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
outerSize() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
PacketReturnType typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
PacketScalar typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
PlainObject typedefEigen::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()) constEigen::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() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
RowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
Scalar typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
ScalarVector typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
selfadjointView() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
selfadjointView()Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
selfadjointView() constEigen::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() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
SizeAtCompileTime enum valueEigen::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() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
startVec(Index outer)Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
Storage typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
StorageBaseType typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
StorageIndex typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
StorageKind typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
subTo(Dest &dst) constEigen::EigenBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
sum() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >
swap(SparseMatrix &other)Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
toDense() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
transpose()Eigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
transpose() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
TransposedSparseMatrix typedefEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >protected
TransposeReturnType typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
triangularView() constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) constEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >inline
uncompress()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
value_type typedefEigen::SparseMatrixBase< SparseMatrix< Scalar_, Options_, StorageIndex_ > >
valuePtr() constEigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
valuePtr()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline
~SparseMatrix()Eigen::SparseMatrix< Scalar_, Options_, StorageIndex_ >inline