eigen/test
Benoit Jacob 953efdbfe7 - introduce Part and Extract classes, splitting and extending the former
Triangular class
- full meta-unrolling in Part
- move inverseProduct() to MatrixBase
- compilation fix in ProductWIP: introduce a meta-selector to only do
  direct access on types that support it.
- phase out the old Product, remove the WIP_DIRTY stuff.
- misc renaming and fixes
2008-05-27 05:47:30 +00:00
..
adjoint.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
basicstuff.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
cholesky.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
CMakeLists.txt update of the testing framework: 2008-05-22 12:18:55 +00:00
commainitializer.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
cwiseop.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
determinant.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
linearstructure.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
main.h update of the testing framework: 2008-05-22 12:18:55 +00:00
map.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
miscmatrices.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
product.cpp restored the product test 2008-05-22 12:35:09 +00:00
runtest.sh update of the testing framework: 2008-05-22 12:18:55 +00:00
smallvectors.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
submatrices.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
triangular.cpp - introduce Part and Extract classes, splitting and extending the former 2008-05-27 05:47:30 +00:00