eigen/Eigen
Benoit Jacob e74fbfb2bc - remove Eval/EvalOMP (moving them to a disabled/ subdir in order
to preserve SVN history). They are made useless by the new
  ei_eval_unless_lazy.
- introduce a generic Eval member typedef so one can do e.g.
  T t; U u; Product<T, U>::Eval m; m = t*u;
2008-03-31 17:24:09 +00:00
..
src - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00
CMakeLists.txt part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
Core - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00