eigen/doc
Gael Guennebaud 138aad0ed0 * coefficient wise operators are more generic, with controllable result type.
- compatible with current STL's functors as well as with the extention proposal (TR1)
 * thanks to the above, Cast and ScalarMultiple have been removed
 * benchmark_suite is more flexible (compiler and matrix size)
2008-03-06 11:36:27 +00:00
..
examples * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
snippets Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block 2008-02-29 13:56:40 +00:00
bench_unrolling * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
benchmark_suite * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
benchmark.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
benchmarkX.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +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 * Eigen compiles with any GCC versions from, at least, 3.3 without the previous ugly hack :) 2008-03-04 12:34:58 +00:00
tutorial.cpp Patch by Gael Guennebaud: unify fixed-size and dynamic-size Block 2008-02-29 13:56:40 +00:00