FFTDirection#

class nvmath.fft.FFTDirection(value)[source]#

An IntEnum class specifying the direction of the transform.

See also

FFT.execute(), fft()