mirror of
https://gitlab.com/libeigen/eigen.git
synced 2024-12-15 07:10:37 +08:00
Fixed spare unit test.
This commit is contained in:
parent
6db6e358f5
commit
b1103c5767
@ -41,6 +41,7 @@ namespace std {
|
||||
#include <Eigen/Cholesky>
|
||||
#include <Eigen/LU>
|
||||
#include <Eigen/Sparse>
|
||||
#include <Eigen/SparseExtra>
|
||||
|
||||
enum {
|
||||
ForceNonZeroDiag = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user