coeff(Index row, Index col) const | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
coeffRef(Index row, Index col) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
ColsAtCompileTime | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
derived() | Eigen::EigenBase< typename Derived > | |
derived() const | Eigen::EigenBase< typename Derived > | |
DynamicSparseMatrix() | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DynamicSparseMatrix(Index rows, Index cols) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
DynamicSparseMatrix(const SparseMatrixBase< OtherDerived > &other) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inlineexplicit |
endFill() | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
eval() const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
fill(Index row, Index col) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
fillrand(Index row, Index col) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
finalize() | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
Flags | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
Index typedef | Eigen::EigenBase< typename Derived > | |
insertBack(Index row, Index col) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
insertBackByOuterInner(Index outer, Index inner) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
isVector() const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
IsVectorAtCompileTime | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
nonZeros() const | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
NumDimensions | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
operator*(const SparseMatrixBase< OtherDerived > &other) const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
prune(Scalar reference, RealScalar epsilon=NumTraits< RealScalar >::dummy_precision()) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
pruned(const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
resize(Index rows, Index cols) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
RowsAtCompileTime | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
size() const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
SizeAtCompileTime | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
startFill(Index reserveSize=1000) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
startVec(Index) | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |
StorageIndex typedef | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
twistedBy(const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
value_type typedef | Eigen::SparseMatrixBase< DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > > | |
~DynamicSparseMatrix() | Eigen::DynamicSparseMatrix< _Scalar, _Options, _StorageIndex > | inline |