eigen/test
Benoit Jacob 86220784b6 part 2 of the reorganization. Benefits/changes:
1) Eigen2 co-installable with Eigen1 without conflict, without affecting programs including either.
2) #include<Eigen/Core> without the .h without conflict with the Core/ directory
3) Uniformize coding style of the CMakeLists.
2007-12-28 16:20:00 +00:00
..
adjoint.cpp expand unit-tests and fix const-qualifaction bugs thus discovered 2007-12-12 17:48:20 +00:00
basicstuff.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
CMakeLists.txt - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
linearstructure.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
main.cpp revert most of my previous commit. forcing the compiler to inline only increased 2007-12-11 14:57:42 +00:00
main.h part 2 of the reorganization. Benefits/changes: 2007-12-28 16:20:00 +00:00
map.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
miscmatrices.cpp -add Ones, DiagonalMatrix, DiagonalCoeffs 2007-12-15 18:16:30 +00:00
product.cpp - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
smallvectors.cpp add constructors and accessors/mutators specific to small vectors. 2007-12-17 20:51:40 +00:00
submatrices.cpp -add Ones, DiagonalMatrix, DiagonalCoeffs 2007-12-15 18:16:30 +00:00