eigen/doc/examples
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
..
class_Block.cpp - expand MathFunctions.h to provide more functions, like exp, log... 2008-03-14 10:38:37 +00:00
class_CwiseBinaryOp.cpp get rid of MatrixRef, simplifications. 2008-03-13 20:36:01 +00:00
class_CwiseUnaryOp.cpp big change: MatrixBase only takes one template parameter "Derived", the 2008-03-10 17:23:11 +00:00
class_FixedBlock.cpp - expand MathFunctions.h to provide more functions, like exp, log... 2008-03-14 10:38:37 +00:00
CMakeLists.txt everything works, make now runs doxygen once and only once, after all 2007-12-21 11:29:04 +00:00