From fbbc4d9655835c0d6fdf58f231e59d7007a99407 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Mon, 23 Apr 2018 18:32:49 -0400 Subject: lots of changes --- lib/yule_walker.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 lib/yule_walker.h (limited to 'lib/yule_walker.h') diff --git a/lib/yule_walker.h b/lib/yule_walker.h new file mode 100644 index 0000000..883ea03 --- /dev/null +++ b/lib/yule_walker.h @@ -0,0 +1,12 @@ + +#pragma once + +#include +#include +#include + +#include "types.h" +#include "measurement.h" + +double yule_walker(const autocorr_t *a); + -- cgit v1.2.3-70-g09d2