mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
clean a bit AMD and SimplicialCholesky and add support for partly stored selfadjoint matrices
This commit is contained in:
@@ -51,7 +51,7 @@ enum {
|
||||
OrderingMask = 0x0f00
|
||||
};
|
||||
|
||||
#include "src/misc/Solve.h"
|
||||
#include "../../Eigen/src/misc/Solve.h"
|
||||
|
||||
#include "src/SparseExtra/RandomSetter.h"
|
||||
#include "src/SparseExtra/Solve.h"
|
||||
|
||||
Reference in New Issue
Block a user