Core
This manual is preliminary and incomplete.
While our Core implementation implements all functions given in the standard we are still working on completing this documentation.
Please refer to the VSIPL standard for a complete function reference of the Core profile until we have completed work on this documentation.
5.1.9 vsip_fftm_destroy_p - Destroy a Multiple-FFT Object
int vsip_fftm_destroy_f(vsip_fftm_f *fft);
Description
This function destroys the specified Multiple-FFT object and frees associated resources.
Parameters
Return Value