# Generated by roxygen2: do not edit by hand

export(GVN)
export(HPFVN)
export(LD_SUREthresh)
export(PSNR)
export(SNR)
export(SURE_MSEthresh)
export(SUREthresh)
export(adjacency_mat)
export(analysis)
export(betathresh)
export(download_graph)
export(eigendec)
export(eigensort)
export(forward_gft)
export(forward_sgwt)
export(full)
export(fullup)
export(get_graph_info)
export(inverse_gft)
export(inverse_sgwt)
export(laplacian_mat)
export(localize_gft)
export(localize_sgwt)
export(plot_filter)
export(plot_graph)
export(plot_signal)
export(randsignal)
export(smoothmodulus)
export(spectral_coords)
export(swissroll)
export(synthesis)
export(tight_frame)
export(zetav)
import(ggplot2)
importFrom(Matrix,Diagonal)
importFrom(Matrix,Matrix)
importFrom(Matrix,diag)
importFrom(Matrix,readMM)
importFrom(Matrix,rowSums)
importFrom(Matrix,summary)
importFrom(RSpectra,eigs)
importFrom(RSpectra,eigs_sym)
importFrom(Rcpp,sourceCpp)
importFrom(curl,has_internet)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(httr,GET)
importFrom(httr,http_error)
importFrom(httr,message_for_status)
importFrom(httr,timeout)
importFrom(methods,as)
importFrom(methods,is)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(utils,download.file)
importFrom(utils,read.table)
importFrom(utils,untar)
useDynLib(gasper)
