#include "sparse_solver.h"#include <Eigen/SparseLU>#include <Eigen/MetisSupport>#include <unsupported/Eigen/SparseExtra>
Go to the source code of this file.
Functions | |
| EIGEN_DECLARE_TEST (metis_support) | |
| template<typename T > | |
| void | test_metis_T () |
| EIGEN_DECLARE_TEST | ( | metis_support | ) |
Definition at line 22 of file metis_support.cpp.
| void test_metis_T | ( | ) |
Definition at line 15 of file metis_support.cpp.