mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-07-20 20:04:26 +08:00
bug #1455: Cholesky module depends on Jacobi for rank-updates.
(grafted from a6e7a41a553d3663cefc45a5d2b509494d8adb37 )
This commit is contained in:
parent
ac2c97edff
commit
b87875abf8
@ -9,6 +9,7 @@
|
|||||||
#define EIGEN_CHOLESKY_MODULE_H
|
#define EIGEN_CHOLESKY_MODULE_H
|
||||||
|
|
||||||
#include "Core"
|
#include "Core"
|
||||||
|
#include "Jacobi"
|
||||||
|
|
||||||
#include "src/Core/util/DisableStupidWarnings.h"
|
#include "src/Core/util/DisableStupidWarnings.h"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user