aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Sparse/CompressedStorage.h
Commit message (Expand)AuthorAge
* bug #86 : use internal:: namespace instead of ei_ prefixGravatar Benoit Jacob2010-10-25
* email changeGravatar Gael Guennebaud2010-06-24
* * remove ei_index, and let ei_traits propagate the index typesGravatar Gael Guennebaud2010-06-03
* the Index types change.Gravatar Benoit Jacob2010-05-30
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* Added to possibility to compile unit tests at maximum warning level.Gravatar Hauke Heibel2009-12-12
* precision ---> dummy_precisionGravatar Benoit Jacob2009-11-26
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* new simplified API to fill sparse matrices (the old functions areGravatar Gael Guennebaud2009-05-04
* * 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
* add a smart realloc algorithm when filling a sparse matrixGravatar Gael Guennebaud2009-01-18
* Sparse module:Gravatar Gael Guennebaud2009-01-15