mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
add cholmod_support unit tests
This commit is contained in:
@@ -24,9 +24,7 @@
|
||||
|
||||
#include "sparse_solver.h"
|
||||
|
||||
#ifdef EIGEN_SUPERLU_SUPPORT
|
||||
#include <Eigen/SuperLUSupport>
|
||||
#endif
|
||||
|
||||
void test_superlu_support()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user