Files
eigen/Eigen
Gael Guennebaud eb7b7b2cfc * remove Cross product expression: MatrixBase::cross() now returns a temporary
which is even better optimized by the compiler.
* Quaternion no longer inherits MatrixBase. Instead it stores the coefficients
  using a Matrix<> and provides only relevant methods.
2008-06-07 13:18:29 +00:00
..
2008-05-12 21:15:17 +00:00
2008-06-03 13:43:29 +00:00
2008-05-12 21:15:17 +00:00