Go to the source code of this file.
Classes | |
| class | SparseMatrix< _Scalar, _Options, _Index >::SingletonVector |
| class | SparseMatrix< _Scalar, _Options, _Index > |
| A versatible sparse matrix representation. More... | |
Namespaces | |
| namespace | Eigen |
| Namespace containing all symbols from the Eigen library. | |
| namespace | Eigen::internal |
Functions | |
| template<typename InputIterator , typename SparseMatrixType > | |
| void | set_from_triplets (const InputIterator &begin, const InputIterator &end, SparseMatrixType &mat, int Options=0) |
1.8.1.1