eigen/doc
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
..
CMakeLists.txt add example to the documentation 2007-09-28 06:17:36 +00:00
example.cpp implement the first _real_ unit-tests, testing the results for correctness instead 2007-10-13 16:56:24 +00:00
tutorial.cpp Merge WrapArray into FromArray. Less code. The downside is that we're using one more 2007-10-14 18:02:16 +00:00