Please, help us to better know about our user community by answering the following short survey: https://forms.gle/wpyrxWi18ox9Z5ae9
Eigen  3.4.0
Loading...
Searching...
No Matches
Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > Member List

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

binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
block(Index startRow, Index startCol, NRowsType blockRows, NColsType blockCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
bottomLeftCorner(NRowsType cRows, NColsType cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
bottomRightCorner(NRowsType cRows, NColsType cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
bottomRows(NRowsType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cast() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
coeff(Index row, Index col) constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
coeffRef(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
coeffs() constEigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
col(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cols() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
ColsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
conjugate() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
conjugateIf() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
conservativeResize(Index rows, Index cols)Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
cwiseAbs() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseAbs2() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseArg() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseInverse() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseSign() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
cwiseSqrt() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
derived()Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
diagonal() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
diagonal()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
eval() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
Flags enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
head(NType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
imag() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
Index typedefEigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
innerIndexPtr() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
innerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
innerNonZeroPtr() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
innerNonZeroPtr()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
innerSize() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
innerVector(Index outer)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
innerVectors(Index outerStart, Index outerSize)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
insert(Index row, Index col)Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >
isCompressed() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
isVector() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
IsVectorAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
leftCols(NColsType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
makeCompressed()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
middleCols(Index startCol, NColsType numCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
middleRows(Index startRow, NRowsType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
nonZeros() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
NumDimensions enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
operator&&(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
operator*(const T &scalar) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
operator+(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
operator-() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
operator/(const T &scalar) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
operator||(const Eigen::SparseMatrixBase< OtherDerived > &other) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
outerIndexPtr() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
outerIndexPtr()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
outerSize() constEigen::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()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
real() constEigen::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(NColsType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
row(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
rows() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
RowsAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
segment(Index start, NType n)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() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
SizeAtCompileTime enum valueEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
SparseCompressedBase()Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inlineprotected
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 >inlineexplicit
StorageIndex typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
subVector(Index i)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
subVectors() constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
sum() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >
swap(SparseMatrix &other)Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
tail(NType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
topLeftCorner(NRowsType cRows, NColsType cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
topRightCorner(NRowsType cRows, NColsType cCols)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
topRows(NRowsType n)Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) constEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >inline
uncompress()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
value_type typedefEigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >
valuePtr() constEigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
valuePtr()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline
~SparseMatrix()Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex >inline