# Generated by roxygen2: do not edit by hand

S3method(normalize.laplacian,numeric)
S3method(normalize.stochastic,numeric)
export(insulated.heat.diffusion)
export(laplacian.heat.diffusion)
export(nearest.neighbors)
export(normalize.laplacian)
export(normalize.stochastic)
export(random.walk)
import(Rcpp)
importFrom(igraph,components)
importFrom(igraph,graph_from_adjacency_matrix)
useDynLib(diffusr)
