aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseBlock.h
Commit message (Expand)AuthorAge
* lot of cleaning:Gravatar Gael Guennebaud2010-01-22
* add a novel, experimental sparse productGravatar Gael Guennebaud2010-01-05
* adapt CwiseBinaryOp and the Sparse counter partGravatar Gael Guennebaud2009-11-17
* Fix compilation in sparse moduleGravatar Gael Guennebaud2009-08-06
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * optimize sum() for sparse matrices and vectorsGravatar Gael Guennebaud2009-05-19
* fix compilation with ICCGravatar Gael Guennebaud2009-05-18
* sparse module: new API proposal for triangular solves and experimentalGravatar Gael Guennebaud2009-04-05
* some ICC fixesGravatar Gael Guennebaud2009-02-12
* - add diagonal * sparse product as an expressionGravatar Gael Guennebaud2009-02-09
* add support for read/write sub sets of inner vectors (sparse module)Gravatar Gael Guennebaud2009-01-27
* sparse module:Gravatar Gael Guennebaud2009-01-21
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14
* * forgot to svn add 2 filesGravatar Benoit Jacob2008-12-18
* * Much better, consistent error msgs when mixing different scalar types:Gravatar Benoit Jacob2008-12-03
* Extended sparse unit-test: nested blocks and InnerIterators.Gravatar Daniel Gomez Ferro2008-09-02