aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/QuickReference.dox
Commit message (Expand)AuthorAge
* Document that using raw function pointers doesn't work with unaryExpr.Gravatar David Tellenbach2021-02-27
* Add help messages in the quick ref/ascii docs regarding slicing, indexing, an...Gravatar Gael Guennebaud2018-12-05
* a small mistake QuickReference.dox edited online with BitbucketGravatar zhouzhaoping2017-11-09
* bug #1457: add setUnit() methods for consistency.Gravatar Gael Guennebaud2017-08-22
* Fix and workaround several doxygen issues/warningsGravatar Gael Guennebaud2017-01-04
* Fix numerous doxygen issues in auto-link generationGravatar Gael Guennebaud2015-12-30
* Add pow(scalar,array) in quick refGravatar Gael Guennebaud2015-07-20
* Update list of main modulesGravatar Gael Guennebaud2015-06-22
* Update coeff-wise quick-reference doc.Gravatar Gael Guennebaud2015-06-22
* QuickReference.dox: std::tan(array) --> tan(array), same for other functions.Gravatar Jitse Niesen2013-08-11
* Avoid phrase "static allocation" for local storage on stack (bug #615).Gravatar Jitse Niesen2013-06-18
* Big changes in Eigen documentation:Gravatar Gael Guennebaud2013-01-05
* Doc: replace manual TOC by doxygen's \tableofcontents commandGravatar Gael Guennebaud2012-12-28
* Fix several documentation issuesGravatar Gael Guennebaud2012-12-24
* Undo incorrect fix in previous commit, and fix real mistake instead.Gravatar Jitse Niesen2012-08-17
* Correct description of rankUpdate() in quick reference guide.Gravatar Jitse Niesen2012-01-09
* Document QuaternionBase, minor doc improvements.Gravatar Jitse Niesen2011-12-08
* Write page on template and typename keywords in C++.Gravatar Jitse Niesen2011-09-10
* Document enums in Constants.h (bug #248).Gravatar Jitse Niesen2011-05-03
* std::min/max are not implemented and they cannot be implemented easilyGravatar Gael Guennebaud2011-04-04
* Correct typo in QuickReference doc, plus typographical improvements.Gravatar Jitse Niesen2011-04-01
* mention reverse and replicate in the quick refGravatar Gael Guennebaud2011-02-23
* mention std::ptr_fun in the quickref guideGravatar Gael Guennebaud2011-02-17
* In QuickRefPage LinSpaced is improperly documented.Gravatar Trevor Irons2010-12-29
* Move doxygen comments for EIGEN_NO_DEBUG from source to I14.Gravatar Jitse Niesen2010-12-27
* allows blocks of code to be larger than the page body (like tables)Gravatar Gael Guennebaud2010-10-19
* move tables from class "tutorial_code" to "example"Gravatar Benoit Jacob2010-10-19
* update style of the quick ref guideGravatar Gael Guennebaud2010-10-19
* doc updates/improvementsGravatar Benoit Jacob2010-10-15
* Document EIGEN_NO_DEBUG macro.Gravatar Jitse Niesen2010-08-10
* Several changes in comments to keep Doxygen happy.Gravatar Jitse Niesen2010-07-25
* fix typoGravatar Thomas Capricelli2010-07-22
* Add (set)LinSpaced to quick reference guide.Gravatar Jitse Niesen2010-07-20
* Various documentation improvements.Gravatar Jitse Niesen2010-07-06
* More style fixes.Gravatar Hauke Heibel2010-06-30
* Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
* Fixed some doc appearance issue.Gravatar Hauke Heibel2010-06-30
* * update redux sectionGravatar Gael Guennebaud2010-06-28
* improve ref tablesGravatar Gael Guennebaud2010-06-26
* extend the quick ref table pageGravatar Gael Guennebaud2010-06-26
* started the quick reference tablesGravatar Gael Guennebaud2010-06-26