# Generated by roxygen2: do not edit by hand

export(ARI)
export(main_noisySBM)
export(main_noisySBM_GGM)
export(matrixToVec)
export(plotGraphs)
export(rnsbm)
export(vecToMatrix)
import(Rcpp)
import(RcppArmadillo)
importFrom(Rcpp,sourceCpp)
useDynLib(noisysbmGGM, .registration = TRUE)
