# Generated by roxygen2: do not edit by hand

S3method("+",rpacontrol)
S3method(plot,wdnet)
S3method(print,rpacontrol)
S3method(print,wdnet)
S3method(summary,rpacontrol)
S3method(summary,wdnet)
export(adj_to_wdnet)
export(assortcoef)
export(centrality)
export(clustcoef)
export(cvxr_control)
export(dprewire)
export(dprewire.range)
export(edgelist_to_wdnet)
export(igraph_to_wdnet)
export(is_wdnet)
export(rpa_control_edgeweight)
export(rpa_control_newedge)
export(rpa_control_preference)
export(rpa_control_reciprocal)
export(rpa_control_scenario)
export(rpanet)
export(wdnet_to_igraph)
importFrom(CVXR,Maximize)
importFrom(CVXR,Minimize)
importFrom(CVXR,Problem)
importFrom(CVXR,Variable)
importFrom(CVXR,norm2)
importFrom(CVXR,solve)
importFrom(CVXR,sum_entries)
importFrom(Matrix,Matrix)
importFrom(Matrix,colSums)
importFrom(Matrix,diag)
importFrom(Matrix,rowSums)
importFrom(Matrix,t)
importFrom(RcppXPtrUtils,checkXPtr)
importFrom(RcppXPtrUtils,cppXPtr)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_edgelist)
importFrom(igraph,distances)
importFrom(igraph,edge.attributes)
importFrom(igraph,graph_from_adjacency_matrix)
importFrom(igraph,graph_from_edgelist)
importFrom(igraph,indent_print)
importFrom(igraph,is.directed)
importFrom(igraph,is.igraph)
importFrom(igraph,plot.igraph)
importFrom(igraph,vertex.attributes)
importFrom(rARPACK,eigs)
importFrom(stats,cor)
importFrom(stats,rgamma)
importFrom(stats,rpois)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(wdm,wdm)
useDynLib(wdnet)
