eigen/doc/examples
Benoit Jacob d1a29d6319 -new: recursive costs system, useful to determine automatically
when to evaluate arguments and when to meta-unroll.
-use it in Product to determine when to eval args. not yet used
 to determine when to unroll. for now, not used anywhere else but
 that'll follow.
-fix badness of my last commit
2008-04-03 11:10:17 +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 -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +00:00
class_CwiseUnaryOp.cpp -new: recursive costs system, useful to determine automatically 2008-04-03 11:10:17 +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