# Generated by roxygen2: do not edit by hand

S3method(autoplot,cerf_gp)
S3method(autoplot,cerf_nngp)
S3method(plot,cerf_gp)
S3method(plot,cerf_nngp)
S3method(print,cerf_gp)
S3method(print,cerf_nngp)
S3method(summary,cerf_gp)
S3method(summary,cerf_nngp)
export(compute_deriv_weights_gp)
export(compute_inverse)
export(compute_m_sigma)
export(compute_posterior_m_nn)
export(compute_posterior_sd_nn)
export(compute_rl_deriv_gp)
export(compute_rl_deriv_nn)
export(compute_w_corr)
export(compute_weight_gp)
export(estimate_cerf_gp)
export(estimate_cerf_nngp)
export(estimate_mean_sd_nn)
export(estimate_noise_gp)
export(estimate_noise_nn)
export(find_optimal_nn)
export(generate_synthetic_data)
export(get_logger)
export(set_logger)
export(train_GPS)
import(MASS)
import(Rcpp)
import(data.table)
import(stats)
import(xgboost)
importFrom(ggplot2,autoplot)
importFrom(rlang,.data)
importFrom(spatstat.geom,crossdist)
useDynLib(GPCERF, .registration = TRUE)
