mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add new API for Cholmod preserving the legacy one for now
This commit is contained in:
@@ -21,9 +21,10 @@ namespace Eigen {
|
||||
*/
|
||||
|
||||
struct Cholmod {};
|
||||
|
||||
#include "src/SparseExtra/CholmodSupportLegacy.h"
|
||||
#include "src/SparseExtra/CholmodSupport.h"
|
||||
|
||||
|
||||
} // namespace Eigen
|
||||
|
||||
#include "../../Eigen/src/Core/util/EnableMSVCWarnings.h"
|
||||
|
||||
Reference in New Issue
Block a user