From 4a83a80c044c9613bd50a63dd9ac5a97e2c028b5 Mon Sep 17 00:00:00 2001 From: Tom Schouten Date: Tue, 15 Aug 2006 15:11:52 +0000 Subject: creb 0.9.2 import svn path=/trunk/externals/creb/; revision=5607 --- modules/bfft~.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'modules/bfft~.c') 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 -- cgit v1.2.1