# Generated by roxygen2: do not edit by hand

S3method(LEapply,Rcpp_POSet)
S3method(plot,Rcpp_POSet)
S3method(print,Rcpp_POSet)
S3method(print,summary_poset)
S3method(summary,Rcpp_POSet)
export("%it%")
export("%po%")
export(LEapply)
export(antiChain)
export(chain)
export(intersection)
export(poset)
export(productOrder)
exportPattern("^[[:alpha:]]+")
importFrom(Rcpp,evalCpp)
importFrom(grDevices,rgb)
importFrom(methods,new)
importFrom(stats,median)
importFrom(stats,runif)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(POSetR, .registration=TRUE)
