| coeff(Index row, Index col) const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| coeffRef(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| 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 |
| endFill() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| 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 |
| insertBack(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| insertBackByOuterInner(Index outer, Index inner) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| nonZeros() const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| resize(Index rows, Index cols) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| startFill(Index reserveSize=1000) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| startVec(Index) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
| ~DynamicSparseMatrix() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |