, including all inherited members.
binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRows(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRows(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRows(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
bottomRows(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cast() 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] |
col(Index i) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
col(Index i) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cols() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
ColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
conjugate() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
cwiseAbs() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseAbs2() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseEqual(const Scalar &s) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseInverse() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseMax(const Scalar &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseMin(const Scalar &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseProduct(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseSign() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
cwiseSqrt() const | Eigen::SparseMatrixBase< 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] |
eval() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
Flags enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
head(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
head(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
head(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
head(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
imag() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
imag() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
Index typedef | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
innerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
innerNonZeroPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
innerNonZeroPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
innerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
innerVector(Index outer) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerVector(Index outer) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerVectors(Index outerStart, Index outerSize) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerVectors(Index outerStart, Index outerSize) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
insert(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
isCompressed() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
isVector() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
leftCols(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
leftCols(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
leftCols(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
leftCols(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
middleCols(Index startCol, Index numCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleCols(Index startCol, Index numCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleCols(Index startCol, Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleCols(Index startCol, Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleRows(Index startRow, Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleRows(Index startRow, Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleRows(Index startRow, Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
middleRows(Index startRow, Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
nonZeros() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
operator&&(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
operator*(const T &scalar) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*(const T &scalar, const StorageBaseType &expr) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [friend] |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
operator-(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator/(const T &scalar) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator||(const Eigen::SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
outerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
outerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
outerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
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] |
real() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
real() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
reserve(Index reserveSize) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
reserve(const SizesType &reserveSizes) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
resize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
rightCols(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
rightCols(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
rightCols(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
rightCols(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
row(Index i) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
row(Index i) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
rows() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
RowsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
segment(Index start, Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
segment(Index start, Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
segment(Index start, Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
segment(Index start, Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
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 > > | |
SparseCompressedBase() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline, protected] |
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(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 > | [inline, explicit] |
StorageIndex typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | [inline] |
tail(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
tail(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
tail(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
tail(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topLeftCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner(Index cRows, Index cCols) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRightCorner(Index cRows, Index cCols) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRows(Index n) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRows(Index n) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRows(Index n=N) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
topRows(Index n=N) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | [inline] |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) 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] |