| binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| block(Index startRow, Index startCol, Index blockRows, Index blockCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner() | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomLeftCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner() | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRightCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRows(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRows(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRows(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| bottomRows(Index n=N) 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 i) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| col(Index i) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| cols() const | SparseMatrix< _Scalar, _Options, _Index > | inline |
| ColsAtCompileTime enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
| conjugate() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| conservativeResize(Index rows, Index cols) | SparseMatrix< _Scalar, _Options, _Index > | inline |
| cwiseAbs() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| cwiseAbs2() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| cwiseEqual(const Scalar &s) 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 |
| cwiseProduct(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() | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| derived() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| diagonal() const | SparseMatrix< _Scalar, _Options, _Index > | inline |
| eval() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| Flags enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
| head(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| head(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| head(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| head(Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| 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 > > | |
| leftCols(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| leftCols(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| leftCols(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| leftCols(Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| makeCompressed() | SparseMatrix< _Scalar, _Options, _Index > | inline |
| middleCols(Index startCol, Index numCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleCols(Index startCol, Index numCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleCols(Index startCol, Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleCols(Index startCol, Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleRows(Index startRow, Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleRows(Index startRow, Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleRows(Index startRow, Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| middleRows(Index startRow, Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| 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 > > | inline |
| operator*(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| operator+(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
| operator-() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| operator-(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
| 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(const Scalar &reference, const 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 |
| rightCols(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| rightCols(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| rightCols(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| rightCols(Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| row(Index i) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| row(Index i) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| rows() const | SparseMatrix< _Scalar, _Options, _Index > | inline |
| RowsAtCompileTime enum value | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
| segment(Index start, Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| segment(Index start, Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| segment(Index start, Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| segment(Index start, Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| setFromTriplets(const InputIterators &begin, const InputIterators &end) | SparseMatrix< _Scalar, _Options, _Index > | |
| setIdentity() | SparseMatrix< _Scalar, _Options, _Index > | inline |
| 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 SparseSelfAdjointView< OtherDerived, UpLo > &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 |
| tail(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| tail(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| tail(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| tail(Index n=N) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner() | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topLeftCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner() | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner() const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner(Index cRows, Index cCols) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRightCorner(Index cRows, Index cCols) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRows(Index n) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRows(Index n) const | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRows(Index n=N) | SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | inline |
| topRows(Index n=N) const | SparseMatrixBase< 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 |
| uncompress() | SparseMatrix< _Scalar, _Options, _Index > | inline |
| valuePtr() const | SparseMatrix< _Scalar, _Options, _Index > | inline |
| valuePtr() | SparseMatrix< _Scalar, _Options, _Index > | inline |
| ~SparseMatrix() | SparseMatrix< _Scalar, _Options, _Index > | inline |