eigen/disabled
Gael Guennebaud 82c3cea1d5 * refactoring of Product:
* use ProductReturnType<>::Type to get the correct Product xpr type
  * Product is no longer instanciated for xpr types which are evaluated
  * vectorization of "a.transpose() * b" for the normal product (small and fixed-size matrix)
  * some cleanning
* removed ArrayBase
2008-06-19 17:33:57 +00:00
..
ArrayBase.h * refactoring of Product: 2008-06-19 17:33:57 +00:00
class_Eval.cpp - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00
Eval_MatrixType.cpp - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00
Eval.h -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
EvalOMP.h - remove Eval/EvalOMP (moving them to a disabled/ subdir in order 2008-03-31 17:24:09 +00:00
Product.h * Block: row and column expressions in the inner direction 2008-06-16 14:54:31 +00:00