eigen/doc/examples
Benoit Jacob 2840ac7e94 big huge changes, so i dont remember everything.
* renaming, e.g. LU ---> FullPivLU
* split tests framework: more robust, e.g. dont generate empty tests if a number is skipped
* make all remaining tests use that splitting, as needed.
* Fix 4x4 inversion (see stable branch)
* Transform::inverse() and geo_transform test : adapt to new inverse() API, it was also trying to instantiate inverse() for 3x4 matrices.
* CMakeLists: more robust regexp to parse the version number
* misc fixes in unit tests
2009-10-28 18:19:29 -04:00
..
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
class_Block.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
class_CwiseBinaryOp.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
class_CwiseUnaryOp.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
class_FixedBlock.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
class_FixedVectorBlock.cpp add a VectorBlock expr as a specialization of Block 2009-07-05 11:33:55 +02:00
class_VectorBlock.cpp add a VectorBlock expr as a specialization of Block 2009-07-05 11:33:55 +02:00
CMakeLists.txt everything works, make now runs doxygen once and only once, after all 2007-12-21 11:29:04 +00:00
Tutorial_PartialLU_solve.cpp big huge changes, so i dont remember everything. 2009-10-28 18:19:29 -04:00
Tutorial_simple_example_dynamic_size.cpp * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00
Tutorial_simple_example_fixed_size.cpp * block() for vectors ---> segment() 2008-09-15 15:45:41 +00:00