Revision 708667

Go back to digest for 9th September 2007

Other in Other

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

Hello, World!
This is the initial commit for Eigen2, since I restarted it from scratch on Sunday.

File Changes

Added 19 files
  • /branches/work/eigen2
  •   /src
  •   /test
  •   /src/All.h
  •   /src/Block.h
  •   /src/Matrix.h
  •   /src/MatrixBase.h
  •   /src/MatrixOps.h
  •   /src/MatrixXpr.h
  •   /src/Minor.h
  •   /src/RowAndCol.h
  •   /src/ScalarOps.h
  •   /src/Util.h
  •   /src/Vector.h
  •   /test/CMakeLists.txt
  •   /test/main.cpp
  •   /test/main.h
  •   /test/matrixmanip.cpp
  •   /test/matrixops.cpp
  •   /test/vectorops.cpp
Modified 1 files
  • /branches/work/eigen2/CMakeLists.txt
20 files changed in total