bundles / scipy latest / scipy / fft / _pocketfft / pypocketfft / prev_good_size
built-in
scipy.fft._pocketfft.pypocketfft:prev_good_size
Summary
Returns the largest FFT length less than target length.
Parameters
target: intMaximum transform length
real: bool, optionalTrue if either input or output of FFT should be fully real.
Returns
out: intThe largest fast length <= n
Aliases
-
scipy.fft._pocketfft.prev_good_size