eigen/doc
Benoit Jacob c67e717404 alpha 3.1. in this commit:
- finally get the Eval stuff right. get back to having Eval as
  a subclass of Matrix with limited functionality, and then,
  add a typedef MatrixType to get the actual matrix type.
- add swap(), findBiggestCoeff()
- bugfix by Ramon in Transpose
- new demo: doc/echelon.cpp
2008-01-15 13:55:47 +00:00
..
examples final fixes and updates for alpha3 2008-01-13 23:38:48 +00:00
snippets alpha 3.1. in this commit: 2008-01-15 13:55:47 +00:00
benchmark_suite switch to enums everywhere 2008-01-10 20:45:35 +00:00
benchmark.cpp big architecture change dissociating "actual" dimensions from "maximum possible" 2008-01-13 19:55:23 +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 alpha 3.1. in this commit: 2008-01-15 13:55:47 +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 alpha 3.1. in this commit: 2008-01-15 13:55:47 +00:00
tutorial.cpp renaming: 2008-01-13 20:19:14 +00:00