mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
bench: use of Eigen/Array is deprecated + fix includes for iostream
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
// -DTRIES=10
|
||||
// -DSCALAR=double
|
||||
|
||||
#include <Eigen/Array>
|
||||
#include <iostream>
|
||||
|
||||
#include <Eigen/Core>
|
||||
#include <Eigen/QR>
|
||||
#include <bench/BenchUtil.h>
|
||||
using namespace Eigen;
|
||||
|
||||
Reference in New Issue
Block a user