eigen/doc
Gael Guennebaud 255689231d * Added generic unary operators (replace Opposite and Conjugate)
* functor templates are not template template parameter anymore
   (this allows to make templated functors !)
 * Main page: extented compiler discussion
 * A small hack to support gcc 3.4 and 4.0 (see the main page)
 * Fix a cast type issue in Cast
 * Various doxygen updates (mainly Cwise stuff and added doxygen groups
   in MatrixBase to split the huge memeber list, still not perfect though)
 * Updated Gael's email address
2008-03-03 10:52:44 +00:00
..
examples * Added generic unary operators (replace Opposite and Conjugate) 2008-03-03 10:52:44 +00:00
snippets Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block 2008-02-29 13:56:40 +00:00
benchmark_suite switch to enums everywhere 2008-01-10 20:45:35 +00:00
benchmark.cpp prefix global functions with ei_ as previous solution was rather 2008-02-28 12:38:12 +00:00
benchmarkX.cpp - make MatrixBase and all expressions aware of their preferred traversal order. 2008-01-05 10:57:14 +00:00
CMakeLists.txt everything works, make now runs doxygen once and only once, after all 2007-12-21 11:29:04 +00:00
Doxyfile.in release alpha4, Gael edition 2008-02-29 14:50:11 +00:00
echelon.cpp alpha 3.1. in this commit: 2008-01-15 13:55:47 +00:00
example.cpp part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Mainpage.dox * Added generic unary operators (replace Opposite and Conjugate) 2008-03-03 10:52:44 +00:00
tutorial.cpp Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block 2008-02-29 13:56:40 +00:00