eigen/doc/examples
Gael Guennebaud 138aad0ed0 * coefficient wise operators are more generic, with controllable result type.
- compatible with current STL's functors as well as with the extention proposal (TR1)
 * thanks to the above, Cast and ScalarMultiple have been removed
 * benchmark_suite is more flexible (compiler and matrix size)
2008-03-06 11:36:27 +00:00
..
class_Block.cpp renaming: ref() --> asArg() 2008-03-04 17:08:23 +00:00
class_Cast.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
class_Column.cpp renaming: ref() --> asArg() 2008-03-04 17:08:23 +00:00
class_CwiseBinaryOp.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
class_CwiseUnaryOp.cpp * coefficient wise operators are more generic, with controllable result type. 2008-03-06 11:36:27 +00:00
class_Eval.cpp part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
class_FixedBlock.cpp renaming: ref() --> asArg() 2008-03-04 17:08:23 +00:00
class_Row.cpp renaming: ref() --> asArg() 2008-03-04 17:08:23 +00:00
CMakeLists.txt everything works, make now runs doxygen once and only once, after all 2007-12-21 11:29:04 +00:00