summaryrefslogtreecommitdiff
path: root/libs/qm-dsp/maths/Correlation.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/qm-dsp/maths/Correlation.h')
-rw-r--r--libs/qm-dsp/maths/Correlation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libs/qm-dsp/maths/Correlation.h b/libs/qm-dsp/maths/Correlation.h
index 85fcc7316b..df2f8e17d4 100644
--- a/libs/qm-dsp/maths/Correlation.h
+++ b/libs/qm-dsp/maths/Correlation.h
@@ -18,7 +18,7 @@
#define EPS 2.2204e-016
-class Correlation
+class Correlation
{
public:
void doAutoUnBiased( double* src, double* dst, unsigned int length );
@@ -27,4 +27,4 @@ public:
};
-#endif //
+#endif //