aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/IO.h
Commit message (Expand)AuthorAge
* * move dummy_precision and epsilon to NumTraitsGravatar Gael Guennebaud2010-02-10
* Clean up one compilation error and two warnings.Gravatar Jitse Niesen2010-01-26
* a lot of cleaning and fixesGravatar Gael Guennebaud2009-12-16
* add a DenseBase class for MAtrixBase and ArrayBase and more code factorisationGravatar Gael Guennebaud2009-12-04
* fix warningGravatar Benoit Jacob2009-08-14
* as discussed on list: default to align cols, reorganize parameters accordingl...Gravatar Benoit Jacob2009-08-14
* oops, don't set the precision to -1 !!Gravatar Benoit Jacob2009-08-13
* apply change discussed on the list :Gravatar Benoit Jacob2009-08-13
* remove sentence "Eigen itself is part of the KDE project."Gravatar Benoit Jacob2009-05-22
* * fix in IO.h, a useless copy was made because of assignment fromGravatar Benoit Jacob2008-12-18
* * replace postfix ++ by prefix ++ wherever that makes sense in Eigen/Gravatar Benoit Jacob2008-12-17
* * fix a couple of warnings (patch from Armin Berres)Gravatar Gael Guennebaud2008-12-12
* Update e-mail addressGravatar Benoit Jacob2008-11-24
* * add Gael a (c) line in IO.hGravatar Benoit Jacob2008-11-17
* spelling + some krazy directivesGravatar Gael Guennebaud2008-08-28
* * add documentation of the cool (?) "print with format" featureGravatar Gael Guennebaud2008-08-23
* * Add the possibility to customize the output of matrices, e.g.:Gravatar Gael Guennebaud2008-08-21
* * do the ActualPacketAccesBit change as discussed on listGravatar Benoit Jacob2008-07-04
* * add bench/benchVecAdd.cpp by Gael, fix crash (ei_pload on non-aligned)Gravatar Benoit Jacob2008-06-26
* * introducte recursive Flags system for the expressionsGravatar Benoit Jacob2008-03-30
* big change: MatrixBase only takes one template parameter "Derived", theGravatar Benoit Jacob2008-03-10
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* more documentation, 12 more code snippetsGravatar Benoit Jacob2008-01-03
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28