Contents

MPSGraphFFTDescriptor

The class that defines the parameters for a fast Fourier transform (FFT) operation.

Declaration

class MPSGraphFFTDescriptor

Overview

Use this descriptor with fastFourierTransform(_:axes:descriptor:name:), realToHermiteanFFT(_:axesTensor:descriptor:name:), and HermiteanToRealFFT(_:axesTensor:descriptor:name:) methods.

Topics

Instance Properties

See Also

Classes