aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/AsciiQuickReference.txt
Commit message (Collapse)AuthorAge
* Add help messages in the quick ref/ascii docs regarding slicing, indexing, ↵Gravatar Gael Guennebaud2018-12-05
| | | | and reshaping.
* fix tipoGravatar Gael Guennebaud2017-06-11
|
* doc: Fix trivial typo in AsciiQuickReference.txtGravatar Marco Falke2017-01-01
| | | | | * * * fixup!
* Doc: add flip* and arrayfun MatLab equivalent.Gravatar Gael Guennebaud2016-01-26
|
* extend matlab conversion tableGravatar Gael Guennebaud2016-01-08
|
* Fix bug #925: typo in MatLab versions of middleRowsGravatar Gael Guennebaud2015-01-04
|
* AsciiQuickReference: added .real(), .imag()Gravatar Mark Borgerding2014-05-16
| | | | | (transplanted from 11462c1a291bdb9c0ac27db25fef364e51632484 )
* fixed AsciiQuickReference typo: LinSpace -> LinSpacedGravatar Mark Borgerding2014-05-08
| | | | | (transplanted from e66781905586e3c438031597fae07306d47fea60 )
* Added examples for casting, made better examples for MapsGravatar Christoph Hertzberg2014-02-11
|
* Fixed and simplified Matlab code and added further block-related examplesGravatar Christoph Hertzberg2013-11-29
|
* Document how to reproduce matlab's rot90Gravatar Gael Guennebaud2013-11-19
|
* Update matlab-eigen quick ascii reffGravatar Gael Guennebaud2013-03-11
|
* bug #517 : Small typo in AsciiQuickReferenceGravatar Desire NUENTSA2012-10-03
|
* * 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