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