Revision 815979

Go back to digest for 8th June 2008

Features in Other

Gael Guennebaud committed changes in /branches/work/eigen2/Eigen:

* start of the Geometry module with a cross product and quaternion expressions (haven't tried them yet)
* applied the meta selector rule to MatrixBase::swap()

File Changes

Added 5 files
  • /branches/work/eigen2/Eigen
  •   /Geometry
  •   /src/Geometry
  •   /src/Geometry/CMakeLists.txt
  •   /src/Geometry/Cross.h
  •   /src/Geometry/Quaternion.h
Modified 3 files
  • /branches/work/eigen2/Eigen/src
  •   /Array/CMakeLists.txt
  •   /Core/Swap.h
  •   /QR/SelfAdjointEigenSolver.h
8 files changed in total