mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-03-01 18:26:24 +08:00
EigenSolver is now in the Eigenvalues modules, not QR !
: Enter commit message. Lines beginning with 'HG:' are removed.
This commit is contained in:
parent
255f2a1379
commit
f5d0f115b4
@ -5,7 +5,7 @@
|
||||
|
||||
#include <Eigen/src/Core/util/DisableMSVCWarnings.h>
|
||||
|
||||
#include <Eigen/QR>
|
||||
#include <Eigen/Eigenvalues>
|
||||
|
||||
// Note that EIGEN_HIDE_HEAVY_CODE has to be defined per module
|
||||
#if (defined EIGEN_EXTERN_INSTANTIATIONS) && (EIGEN_EXTERN_INSTANTIATIONS>=2)
|
||||
|
Loading…
Reference in New Issue
Block a user