summaryrefslogtreecommitdiff
path: root/lib/wolff.h
diff options
context:
space:
mode:
authorJaron Kent-Dobias <jaron@kent-dobias.com>2017-11-02 23:00:48 -0400
committerJaron Kent-Dobias <jaron@kent-dobias.com>2017-11-02 23:00:48 -0400
commitf3d53bac095fd47f7c10f54007ffa11ab0f1ac1f (patch)
treef940e6255b77a76051b4464db9972f400fc89699 /lib/wolff.h
parent30534606d5690e176d168f640f55162fa15f0a19 (diff)
downloadc++-f3d53bac095fd47f7c10f54007ffa11ab0f1ac1f.tar.gz
c++-f3d53bac095fd47f7c10f54007ffa11ab0f1ac1f.tar.bz2
c++-f3d53bac095fd47f7c10f54007ffa11ab0f1ac1f.zip
added new method for computing autocorrelation
Diffstat (limited to 'lib/wolff.h')
-rw-r--r--lib/wolff.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/wolff.h b/lib/wolff.h
index 66ce493..dfe7b1c 100644
--- a/lib/wolff.h
+++ b/lib/wolff.h
@@ -17,6 +17,7 @@
#include <jst/rand.h>
#include "queue.h"
+#include "convex.h"
typedef enum {
WOLFF,