summaryrefslogtreecommitdiffhomepage
path: root/eigen/test/redux.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-11-12 06:42:35 +0100
committerStanislaw Halik <sthalik@misaki.pl>2018-11-12 06:42:35 +0100
commit407b6208604d2822b1067ac64949e78a9167572b (patch)
tree8e4371deef2804e77e2fe6e17158be2536de28da /eigen/test/redux.cpp
parentca2e0fcdcfff03747500344e2522ff330ccafa14 (diff)
eigen update
Diffstat (limited to 'eigen/test/redux.cpp')
-rw-r--r--eigen/test/redux.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/eigen/test/redux.cpp b/eigen/test/redux.cpp
index 989e105..2bade37 100644
--- a/eigen/test/redux.cpp
+++ b/eigen/test/redux.cpp
@@ -9,6 +9,8 @@
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
#define TEST_ENABLE_TEMPORARY_TRACKING
+#define EIGEN_CACHEFRIENDLY_PRODUCT_THRESHOLD 8
+// ^^ see bug 1449
#include "main.h"