mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fixed spare unit test.
This commit is contained in:
@@ -41,6 +41,7 @@ namespace std {
|
||||
#include <Eigen/Cholesky>
|
||||
#include <Eigen/LU>
|
||||
#include <Eigen/Sparse>
|
||||
#include <Eigen/SparseExtra>
|
||||
|
||||
enum {
|
||||
ForceNonZeroDiag = 1,
|
||||
|
||||
Reference in New Issue
Block a user