Revision 753839

Go back to digest for 30th December 2007

Other in Other

Benoît Jacob committed changes in /branches/work/eigen2:

part 2 of the reorganization.

Benefits/changes:
1) Eigen2 co-installable with Eigen1 without conflict, without affecting programs including either.
2) #include<Eigen/Core> without the .h without conflict with the Core/ directory
3) Uniformize coding style of the CMakeLists.

File Changes

Added 2 files
  • /branches/work/eigen2/Eigen
  •   /Core
  •   /src/CMakeLists.txt
Deleted 1 files
  • /branches/work/eigen2/Eigen/Core.h
Modified 15 files
  • /branches/work/eigen2
  •   /CMakeLists.txt
  •   /doc/benchmark.cpp
  •   /doc/Doxyfile.in
  •   /doc/example.cpp
  •   /doc/tutorial.cpp
  •   /Eigen/CMakeLists.txt
  •   /test/main.h
  •   /doc/examples/class_Block.cpp
  •   /doc/examples/class_Cast.cpp
  •   /doc/examples/class_Column.cpp
  •   /doc/examples/class_DynBlock.cpp
  •   /doc/examples/class_Eval.cpp
  •   /doc/examples/class_Row.cpp
  •   /doc/snippets/compile_snippet.cpp.in
  •   /Eigen/src/Core/CMakeLists.txt
18 files changed in total