_data() (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
_data() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
binaryExpr(const Eigen::SparseMatrixBase< OtherDerived > &other, const CustomBinaryOp &func=CustomBinaryOp()) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cast() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
coeff(Index row, Index col) const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
CoeffReadCost | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
coeffRef(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
col(Index j) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
col(Index j) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cols() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
ColsAtCompileTime | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
conjugate() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseAbs() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseAbs2() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseEqual(const Scalar &s) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseInverse() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseMax(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseMax(const Scalar &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseMin(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseMin(const Scalar &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseNotEqual(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseQuotient(const Eigen::SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
cwiseSqrt() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
derived() | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
derived() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
DynamicSparseMatrix() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
DynamicSparseMatrix(Index rows, Index cols) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
DynamicSparseMatrix(const SparseMatrixBase< OtherDerived > &other) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inlineexplicit |
DynamicSparseMatrix(const DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
EIGEN_CWISE_PRODUCT_RETURN_TYPE(DynamicSparseMatrix< _Scalar, _Options, _Index >, OtherDerived) cwiseProduct(const Eigen | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
endFill() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
eval() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
fill(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
fillrand(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
finalize() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
Flags | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
imag() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
imag() | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
innerNonZeros(Index j) const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
innerSize() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
innerVector(Index outer) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
innerVector(Index outer) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
innerVectors(Index outerStart, Index outerSize) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
insert(Index row, Index col) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
insertBack(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
insertBackByOuterInner(Index outer, Index inner) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
isVector() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
IsVectorAtCompileTime | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
m_data (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | protected |
m_innerSize (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | protected |
Map typedef (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | |
middleCols(Index start, Index size) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
middleCols(Index start, Index size) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
middleRows(Index start, Index size) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
nonZeros() const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
operator*(const Scalar &scalar) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const std::complex< Scalar > &scalar) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const SparseMatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator*(const MatrixBase< OtherDerived > &other) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator-() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator/(const Scalar &scalar) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
operator=(const DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
Options enum value (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | |
outerSize() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
real() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
real() | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
reserve(Index reserveSize=1000) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
resize(Index rows, Index cols) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
resizeAndKeepData(Index rows, Index cols) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
row(Index i) | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
row(Index i) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
rows() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
RowsAtCompileTime | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
setZero() (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
size() const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
SizeAtCompileTime | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
startFill(Index reserveSize=1000) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
startVec(Index) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
swap(DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
TransposedSparseMatrix typedef (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | protected |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, Index > &perm) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
unaryExpr(const CustomUnaryOp &func=CustomUnaryOp()) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
unaryViewExpr(const CustomViewOp &func=CustomViewOp()) const | SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _Index > > | |
~DynamicSparseMatrix() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |