summaryrefslogtreecommitdiffhomepage
path: root/eigen/test/umfpack_support.cpp
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-03-25 14:17:07 +0100
commit35f7829af10c61e33dd2e2a7a015058e11a11ea0 (patch)
tree7135010dcf8fd0a49f3020d52112709bcb883bd6 /eigen/test/umfpack_support.cpp
parent6e8724193e40a932faf9064b664b529e7301c578 (diff)
update
Diffstat (limited to 'eigen/test/umfpack_support.cpp')
-rw-r--r--eigen/test/umfpack_support.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/eigen/test/umfpack_support.cpp b/eigen/test/umfpack_support.cpp
index 9eb84c1..37ab11f 100644
--- a/eigen/test/umfpack_support.cpp
+++ b/eigen/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>