# Generated by roxygen2: do not edit by hand

S3method(coef,CPF)
S3method(plot,CPF)
S3method(print,summary.CPF)
S3method(summary,CPF)
export(CPF)
export(DTLZ1)
export(DTLZ2)
export(DTLZ3)
export(DTLZ7)
export(GParetoptim)
export(MOP2)
export(MOP3)
export(OKA1)
export(P1)
export(P2)
export(ParetoSetDensity)
export(ZDT1)
export(ZDT2)
export(ZDT3)
export(ZDT4)
export(ZDT6)
export(checkPredict)
export(crit_EHI)
export(crit_EMI)
export(crit_SMS)
export(crit_SUR)
export(crit_optimizer)
export(crit_qEHI)
export(easyGParetoptim)
export(fastfun)
export(getDesign)
export(integration_design_optim)
export(nonDomSet)
export(plotGPareto)
export(plotParetoEmp)
export(plotParetoGrid)
export(plotSymDevFun)
export(plotSymDifRNP)
export(plot_uncertainty)
export(predict_kms)
exportClasses(fastfun)
import(DiceKriging)
import(methods)
import(parallel)
importFrom(DiceDesign,lhsDesign)
importFrom(DiceDesign,maximinESE_LHS)
importFrom(KrigInv,precomputeUpdateData)
importFrom(MASS,mvrnorm)
importFrom(Rcpp,evalCpp)
importFrom(emoa,dominated_hypervolume)
importFrom(emoa,hypervolume_indicator)
importFrom(emoa,is_dominated)
importFrom(emoa,nds_rank)
importFrom(emoa,nondominated_points)
importFrom(grDevices,gray)
importFrom(grDevices,grey.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,contour)
importFrom(graphics,filled.contour)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,persp)
importFrom(graphics,plot.new)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(ks,kde)
importFrom(pbivnorm,pbivnorm)
importFrom(pso,psoptim)
importFrom(randtoolbox,sobol)
importFrom(rgenoud,genoud)
importFrom(rgl,plot3d)
importFrom(rgl,points3d)
importFrom(rgl,quads3d)
importFrom(stats,dnorm)
importFrom(stats,integrate)
importFrom(stats,pnorm)
importFrom(stats,qnorm)
importFrom(stats,runif)
useDynLib(GPareto, .registration = TRUE)
