S3method(as.data.frame,spec)
S3method(as.data.frame,tapers)
S3method(constrain_tapers,tapers)
S3method(ctap_friedman,tapers)
S3method(ctap_loess,tapers)
S3method(ctap_markov,tapers)
S3method(ctap_simple,tapers)
S3method(data.frame,spec)
S3method(data.frame,tapers)
S3method(lines,tapers)
S3method(minspan,tapers)
S3method(mod,default)
S3method(na_mat,default)
S3method(normalize,default)
S3method(normalize,list)
S3method(normalize,spec)
S3method(ones,default)
S3method(parabolic_weights,tapers)
S3method(parabolic_weights_fast,default)
S3method(pilot_spec,default)
S3method(plot,tapers)
S3method(points,tapers)
S3method(prewhiten,default)
S3method(prewhiten,ts)
S3method(print,summary.tapers)
S3method(print,tapers)
S3method(psdcore,default)
S3method(pspectrum,default)
S3method(pspectrum,spec)
S3method(riedsid,default)
S3method(riedsid,spec)
S3method(spec_confint,default)
S3method(spec_confint,spec)
S3method(spec_confint,tapers)
S3method(spectral_properties,spec)
S3method(spectral_properties,tapers)
S3method(splineGrad,default)
S3method(summary,tapers)
S3method(vector_reshape,default)
S3method(zeros,default)
export(as.tapers)
export(char2envir)
export(colvec)
export(constrain_tapers)
export(ctap_loess)
export(ctap_simple)
export(dB)
export(envir2char)
export(get_adapt_history)
export(get_psd_env_name)
export(get_psd_env_pointer)
export(is.spec)
export(is.tapers)
export(minspan)
export(mod)
export(na_mat)
export(new_adapt_history)
export(normalize)
export(ones)
export(parabolic_weights)
export(parabolic_weights_fast)
export(pilot_spec)
export(prewhiten)
export(psd_envAssign)
export(psd_envAssignGet)
export(psd_envClear)
export(psd_envGet)
export(psd_envList)
export(psd_envRefresh)
export(psd_envStatus)
export(psdcore)
export(pspectrum)
export(riedsid)
export(rowvec)
export(spec_confint)
export(spectral_properties)
export(splineGrad)
export(tapers)
export(update_adapt_history)
export(varddiff)
export(vardiff)
export(vector_reshape)
export(zeros)
import(RColorBrewer)
import(fftw)
import(signal)
import(zoo)
useDynLib(psd)
