aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/AsciiQuickReference.txt
Commit message (Collapse)AuthorAge
* * implement the corner() API change: new methods topLeftCorner() etcGravatar Benoit Jacob2010-04-22
| | | | | | | | * get rid of BlockReturnType: it was not needed, and code was not always using it consistently anyway * add topRows(), leftCols(), bottomRows(), rightCols() * add corners unit-test covering all of that * adapt docs, expand "porting from eigen 2 to 3" * adapt Eigen2Support
* started a page on the porting from Eigen2 to 3, updated a bit the tutorialGravatar Gael Guennebaud2010-01-06
|
* Big renaming:Gravatar Benoit Jacob2010-01-04
| | | | | | start ---> head end ---> tail Much frustration with sed syntax. Need to learn perl some day.
* Added prod() reduction to the AsciiQuickReference.Gravatar Hauke Heibel2009-10-14
|
* Fix some formatting in quick ref. Add references to headers.Gravatar Keir Mierle2009-02-19
|
* add size, rows, cols, (), (,) functions in ASCII refGravatar Gael Guennebaud2009-02-18
|
* patch from Jitse Niesen: fix ascii quick ref matlab operator 'Gravatar Gael Guennebaud2009-02-18
|
* add the ASCII quick reference made by KierGravatar Gael Guennebaud2009-02-18