Contents

vDSP_DFT_Interleaved_DestroySetup(_:)

Releases a single-precision discrete Fourier transform (DFT) setup structure.

Declaration

func vDSP_DFT_Interleaved_DestroySetup(_ Setup: vDSP_DFT_Interleaved_Setup?)

Parameters

  • Setup:

    The setup structure to destroy.

Discussion

See Also

Interleaved discrete Fourier transform functions