# Generated by roxygen2: do not edit by hand

export(commuteTimeKernel)
export(diffuse)
export(diffuse_grid)
export(diffuse_mc)
export(diffuse_raw)
export(diffusionKernel)
export(generate_graph)
export(generate_input)
export(inverseCosineKernel)
export(is_kernel)
export(largest_cc)
export(metric_auc)
export(metric_fun)
export(pStepKernel)
export(perf)
export(perf_eval)
export(perf_wilcox)
export(regularisedLaplacianKernel)
export(scores2colours)
export(scores2shapes)
import(MASS)
import(Matrix)
import(RcppArmadillo)
import(igraph)
import(plyr)
importFrom(Rcpp,evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(expm,"%^%")
importFrom(grDevices,colorRampPalette)
importFrom(methods,as)
importFrom(plyr,llply)
importFrom(precrec,evalmod)
importFrom(precrec,part)
importFrom(precrec,pauc)
importFrom(stats,p.adjust)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,wilcox.test)
useDynLib(diffuStats, .registration = TRUE)
