new_swdft3d function

Constructor function for class 'swdft3d'

Constructor function for class 'swdft3d'

new_swdft3d(a, x, n0, n1, n2, type)

Arguments

  • a: 4D complex-valued array of 2D SWDFT coefficients
  • x: 3D real or complex-valued array
  • n0: window size in dimension 0
  • n1: window size in dimension 1
  • n2: window size in dimension 2
  • type: defaults to 'base', which is the only option

Returns

S3 object w/ the same elements as arguments to this constructor function

  • Maintainer: Lee F. Richardson
  • License: MIT + file LICENSE
  • Last published: 2019-04-17

Useful links