mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Fix a bunch of minor build and test issues.
This commit is contained in:
committed by
Rasmus Munk Larsen
parent
3564668908
commit
262194f12c
@@ -10,7 +10,6 @@
|
||||
// #define EIGEN_MAX_ALIGN_BYTES 0
|
||||
#include "sparse_solver.h"
|
||||
#include <Eigen/IterativeLinearSolvers>
|
||||
#include <unsupported/Eigen/IterativeSolvers>
|
||||
|
||||
template<typename T, typename I_> void test_incomplete_cholesky_T()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user