{ } Raw JSON

bundles / scipy latest / scipy / fft / _pocketfft / realtransforms / _r2rn

function

scipy.fft._pocketfft.realtransforms:_r2rn

source: /scipy/fft/_pocketfft/realtransforms.py :59

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 : bool

Transform direction (determines type and normalisation)

transform : {pypocketfft.dct, pypocketfft.dst}

The transform to perform

Aliases

  • scipy.fft._pocketfft.realtransforms._r2rn