# Generated by roxygen2: do not edit by hand

S3method(as.matrix,mcgraph)
S3method(degree,mcgraph)
S3method(density,mcgraph)
S3method(plot,mcgraph)
S3method(summary,mcgraph)
export(degree)
export(is.mcgraph)
export(mcg.accuracy)
export(mcg.angie)
export(mcg.autonames)
export(mcg.band)
export(mcg.barabasi)
export(mcg.circular)
export(mcg.cluster)
export(mcg.components)
export(mcg.constellation)
export(mcg.corrplot)
export(mcg.cross)
export(mcg.ct)
export(mcg.d2u)
export(mcg.glmnet)
export(mcg.graph)
export(mcg.graph2data)
export(mcg.hubs)
export(mcg.impute)
export(mcg.lattice)
export(mcg.layout)
export(mcg.layout.frg)
export(mcg.layout.grid)
export(mcg.lvs)
export(mcg.new)
export(mcg.random)
export(mcg.roc)
export(mcg.rpart)
export(mcg.shortest.paths)
export(mcg.special)
export(mcg.timeit)
export(mcg.u2d)
import(MASS)
import(Rcpp)
import(graphics)
import(rpart)
import(stats)
useDynLib(mcgraph , .registration = TRUE)
