SparseMatrix< _Scalar, _Options, _Index > Member List

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

binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cast() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
coeff(Index row, Index col) const SparseMatrix< _Scalar, _Options, _Index >inline
CoeffReadCost enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
coeffRef(Index row, Index col)SparseMatrix< _Scalar, _Options, _Index >inline
col(Index j)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
col(Index j) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
cols() const SparseMatrix< _Scalar, _Options, _Index >inline
ColsAtCompileTime enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
conjugate() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseAbs() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseAbs2() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseEqual(const Scalar &s) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseInverse() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseMax(const Scalar &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseMin(const Scalar &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
cwiseSqrt() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
derived()EigenBase< SparseMatrix< _Scalar, _Options, _Index > >inline
derived() constEigenBase< SparseMatrix< _Scalar, _Options, _Index > >inline
diagonal() const SparseMatrix< _Scalar, _Options, _Index >inline
eval() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
Flags enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
imag() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
imag()SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
innerIndexPtr() const SparseMatrix< _Scalar, _Options, _Index >inline
innerIndexPtr()SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr() const SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr()SparseMatrix< _Scalar, _Options, _Index >inline
innerSize() const SparseMatrix< _Scalar, _Options, _Index >inline
innerVector(Index outer)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVector(Index outer) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
innerVectors(Index outerStart, Index outerSize) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
insert(Index row, Index col)SparseMatrix< _Scalar, _Options, _Index >inline
isCompressed() const SparseMatrix< _Scalar, _Options, _Index >inline
isVector() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
IsVectorAtCompileTime enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
makeCompressed()SparseMatrix< _Scalar, _Options, _Index >inline
middleCols(Index start, Index size)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
middleCols(Index start, Index size) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
middleRows(Index start, Index size)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
middleRows(Index start, Index size) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
nonZeros() const SparseMatrix< _Scalar, _Options, _Index >inline
operator*(const Scalar &scalar) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
operator*(const std::complex< Scalar > &scalar) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
operator*(const SparseMatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator*(const MatrixBase< OtherDerived > &other) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
operator-() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
operator/(const Scalar &scalar) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
outerIndexPtr() const SparseMatrix< _Scalar, _Options, _Index >inline
outerIndexPtr()SparseMatrix< _Scalar, _Options, _Index >inline
outerSize() const SparseMatrix< _Scalar, _Options, _Index >inline
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision())SparseMatrix< _Scalar, _Options, _Index >inline
prune(const KeepFunc &keep=KeepFunc())SparseMatrix< _Scalar, _Options, _Index >inline
real() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
real()SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
reserve(Index reserveSize)SparseMatrix< _Scalar, _Options, _Index >inline
reserve(const SizesType &reserveSizes)SparseMatrix< _Scalar, _Options, _Index >inline
resize(Index rows, Index cols)SparseMatrix< _Scalar, _Options, _Index >inline
row(Index i)SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
row(Index i) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
rows() const SparseMatrix< _Scalar, _Options, _Index >inline
RowsAtCompileTime enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
setFromTriplets(const InputIterators &begin, const InputIterators &end)SparseMatrix< _Scalar, _Options, _Index >
setZero()SparseMatrix< _Scalar, _Options, _Index >inline
size() constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
SizeAtCompileTime enum valueSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >
SparseMatrix()SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(Index rows, Index cols)SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const SparseMatrixBase< OtherDerived > &other)SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const SparseMatrix &other)SparseMatrix< _Scalar, _Options, _Index >inline
SparseMatrix(const ReturnByValue< OtherDerived > &other)SparseMatrix< _Scalar, _Options, _Index >inline
swap(SparseMatrix &other)SparseMatrix< _Scalar, _Options, _Index >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, Index > &perm) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constSparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >inline
valuePtr() const SparseMatrix< _Scalar, _Options, _Index >inline
valuePtr()SparseMatrix< _Scalar, _Options, _Index >inline
~SparseMatrix()SparseMatrix< _Scalar, _Options, _Index >inline