Constructor function for class 'swdft3d'
new_swdft3d(a, x, n0, n1, n2, type)
a
: 4D complex-valued array of 2D SWDFT coefficientsx
: 3D real or complex-valued arrayn0
: window size in dimension 0n1
: window size in dimension 1n2
: window size in dimension 2type
: defaults to 'base', which is the only optionS3 object w/ the same elements as arguments to this constructor function
Useful links