aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/sparse_basic.cpp
Commit message (Expand)AuthorAge
...
* add support for read/write sub sets of inner vectors (sparse module)Gravatar Gael Guennebaud2009-01-27
* sparse module: makes -= and += operator workingGravatar Gael Guennebaud2009-01-23
* fix a few remaining warningsGravatar Gael Guennebaud2009-01-23
* * fix compilation with gcc 3.4Gravatar Gael Guennebaud2009-01-23
* sparse module:Gravatar Gael Guennebaud2009-01-21
* add a flexible sparse matrix class designed for fast matrix assemblyGravatar Gael Guennebaud2009-01-19
* Sparse module: add support for sparse selfadjoint * denseGravatar Gael Guennebaud2009-01-15
* Sparse module: add row/col methods to the iteratorsGravatar Gael Guennebaud2009-01-15
* Sparse module: bugfix in SparseMatrix::resize(), now the indices areGravatar Gael Guennebaud2009-01-15
* Sparse module:Gravatar Gael Guennebaud2009-01-14
* Add support for sparse * dense and dense * sparse matrix/vector productsGravatar Gael Guennebaud2009-01-14
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14
* Sparse module: add a more flexible SparseMatrix::fillrand() functionGravatar Gael Guennebaud2008-12-11
* Several improvements in sparse module:Gravatar Gael Guennebaud2008-11-05