Contents

vDSP_destroy_fftsetup

Deallocates an existing single-precision FFT setup structure.

Declaration

extern void vDSP_destroy_fftsetup(FFTSetup __setup);

Parameters

Discussion

vDSP_destroy_fftsetup frees existing setup data and releases any allocated memory.

See Also

FFT Setup