_HasDirectAccess enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
addTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
adjoint() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
AdjointReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
Base typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | private |
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< 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 |
BlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
blueNorm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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 |
check_template_parameters() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprivatestatic |
coeff(Index row, Index col) const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
coeffRef(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
CoeffReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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 |
collapseDuplicates(DupFunctor dup_func=DupFunctor()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
cols() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
ColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ColsBlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ColXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
conjugate() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
ConjugateReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
conservativeResize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
const_cast_derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
const_derived() const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
ConstantReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstBlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstColsBlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstColXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstDiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
ConstInnerVectorReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstInnerVectorsReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstRowsBlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstRowXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstSegmentReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ConstTransposeReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
convert_index(const Index idx) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotectedstatic |
cwiseAbs() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
cwiseAbs2() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
CwiseAbs2ReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
CwiseAbsReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< 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 |
CwiseInverseReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< 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_CURRENT_STORAGE_BASE_CLASS< 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_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
CwiseScalarEqualReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseSign() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
CwiseSignReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
cwiseSqrt() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
CwiseSqrtReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
data() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
data() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DenseMatrixType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
derived() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
diagonal() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DiagonalReturnType typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
EIGEN_CWISE_BINARY_RETURN_TYPE(SparseMatrix< _Scalar, _Options, _StorageIndex >, OtherDerived, product) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
eval() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
finalize() | Eigen::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 |
ImagReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
Index typedef | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
IndexVector typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
initAssignment(const Other &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
innerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
innerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
InnerIterator typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
innerNonZeroPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
innerNonZeroPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
innerNonZeros() | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
innerNonZeros() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inlineprotected |
innerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
InnerSizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerVector(Index outer) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
innerVector(Index outer) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
InnerVectorReturnType typedef | 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 > > | |
InnerVectorsReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
insert(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
insertBack(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertBackByOuterInner(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertBackByOuterInnerUnordered(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertBackUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertByOuterInner(Index j, Index i) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertCompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
insertUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
isApprox(const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
isApprox(const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
isCompressed() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
IsRowMajor enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
isRValue() const | Eigen::SparseMatrixBase< 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 |
m_data | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
m_innerNonZeros | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
m_innerSize | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
m_isRValue | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | protected |
m_outerIndex | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
m_outerSize | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Map typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
markAsRValue() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
MaxColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
MaxRowsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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 |
NegativeReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
NonConstImagReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
NonConstRealReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
nonZeros() const | Eigen::SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
norm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator*=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator+=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const DiagonalBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator-=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator<<(std::ostream &s, const SparseMatrix &m) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
operator=(const SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
SparseCompressedBase< SparseMatrix< _Scalar, _Options, _StorageIndex > >::operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
Options enum value | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
outerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
outerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
outerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
PacketReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
PacketScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
PlainObject typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
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 |
RealReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
RealScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
reserve(Index reserveSize) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
reserve(const SizesType &reserveSizes, const typename SizesType::value_type &enableif=typename SizesType::value_type()) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
reserveInnerVectors(const SizesType &reserveSizes) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inlineprotected |
resize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
resizeNonZeros(Index size) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
ReverseInnerIterator typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
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 > > | |
RowsBlockXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
RowXpr typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
Scalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
ScalarVector typedef | Eigen::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 |
SegmentReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
selfadjointView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
selfadjointView() | 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 > > | 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 |
SparseMatrixBase() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
SparseVector< _Scalar, 0, _StorageIndex > class | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | friend |
squaredNorm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
SquareMatrixType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
startVec(Index outer) | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Storage typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
StorageBaseType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
StorageIndex typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
StorageKind typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
subTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
sum() const | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | |
sumupDuplicates() | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
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 |
toDense() 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 |
transpose() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
transpose() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | inline |
TransposedSparseMatrix typedef | Eigen::SparseMatrix< _Scalar, _Options, _StorageIndex > | protected |
TransposeReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _StorageIndex > > | |
triangularView() 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 |