, including all inherited members.
binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cast() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
coeff(Index row, Index col) const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
CoeffReadCost enum value | SparseMatrixBase< 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) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
cols() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
ColsAtCompileTime enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
conjugate() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseAbs() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseAbs2() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const Scalar &s) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseInverse() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMax(const Scalar &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMin(const Scalar &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseSqrt() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
derived() | EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
derived() const | EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
diagonal() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(SparseMatrix< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const Eigen | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
eval() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
Flags enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
imag() const | SparseMatrixBase< 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) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
insert(Index row, Index col) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
isCompressed() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
isVector() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
IsVectorAtCompileTime enum value | SparseMatrixBase< 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) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
nonZeros() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
operator*(const Scalar &scalar) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator*(const std::complex< Scalar > &scalar) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator*(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const MatrixBase< OtherDerived > &lhs, const SparseMatrix< _Scalar, _Options, _Index > &rhs) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator*(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator-() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator/(const Scalar &scalar) const | SparseMatrixBase< 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() const | SparseMatrixBase< 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) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
rows() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
RowsAtCompileTime enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
setFromTriplets(const InputIterators &begin, const InputIterators &end) | SparseMatrix< _Scalar, _Options, _Index > | |
setZero() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
size() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
SizeAtCompileTime enum value | SparseMatrixBase< 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) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
valuePtr() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
valuePtr() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
~SparseMatrix() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |