mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-30 17:40:05 +08:00
bug #1455: Cholesky module depends on Jacobi for rank-updates.
This commit is contained in:
parent
e6021cc8cc
commit
a6e7a41a55
@ -9,6 +9,7 @@
|
||||
#define EIGEN_CHOLESKY_MODULE_H
|
||||
|
||||
#include "Core"
|
||||
#include "Jacobi"
|
||||
|
||||
#include "src/Core/util/DisableStupidWarnings.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user