From e19391ef7ac8bc674316a9a0c963aa3e72cf448c Mon Sep 17 00:00:00 2001 From: Peter Boyle Date: Tue, 9 Jun 2015 22:38:13 +0100 Subject: [PATCH] Starting to use --- lib/algorithms/approx/Chebyshev.h | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/lib/algorithms/approx/Chebyshev.h b/lib/algorithms/approx/Chebyshev.h index 5c7741e4..0dad7179 100644 --- a/lib/algorithms/approx/Chebyshev.h +++ b/lib/algorithms/approx/Chebyshev.h @@ -42,6 +42,14 @@ namespace Grid { double lo; public: + void csv(std::ostream &out){ + for (double x=lo; x