mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add QR and Cholesky module instantiations in the lib.
To try it with the unit tests set the cmake variable TEST_LIB to ON.
This commit is contained in:
@@ -57,7 +57,7 @@ namespace Eigen {
|
||||
#include "src/Core/Extract.h"
|
||||
#include "src/Core/Part.h"
|
||||
|
||||
#ifndef EIGEN_EXTERN_INSTANCIATIONS
|
||||
#ifndef EIGEN_EXTERN_INSTANTIATIONS
|
||||
#include "src/Core/CacheFriendlyProduct.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user