, including all inherited members.
_HasDirectAccess enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
addTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
adjoint() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
AdjointReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
applyThisOnTheLeft(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
applyThisOnTheRight(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
assign(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline, protected] |
assignGeneric(const OtherDerived &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline, protected] |
Base typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cast() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
check_template_parameters() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, private, static] |
coeff(Index row, Index col) const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
CoeffReadCost enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
coeffRef(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
CoeffReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
col(Index j) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
col(Index j) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
cols() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
ColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
conjugate() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
ConjugateReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
const_cast_derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
const_derived() const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
ConstantReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
cwiseAbs() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseAbs2() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const Scalar &s) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseInverse() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMax(const Scalar &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseMin(const Scalar &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseProduct(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
cwiseSqrt() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
data() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
data() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
derived() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
derived() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
diagonal() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
dot(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
dot(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(SparseMatrix< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
eval() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
evalTo(MatrixBase< DenseDerived > &dst) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
EigenBase< SparseMatrix< _Scalar, _Options, _Index > >::evalTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
finalize() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
Flags enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
imag() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
imag() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
ImagReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
Index typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
initAssignment(const Other &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
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] |
innerNonZeros() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
innerNonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
innerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
innerVector(Index outer) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
innerVector(Index outer) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
insert(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBack(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBackByOuterInner(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBackByOuterInnerUnordered(Index outer, Index inner) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBackUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertByOuterInner(Index j, Index i) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertCompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
insertUncompressed(Index row, Index col) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
isApprox(const SparseMatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
isApprox(const MatrixBase< OtherDerived > &other, RealScalar prec=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
isCompressed() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
IsRowMajor enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
isRValue() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
isVector() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
IsVectorAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
m_data | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
m_innerNonZeros | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
m_innerSize | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
m_isRValue | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [protected] |
m_outerIndex | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
m_outerSize | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
makeCompressed() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
Map typedef | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
markAsRValue() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
MaxColsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
MaxRowsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
MaxSizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleCols(Index start, Index size) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleCols(Index start, Index size) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
NonConstImagReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
NonConstRealReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
nonZeros() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
norm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const Scalar &scalar) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator*(const std::complex< Scalar > &scalar) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator*(const Scalar &scalar, const StorageBaseType &matrix) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator*(const std::complex< Scalar > &scalar, const StorageBaseType &matrix) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const DiagonalBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const DiagonalBase< OtherDerived > &lhs, const SparseMatrixBase &rhs) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator*(const MatrixBase< OtherDerived > &lhs, const SparseMatrix< _Scalar, _Options, _Index > &rhs) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator*(const MatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator*=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator+=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator-() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator-=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator/(const Scalar &scalar) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
operator/=(const Scalar &other) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
operator<<(std::ostream &s, const SparseMatrix &m) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [friend] |
SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > >::operator<<(std::ostream &s, const SparseMatrixBase &m) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [friend] |
operator=(const SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
operator=(const SparseSparseProduct< Lhs, Rhs > &product) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
operator=(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
operator=(const EigenBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
operator=(const SparseMatrixBase< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
Options enum value | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
outerIndexPtr() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
outerIndexPtr() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
outerSize() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
PacketReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
PacketScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
PlainObject typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
prune(const KeepFunc &keep=KeepFunc()) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
real() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
real() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
RealReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
RealScalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
reserve(Index reserveSize) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
reserve(const SizesType &reserveSizes, const typename SizesType::value_type &enableif=typename SizesType::value_type()) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
reserve(const SizesType &reserveSizes, const typename SizesType::Scalar &enableif=typename SizesType::Scalar()) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
reserveInnerVectors(const SizesType &reserveSizes) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline, protected] |
resize(Index rows, Index cols) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
resizeNonZeros(Index size) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
row(Index i) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
row(Index i) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
rows() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
RowsAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
Scalar typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
ScalarMultipleReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
ScalarQuotient1ReturnType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
selfadjointView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
selfadjointView() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
setFromTriplets(const InputIterators &begin, const InputIterators &end) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
setZero() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
size() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
SizeAtCompileTime enum value | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
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 SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrix(const ReturnByValue< OtherDerived > &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrixBase() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
squaredNorm() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
SquareMatrixType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
startVec(Index outer) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
Storage typedef | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
StorageBaseType typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
StorageKind typedef | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
subcols(Index start, Index size) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
subcols(Index start, Index size) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
subrows(Index start, Index size) | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
subrows(Index start, Index size) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | |
subTo(Dest &dst) const | Eigen::EigenBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
sum() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
sumupDuplicates() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | |
swap(SparseMatrix &other) | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
toDense() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
transpose() | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
transpose() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
TransposedSparseMatrix typedef | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [protected] |
triangularView() const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, Index > &perm) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | Eigen::SparseMatrixBase< SparseMatrix< _Scalar, _Options, _Index > > | [inline] |
valuePtr() const | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
valuePtr() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |
~SparseMatrix() | Eigen::SparseMatrix< _Scalar, _Options, _Index > | [inline] |