aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/src/Core/Map.h
Commit message (Expand)AuthorAge
...
* Patch by Gael Guennebaud:Gravatar Benoit Jacob2008-02-29
* Relicense --> dual-license LGPL3+/GPL2+Gravatar Benoit Jacob2008-02-28
* alpha 3.1. in this commit:Gravatar Benoit Jacob2008-01-15
* big architecture change dissociating "actual" dimensions from "maximum possible"Gravatar Benoit Jacob2008-01-13
* -add set...() methods and their documentation; remove GenericGravatar Benoit Jacob2008-01-11
* switch to enums everywhereGravatar Benoit Jacob2008-01-10
* Ready for alpha2 release.Gravatar Benoit Jacob2008-01-07
* - move: DerivedTraits becomes MatrixBase::TraitsGravatar Benoit Jacob2008-01-06
* remove all the _Order mechanics, now we are always traversing matrices inGravatar Benoit Jacob2008-01-06
* Patch by Gael Guennebaud, making Eigen compatible with the Intel compiler (icc).Gravatar Benoit Jacob2008-01-06
* - make MatrixBase and all expressions aware of their preferred traversal order.Gravatar Benoit Jacob2008-01-05
* more documentation, 12 more code snippetsGravatar Benoit Jacob2008-01-03
* cleanup: remove copy contructors when the compiler is able to generate a sati...Gravatar Benoit Jacob2007-12-31
* move Core/ to a src/ subdir, in preparation for following changesGravatar Benoit Jacob2007-12-28