eigen/bench/btl/libs/hand_vec
Benoit Jacob 1d52bd4cad the big memory changes. the most important changes are:
ei_aligned_malloc now really behaves like a malloc
 (untyped, doesn't call ctor)
ei_aligned_new is the typed variant calling ctor
EIGEN_MAKE_ALIGNED_OPERATOR_NEW now takes the class name as parameter
2009-01-08 15:20:21 +00:00
..
CMakeLists.txt various improvements of the plot generator in BTL 2008-07-12 21:41:32 +00:00
hand_vec_interface.hh the big memory changes. the most important changes are: 2009-01-08 15:20:21 +00:00
main.cpp Add a LU decomposition action in BTL and various cleaning in BTL. For instance 2008-08-04 23:12:48 +00:00