# Generated by roxygen2: do not edit by hand

export(active_learning)
export(compare)
export(euclidean)
export(gp)
export(gp_d)
export(gp_surrogate)
export(kcov)
export(map_row)
export(matern_kernel)
export(mgp)
export(predict_gp)
export(predict_gp_d)
export(predict_mgp)
export(rational_quadratic_kernel)
export(squared_exponential)
export(squared_exponential_d)
import(R6)
importFrom(Rcpp,evalCpp)
importFrom(parallel,mclapply)
importFrom(stats,optim)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(utils,relist)
useDynLib(gptools2, .registration=TRUE)
