Table of Contents

These FFT convenience wrappers are intended to provide a few basic generic fft routines on our various platforms. As libraries and/or system change we should only have to update these wrappers, without having to modify each source program that needs to do fft's. Each program utilizing these routines should include the following file:

#include <cfft.h>