# Generated by roxygen2: do not edit by hand

S3method(edgeList,SparseBlockMatrixR)
S3method(sparse,SparseBlockMatrixR)
export(ccdr.run)
export(generate_mvn_data)
importFrom(Rcpp,sourceCpp)
importFrom(sparsebnUtils,as.sparse)
importFrom(sparsebnUtils,edgeList)
importFrom(sparsebnUtils,get.adjacency.matrix)
importFrom(sparsebnUtils,is.edgeList)
importFrom(sparsebnUtils,is.sparse)
importFrom(sparsebnUtils,is.zero)
importFrom(sparsebnUtils,num.edges)
importFrom(sparsebnUtils,num.nodes)
importFrom(sparsebnUtils,reIndexC)
importFrom(sparsebnUtils,reIndexR)
importFrom(sparsebnUtils,sparse)
importFrom(sparsebnUtils,to_graphNEL)
importFrom(sparsebnUtils,to_igraph)
importFrom(stats,rnorm)
importFrom(utils,tail)
useDynLib(ccdrAlgorithm, .registration = TRUE)
