# Generated by roxygen2: do not edit by hand

export(diffevo)
export(getDEInfo)
export(getPSOInfo)
export(globpso)
import(Rcpp)
import(RcppArmadillo)
importFrom(Rcpp,cppFunction)
importFrom(Rcpp,evalCpp)
importFrom(Rcpp,sourceCpp)
importFrom(methods,hasArg)
importFrom(utils,globalVariables)
useDynLib(globpso, .registration=TRUE)
