# Generated by roxygen2: do not edit by hand

S3method(plot,biwavelet)
export(ar1.spectrum)
export(check.data)
export(convolve2D)
export(phase.plot)
export(pwtc)
export(wclust)
export(wdist)
export(wt)
export(wt.bases)
export(wt.sig)
export(wtc)
export(wtc.sig)
export(wtc_sig_parallel)
export(xwt)
exportPattern("^[[:alpha:]]+")
import(foreach)
import(methods)
importFrom(Rcpp,evalCpp)
importFrom(fields,image.plot)
importFrom(grDevices,adjustcolor)
importFrom(grDevices,colorRampPalette)
importFrom(graphics,axTicks)
importFrom(graphics,axis)
importFrom(graphics,box)
importFrom(graphics,contour)
importFrom(graphics,image)
importFrom(graphics,par)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(stats,arima)
importFrom(stats,as.dist)
importFrom(stats,fft)
importFrom(stats,filter)
importFrom(stats,mvfft)
importFrom(stats,qchisq)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(stats,ts)
importFrom(stats,var)
importFrom(stats,weighted.mean)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(biwavelet)
