Skip to content

Commit ada5800

Browse files
committed
Disable Eigen BLAS bindings
1 parent d1f1a4d commit ada5800

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

c++/traits.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
#include <complex>
99
#include <type_traits> // is_same_v, is_floating_point_v
1010

11-
#define EIGEN_USE_BLAS
1211
#include <Eigen/Dense>
1312

1413
namespace NRG {

0 commit comments

Comments
 (0)