_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 |
coeff(Index row, Index col) const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
coeffRef(Index row, Index col) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
cols() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | 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 |
DynamicSparseMatrix(const DynamicSparseMatrix &other) (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
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 |
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 |
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 |
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 > | |
nonZeros() const | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
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 |
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 |
rows() const (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
setZero() (defined in DynamicSparseMatrix< _Scalar, _Options, _Index >) | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |
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 |
~DynamicSparseMatrix() | DynamicSparseMatrix< _Scalar, _Options, _Index > | inline |