eigen/test
Benoit Jacob f997a3e902 update the inverse test a little
make use of static asserts in Map
fix 2 warnings in CacheFriendlyProduct: unused var 'Vectorized'
2008-07-26 12:08:28 +00:00
..
adjoint.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
array.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
basicstuff.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
cholesky.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
CMakeLists.txt * implement slice vectorization. Because it uses unaligned 2008-06-22 15:02:05 +00:00
commainitializer.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
cwiseop.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
determinant.cpp - many updates after Cwise change 2008-07-08 07:56:01 +00:00
eigensolver.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
geometry.cpp Add .perpendicular() function in Geometry module (adapted from Eigen1) 2008-07-22 10:54:42 +00:00
inverse.cpp update the inverse test a little 2008-07-26 12:08:28 +00:00
linearstructure.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
main.h add a geometry unit test and fix a couple of typo in Quaternion.h 2008-06-03 07:32:12 +00:00
map.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
miscmatrices.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
nomalloc.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
product.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
qr.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
runtest.sh update of the testing framework: 2008-05-22 12:18:55 +00:00
sizeof.cpp fix some compile errors with gcc 4.3, some warnings, some documentation 2008-06-06 13:10:00 +00:00
smallvectors.cpp update of the testing framework: 2008-05-22 12:18:55 +00:00
submatrices.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00
triangular.cpp * Merge Extract and Part to the Part expression. 2008-07-21 00:34:46 +00:00