# Generated by roxygen2: do not edit by hand

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