aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/SparseCwiseBinaryOp.h
Commit message (Expand)AuthorAge
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* Another big refactoring change:Gravatar Gael Guennebaud2009-11-18
* Big refactoring/cleaning in the spasre module withGravatar Gael Guennebaud2009-11-18
* more ET refactoring:Gravatar Gael Guennebaud2009-11-17
* adapt CwiseBinaryOp and the Sparse counter partGravatar Gael Guennebaud2009-11-17
* 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
* - 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: makes -= and += operator workingGravatar Gael Guennebaud2009-01-23
* I hope this one fix the issue with MSVC and sparse moduleGravatar Gael Guennebaud2009-01-22
* perhaps fix a compilation issue in the sparse module with MSVCGravatar Gael Guennebaud2009-01-21
* Sparse module: add row/col methods to the iteratorsGravatar Gael Guennebaud2009-01-15
* Sparse module:Gravatar Gael Guennebaud2009-01-14
* Big rewrite in the Sparse module: SparseMatrixBase no longer inherits MatrixB...Gravatar Gael Guennebaud2009-01-14