bundles / scipy latest / scipy / fft / _pocketfft / realtransforms / _r2rn
function
scipy.fft._pocketfft.realtransforms:_r2rn
Signature
def _r2rn ( forward , transform , x , type = 2 , s = None , axes = None , norm = None , overwrite_x = False , workers = None , orthogonalize = None ) Summary
Forward or backward nd DCT/DST
Parameters
forward: boolTransform direction (determines type and normalisation)
transform: {pypocketfft.dct, pypocketfft.dst}The transform to perform
Aliases
-
scipy.fft._pocketfft.realtransforms._r2rn