# Generated by roxygen2: do not edit by hand

S3method(predict,magp2d)
S3method(predict,magpfull)
S3method(print,magp2d)
S3method(print,magp_bayes_opt)
S3method(print,magp_initial_design)
S3method(print,magp_next_point)
S3method(print,magp_quantitative_design)
S3method(print,magp_sequence_design)
S3method(print,magpfull)
export(magp2d_fit)
export(magp2d_rmse)
export(magp_bayes_optimize)
export(magp_bayes_optimize_from_scratch)
export(magp_expected_improvement)
export(magp_initial_design)
export(magp_joint_criterion)
export(magp_next_point)
export(magp_quantitative_criterion)
export(magp_quantitative_design)
export(magp_sequence_criterion)
export(magp_sequence_design)
export(magpfull_fit)
importFrom(Rcpp,evalCpp)
useDynLib(magp, .registration = TRUE)
