eigen/doc
Benoit Jacob dad245af56 - eigen2 now fully enforces constness! found a way to achieve that
with minimal code duplication. There now are only two (2)
  const_cast remaining in the whole source code.
- eigen2 now fully allows copying a row-vector into a column-vector.
  added a unit-test for that.
- split unit tests, improve docs, various improvements.
2007-12-25 17:20:58 +00:00
..
examples - rework the coefficients API 2007-12-24 11:14:25 +00:00
snippets - rework the coefficients API 2007-12-24 11:14:25 +00:00
benchmark.cpp - rework the coefficients API 2007-12-24 11:14:25 +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 - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
example.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00
Mainpage.dox move the documentation to doc/, add dummy documentation to srcdir/ compiling to 2007-12-21 07:30:15 +00:00
tutorial.cpp - rework the coefficients API 2007-12-24 11:14:25 +00:00