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

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

binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol)Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol) const Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols)Eigen::SparseMatrixBase< Derived >inline
block(Index startRow, Index startCol, Index blockRows, Index blockCols) const Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner()Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner() const Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
bottomLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner()Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner() const Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
bottomRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
bottomRows(Index n)Eigen::SparseMatrixBase< Derived >inline
bottomRows(Index n) const Eigen::SparseMatrixBase< Derived >inline
bottomRows(Index n=N)Eigen::SparseMatrixBase< Derived >inline
bottomRows(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
cast() const Eigen::SparseMatrixBase< Derived >inline
coeff(Index row, Index col) const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
coeffRef(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
col(Index i)Eigen::SparseMatrixBase< Derived >inline
col(Index i) const Eigen::SparseMatrixBase< Derived >inline
cols() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
ColsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
conjugate() const Eigen::SparseMatrixBase< Derived >inline
conservativeResize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
cwiseAbs() const Eigen::SparseMatrixBase< Derived >inline
cwiseAbs2() const Eigen::SparseMatrixBase< Derived >inline
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseEqual(const Scalar &s) const Eigen::SparseMatrixBase< Derived >inline
cwiseInverse() const Eigen::SparseMatrixBase< Derived >inline
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMax(const Scalar &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseMin(const Scalar &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseProduct(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
cwiseSqrt() const Eigen::SparseMatrixBase< Derived >inline
derived()Eigen::EigenBase< Derived >inline
derived() const Eigen::EigenBase< Derived >inline
diagonal() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
diagonal()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
eval() const Eigen::SparseMatrixBase< Derived >inline
Flags enum valueEigen::SparseMatrixBase< Derived >
head(Index n)Eigen::SparseMatrixBase< Derived >inline
head(Index n) const Eigen::SparseMatrixBase< Derived >inline
head(Index n=N)Eigen::SparseMatrixBase< Derived >inline
head(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
imag() const Eigen::SparseMatrixBase< Derived >inline
imag()Eigen::SparseMatrixBase< Derived >inline
Index typedefEigen::EigenBase< Derived >
innerIndexPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerNonZeroPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerSize() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
innerVector(Index outer)Eigen::SparseMatrixBase< Derived >
innerVector(Index outer) const Eigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< Derived >
innerVectors(Index outerStart, Index outerSize) const Eigen::SparseMatrixBase< Derived >
insert(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _Index >
isVector() const Eigen::SparseMatrixBase< Derived >inline
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
leftCols(Index n)Eigen::SparseMatrixBase< Derived >inline
leftCols(Index n) const Eigen::SparseMatrixBase< Derived >inline
leftCols(Index n=N)Eigen::SparseMatrixBase< Derived >inline
leftCols(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
makeCompressed()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
middleCols(Index startCol, Index numCols)Eigen::SparseMatrixBase< Derived >inline
middleCols(Index startCol, Index numCols) const Eigen::SparseMatrixBase< Derived >inline
middleCols(Index startCol, Index n=N)Eigen::SparseMatrixBase< Derived >inline
middleCols(Index startCol, Index n=N) const Eigen::SparseMatrixBase< Derived >inline
middleRows(Index startRow, Index n)Eigen::SparseMatrixBase< Derived >inline
middleRows(Index startRow, Index n) const Eigen::SparseMatrixBase< Derived >inline
middleRows(Index startRow, Index n=N)Eigen::SparseMatrixBase< Derived >inline
middleRows(Index startRow, Index n=N) const Eigen::SparseMatrixBase< Derived >inline
operator*(const Scalar &scalar) const Eigen::SparseMatrixBase< Derived >inline
operator*(const std::complex< Scalar > &scalar) const Eigen::SparseMatrixBase< Derived >inline
operator*(const SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >inline
operator+(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
operator-() const Eigen::SparseMatrixBase< Derived >inline
operator-(const Eigen::SparseMatrixBase< OtherDerived > &other) const Eigen::SparseMatrixBase< Derived >
operator/(const Scalar &scalar) const Eigen::SparseMatrixBase< Derived >inline
outerIndexPtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
outerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
outerSize() const Eigen::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()) const Eigen::SparseMatrixBase< Derived >inline
real() const Eigen::SparseMatrixBase< Derived >inline
real()Eigen::SparseMatrixBase< Derived >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
rightCols(Index n)Eigen::SparseMatrixBase< Derived >inline
rightCols(Index n) const Eigen::SparseMatrixBase< Derived >inline
rightCols(Index n=N)Eigen::SparseMatrixBase< Derived >inline
rightCols(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
row(Index i)Eigen::SparseMatrixBase< Derived >inline
row(Index i) const Eigen::SparseMatrixBase< Derived >inline
rows() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
RowsAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
segment(Index start, Index n)Eigen::SparseMatrixBase< Derived >inline
segment(Index start, Index n) const Eigen::SparseMatrixBase< Derived >inline
segment(Index start, Index n=N)Eigen::SparseMatrixBase< Derived >inline
segment(Index start, Index n=N) const Eigen::SparseMatrixBase< Derived >inline
setFromTriplets(const InputIterators &begin, const InputIterators &end)Eigen::SparseMatrix< _Scalar, _Options, _Index >
setIdentity()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
setZero()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
size() const Eigen::SparseMatrixBase< Derived >inline
SizeAtCompileTime enum valueEigen::SparseMatrixBase< Derived >
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() const Eigen::SparseMatrix< _Scalar, _Options, _Index >
swap(SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
tail(Index n)Eigen::SparseMatrixBase< Derived >inline
tail(Index n) const Eigen::SparseMatrixBase< Derived >inline
tail(Index n=N)Eigen::SparseMatrixBase< Derived >inline
tail(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
topLeftCorner()Eigen::SparseMatrixBase< Derived >inline
topLeftCorner() const Eigen::SparseMatrixBase< Derived >inline
topLeftCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
topLeftCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
topRightCorner()Eigen::SparseMatrixBase< Derived >inline
topRightCorner() const Eigen::SparseMatrixBase< Derived >inline
topRightCorner(Index cRows, Index cCols)Eigen::SparseMatrixBase< Derived >inline
topRightCorner(Index cRows, Index cCols) const Eigen::SparseMatrixBase< Derived >inline
topRows(Index n)Eigen::SparseMatrixBase< Derived >inline
topRows(Index n) const Eigen::SparseMatrixBase< Derived >inline
topRows(Index n=N)Eigen::SparseMatrixBase< Derived >inline
topRows(Index n=N) const Eigen::SparseMatrixBase< Derived >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const Eigen::SparseMatrixBase< Derived >inline
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const Eigen::SparseMatrixBase< Derived >inline
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const Eigen::SparseMatrixBase< Derived >inline
uncompress()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
value_type typedefEigen::SparseMatrixBase< Derived >
valuePtr() const Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
valuePtr()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline
~SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _Index >inline