aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc/QuickReference.dox
Commit message (Collapse)AuthorAge
* Document enums in Constants.h (bug #248).Gravatar Jitse Niesen2011-05-03
| | | | | | To get the links to work, I also had to document the Eigen namespace. Unfortunately, this means that the word Eigen is linked whenever it appears in the docs.
* 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
| | | | | | This reverts changeset 76fbe94279bda314e717cb3f98b46b253d081993 . Benoit and I agree that my approach there (to use doxygen comments) pollutes the code too much.
* 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
| | | | also remove a align="center" in the Aliasing page -- it doesn't make sense to have 1 centered table page when all others are left aligned.
* 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
| | | | I needed some doxygen tricks to get this to work, so it may not be worth it.
* 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
| | | | | | | * Add short documentation for Array class * Put all classes explicitly in Core module (where applicable) * Section on Modules in Quick Reference Guide * Put Page 7 after Page 6 in Contents :)
* More style fixes.Gravatar Hauke Heibel2010-06-30
|
* Slight pimping of the "Basic matrix manipulation" table.Gravatar Hauke Heibel2010-06-30
| | | | More CSS simplifications.
* Fixed some doc appearance issue.Gravatar Hauke Heibel2010-06-30
| | | | Started cleaning up the CSS.
* * update redux sectionGravatar Gael Guennebaud2010-06-28
| | | | * fix output precision to 3 for the snippets
* 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