mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add EIGEN_MKL_NO_DIRECT_CALL option
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
|
||||
|
||||
#if defined EIGEN_USE_MKL
|
||||
# ifndef MKL_DIRECT_CALL
|
||||
# if (!defined MKL_DIRECT_CALL) && (!defined EIGEN_MKL_NO_DIRECT_CALL)
|
||||
# define MKL_DIRECT_CALL
|
||||
# define MKL_DIRECT_CALL_JUST_SET
|
||||
# endif
|
||||
|
||||
Reference in New Issue
Block a user