# Generated by roxygen2: do not edit by hand

S3method(as_vertex_partition,character)
S3method(as_vertex_partition,integer)
S3method(as_vertex_partition,list)
S3method(autoplot,nvd)
S3method(mean,nvd)
S3method(plot,nvd)
export("%>%")
export(as_nvd)
export(as_vertex_partition)
export(dist_frobenius)
export(dist_hamming)
export(dist_nvd)
export(dist_root_euclidean)
export(dist_spectral)
export(edge_count_global_variables)
export(generate_sigma_algebra)
export(ipro_frobenius)
export(nvd)
export(power2)
export(rbinom_network)
export(repr_adjacency)
export(repr_graphon)
export(repr_laplacian)
export(repr_modularity)
export(repr_nvd)
export(rexp_network)
export(rpois_network)
export(rsbm)
export(sample2_sbm)
export(stat_generalized_edge_count)
export(stat_original_edge_count)
export(stat_student_euclidean)
export(stat_weighted_edge_count)
export(stat_welch_euclidean)
export(subgraph_full)
export(subgraph_inter)
export(subgraph_intra)
export(test2_global)
export(test2_local)
export(var2_nvd)
export(var_nvd)
importFrom(Rcpp,sourceCpp)
importFrom(ggplot2,autoplot)
importFrom(graphics,plot)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(tibble,tibble)
useDynLib(nevada, .registration = TRUE)
