Eigen  3.3.0
Eigen::SparseMatrix< _Scalar, _Options, _Index > Member List

This is the complete list of members for Eigen::SparseMatrix< _Scalar, _Options, _Index >, including all inherited members.

coeff(Index row, Index col) constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
coeffRef(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
coeffs() constEigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >inline
coeffs()Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cols() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
ColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
conservativeResize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
derived()Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > >inline
derived() constEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > >inline
diagonal() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
diagonal()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
eval() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
Flags enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
Index typedefEigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > >
innerIndexPtr() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerSize() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerVector(Index outer)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
insert(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index >
isCompressed() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >::isCompressed() constEigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >inline
isVector() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
makeCompressed()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
nonZeros() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >::nonZeros() constEigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >inline
operator*(const SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
outerIndexPtr() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
outerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
outerSize() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
prune(const Scalar &reference, const RealScalar &epsilon=NumTraits< RealScalar >::dummy_precision())Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
prune(const KeepFunc &keep=KeepFunc())Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
reserve(Index reserveSize)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
reserve(const SizesType &reserveSizes)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
resize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
rows() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
RowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
setFromTriplets(const InputIterators &begin, const InputIterators &end)Eigen::SparseMatrix< _Scalar, _Options, _Index >
setFromTriplets(const InputIterators &begin, const InputIterators &end, DupFunctor dup_func)Eigen::SparseMatrix< _Scalar, _Options, _Index >
setIdentity()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
setZero()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
size() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
SizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
SparseCompressedBase()Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _Index > >inlineprotected
SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const SparseMatrixBase< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const SparseSelfAdjointView< OtherDerived, UpLo > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const ReturnByValue< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const DiagonalBase< OtherDerived > &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inlineexplicit
sum() constEigen::SparseMatrix< _Scalar, _Options, _Index >
swap(SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
uncompress()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
value_type typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
valuePtr() constEigen::SparseMatrix< _Scalar, _Options, _Index >inline
valuePtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
~SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline