aboutsummaryrefslogtreecommitdiff
path: root/test/umfpack_support.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/umfpack_support.cpp')
-rw-r--r--test/umfpack_support.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/umfpack_support.cpp b/test/umfpack_support.cpp
index 9eb84c14b..37ab11f0b 100644
--- a/test/umfpack_support.cpp
+++ b/test/umfpack_support.cpp
@@ -7,6 +7,7 @@
// Public License v. 2.0. If a copy of the MPL was not distributed
// with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
+#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
#include "sparse_solver.h"
#include <Eigen/UmfPackSupport>