# Generated by roxygen2: do not edit by hand

S3method(baseline_array,array)
S3method(collapse,array)
S3method(plot,"ravetools-wavelet-kernels")
S3method(plot,pwelch)
S3method(print,"ravetools-multitaper-config")
S3method(print,"ravetools-wavelet-kernels")
S3method(print,pwelch)
S3method(pwelch,default)
S3method(pwelch,matrix)
S3method(shift_array,array)
export(band_pass1)
export(band_pass2)
export(baseline_array)
export(collapse)
export(convolve_image)
export(convolve_signal)
export(convolve_volume)
export(decimate)
export(detect_threads)
export(detrend)
export(diagnose_channel)
export(fast_cov)
export(fast_median)
export(fast_mvmedian)
export(fast_mvquantile)
export(fast_quantile)
export(fill_surface)
export(filter_signal)
export(filtfilt)
export(interpolate_stimulation)
export(matlab_palette)
export(mesh_from_volume)
export(morlet_wavelet)
export(multitaper)
export(multitaper_config)
export(mv_pwelch)
export(notch_filter)
export(plot_signals)
export(pwelch)
export(ravetools_threads)
export(raw_to_float)
export(raw_to_int16)
export(raw_to_int32)
export(raw_to_int64)
export(raw_to_int8)
export(raw_to_string)
export(raw_to_uint16)
export(raw_to_uint32)
export(raw_to_uint8)
export(register_volume)
export(shift_array)
export(wavelet_cycles_suggest)
export(wavelet_kernels)
importFrom(Rcpp,sourceCpp)
importFrom(graphics,image)
importFrom(stats,approx)
useDynLib(ravetools, .registration = TRUE)
