backport improvement in 4x4 inverse precisio, and rigorous precision test

This commit is contained in:
Benoit Jacob
2009-11-23 10:27:10 -05:00
parent 70af59c455
commit fc7f39980c
3 changed files with 110 additions and 2 deletions

View File

@@ -222,6 +222,8 @@ ei_add_test(sparse_product)
ei_add_test(swap)
ei_add_test(visitor)
ei_add_test(prec_inverse_4x4 ${EI_OFLAG})
# print a summary of the different options
message("************************************************************")
message("*** Eigen's unit tests configuration summary ***")