Constructor function for class 'swdft'
new_swdft(a, x, n, type, pad, taper_type, taper, p, smooth, m, num_convs)
2D complex array of SWDFT coefficients. If there is smoothing, then this represents the smoothed squared modulus coefficients.
numeric input signal
window size
'fftw' or 'fft'
whether or not it was padded
type of taper
numeric values of the taper
of cosine taper (if used)
type of smoother
width of kernel for smoothing (optional)
number of kernel convolutions (optional)
list w/ the same elements as the arguments, an S3 object of class 'swdft'