# Generated by roxygen2: do not edit by hand

S3method(print,SGWT)
export(FastDecompositionLap)
export(cal_laplacian)
export(checkKband)
export(compare_kernel_families)
export(compute_sgwt_filters)
export(cosine_similarity)
export(demo_sgwt)
export(find_knee_point)
export(gft)
export(hello_sgwt)
export(igft)
export(initSGWT)
export(plot_FM)
export(plot_sgwt_decomposition)
export(runSGCC)
export(runSGWT)
export(runSpecGraph)
export(sgwt_auto_scales)
export(sgwt_energy_analysis)
export(sgwt_forward)
export(sgwt_get_kernels)
export(sgwt_inverse)
export(simulate_checkerboard)
export(simulate_moving_circles)
export(simulate_multiscale)
export(simulate_multiscale_overlap)
export(simulate_stripe_patterns)
export(visualize_checkerboard)
export(visualize_moving_circles)
export(visualize_multiscale)
export(visualize_sgwt_kernels)
export(visualize_similarity_xy)
export(visualize_stripe_patterns)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,mutate)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,vars)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(igraph,as_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(stats,median)
importFrom(stats,rnorm)
importFrom(stats,wilcox.test)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
