eigen/test
Benoit Jacob f355ef2df0 Merge WrapArray into FromArray. Less code. The downside is that we're using one more
const_cast. But I think that anyway trying to maintain const strictness in Eigen2 is not
worth the hassle.

Konstantin: so the code snippet I sent you won't work anymore, replace wrapArray with fromArray.

CCMAIL:konst.heil@stud.uni-heidelberg.de
2007-10-14 18:02:16 +00:00
..
basicstuff.cpp Merge WrapArray into FromArray. Less code. The downside is that we're using one more 2007-10-14 18:02:16 +00:00
CMakeLists.txt implement the first _real_ unit-tests, testing the results for correctness instead 2007-10-13 16:56:24 +00:00
main.cpp rework the numeric traits now that we're using a namespace and no prefix 2007-10-12 05:56:36 +00:00
main.h implement the first _real_ unit-tests, testing the results for correctness instead 2007-10-13 16:56:24 +00:00