aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen
Commit message (Expand)AuthorAge
* part 2 of the reorganization. Benefits/changes:Gravatar Benoit Jacob2007-12-28
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28
* matrix storage order can now also be row-dominant (choosable for each matrix ...Gravatar Benoit Jacob2007-12-27
* more changes in ScalarMultiple, reintroduce FloatingPoint in NumTraits, improveGravatar Benoit Jacob2007-12-26
* in ScalarMultiple, make the factor type independent from the matrix scalar type.Gravatar Benoit Jacob2007-12-26
* - eigen2 now fully enforces constness! found a way to achieve thatGravatar Benoit Jacob2007-12-25
* - rework the coefficients APIGravatar Benoit Jacob2007-12-24
* everything works, make now runs doxygen once and only once, after allGravatar Benoit Jacob2007-12-21
* now we also have a examples/ directory for self-contained examples,Gravatar Benoit Jacob2007-12-21
* rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h>Gravatar Benoit Jacob2007-12-20