, including all inherited members.
cols() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
endFill() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
fill(Index row, Index col) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
fillrand(Index row, Index col) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
finalize() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
innerSize() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insert(Index row, Index col) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBack(Index row, Index col) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBackByOuterInner(Index outer, Index inner) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
insertBackByOuterInnerUnordered(Index outer, Index inner) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
nonZeros() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
outerSize() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
prune(const KeepFunc &keep=KeepFunc()) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
reserve(Index reserveSize) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
resize(Index rows, Index cols) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
resizeNonZeros(Index size) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
rows() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
setZero() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrix() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrix(Index rows, Index cols) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrix(const SparseMatrixBase< OtherDerived > &other) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
SparseMatrix(const SparseMatrix &other) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
startFill(Index reserveSize=1000) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
startVec(Index outer) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
sum() const | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
swap(SparseMatrix &other) | SparseMatrix< _Scalar, _Options, _Index > | [inline] |
~SparseMatrix() | SparseMatrix< _Scalar, _Options, _Index > | [inline] |