FFTDirection#

class nvmath.fft.FFTDirection(*values)[source]#

An IntEnum class specifying the direction of the transform.

See also

FFT.execute(), fft()