add cholmod_support unit tests

This commit is contained in:
Gael Guennebaud
2011-12-10 19:32:17 +01:00
parent f35708d2e0
commit 9d7d634897
4 changed files with 68 additions and 7 deletions

View File

@@ -24,9 +24,7 @@
#include "sparse_solver.h"
#ifdef EIGEN_SUPERLU_SUPPORT
#include <Eigen/SuperLUSupport>
#endif
void test_superlu_support()
{