aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported
diff options
context:
space:
mode:
authorGravatar Thomas Capricelli <orzel@freehackers.org>2009-11-09 05:12:50 +0100
committerGravatar Thomas Capricelli <orzel@freehackers.org>2009-11-09 05:12:50 +0100
commitd1cc2745f7fcd98938f3484687fba95ff2e5d3db (patch)
tree3b925b0f9ca5246047e1a5df1c2385cbd1ea63e0 /unsupported
parent17f3e8571cee142dc62b04d5ba4174fe1b9aa53a (diff)
Reduce general diff with eigen-tip. Moreover, this test now seems to pass
again.
Diffstat (limited to 'unsupported')
-rw-r--r--unsupported/test/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/unsupported/test/CMakeLists.txt b/unsupported/test/CMakeLists.txt
index bf0872218..a9b7ddb23 100644
--- a/unsupported/test/CMakeLists.txt
+++ b/unsupported/test/CMakeLists.txt
@@ -19,7 +19,7 @@ ei_add_test(NonLinear)
ei_add_test(NumericalDiff)
ei_add_test(autodiff)
ei_add_test(BVH)
-#ei_add_test(matrixExponential)
+ei_add_test(matrixExponential)
ei_add_test(alignedvector3)
ei_add_test(FFT)