diff options
Diffstat (limited to 'modules/bfft~.c')
-rw-r--r-- | modules/bfft~.c | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/modules/bfft~.c b/modules/bfft~.c index 750f020..b57f028 100644 --- a/modules/bfft~.c +++ b/modules/bfft~.c @@ -1,7 +1,8 @@ /* - * bfft.c - code for some fourrier transform variants and utility functions - * data organization is in (real, imag) pairs - * the first 2 components are (DC, NY) + * bfft.c - Code for some fourrier transform variants and utility + * functions. Data organization is in (real, imag) pairs the first 2 + * components are (DC, NY) + * * Copyright (c) 2000-2003 by Tom Schouten * * This program is free software; you can redistribute it and/or modify |