From 30534606d5690e176d168f640f55162fa15f0a19 Mon Sep 17 00:00:00 2001 From: Jaron Kent-Dobias Date: Thu, 2 Nov 2017 11:02:07 -0400 Subject: major changes (again) to the measurement of autocorrelation --- lib/wolff.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/wolff.h') diff --git a/lib/wolff.h b/lib/wolff.h index cf24427..66ce493 100644 --- a/lib/wolff.h +++ b/lib/wolff.h @@ -54,7 +54,7 @@ typedef struct { uint64_t n; uint64_t W; double *OO; - double *Op; + dll_t *Op; double O; double O2; } autocorr_t; -- cgit v1.2.3-70-g09d2