From: unknown Date: Thu, 27 Mar 2008 12:42:04 +0000 (+0100) Subject: * Prefix all algorithm parameters with PARAM_ so we can still use variable X-Git-Url: https://git.stderr.nl/gitweb?p=matthijs%2Fprojects%2Fmontium-fft.git;a=commitdiff_plain;h=7b57bd2ad91ccd7b8faff015adf1cbe87ddff3ea * Prefix all algorithm parameters with PARAM_ so we can still use variable names such as 'n'. --- diff --git a/FFT.h b/FFT.h index 07f3948..0b51d26 100644 --- a/FFT.h +++ b/FFT.h @@ -5,21 +5,23 @@ #define BIT_SIZE 3 #define SIZE (1<