mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Clean references to MKL in LAPACKe support.
This commit is contained in:
@@ -124,8 +124,4 @@ typedef int BlasIndex;
|
||||
#include "../../misc/blas.h"
|
||||
#endif
|
||||
|
||||
#ifdef EIGEN_USE_LAPACKE
|
||||
#include "../../misc/lapacke.h"
|
||||
#endif
|
||||
|
||||
#endif // EIGEN_MKL_SUPPORT_H
|
||||
|
||||
Reference in New Issue
Block a user