Contents

FFTSetupD

An opaque type that contains setup information for a double-precision FFT transform.

Declaration

typealias FFTSetupD = OpaquePointer

Discussion

Call the vDSP_create_fftsetupD function to create a setup structure, and calll vDSP_destroy_fftsetupD to deallocate a setup structure.

See Also

FFT Setup