port umfpack support to new API

This commit is contained in:
Gael Guennebaud
2011-09-24 14:19:39 +02:00
parent d8ae978b65
commit 6799fabba9
3 changed files with 449 additions and 137 deletions

View File

@@ -25,6 +25,7 @@ namespace Eigen {
struct UmfPack {};
#include "src/SparseExtra/UmfPackSupport.h"
#include "src/SparseExtra/UmfPackSupportLegacy.h"
} // namespace Eigen