mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Avoid blocking-size mismatch in unit tests calling Eigen's blas interface.
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
//
|
||||
// This Source Code Form is subject to the terms of the Mozilla
|
||||
// Public License v. 2.0. If a copy of the MPL was not distributed
|
||||
|
||||
#define EIGEN_NO_DEBUG_SMALL_PRODUCT_BLOCKS
|
||||
#include "sparse.h"
|
||||
#include <Eigen/SPQRSupport>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user