# Generated by roxygen2: do not edit by hand

S3method(print,spatialGEVfit)
S3method(print,spatialGEVpred)
S3method(print,spatialGEVsam)
S3method(summary,spatialGEVpred)
S3method(summary,spatialGEVsam)
export(grid_location)
export(kernel_exp)
export(kernel_matern)
export(matern_pc_prior)
export(r_nll)
export(sim_cond_normal)
export(spatialGEV_fit)
export(spatialGEV_predict)
export(spatialGEV_sample)
import(evd)
import(mvtnorm)
importFrom(stats,dist)
importFrom(stats,nlminb)
importFrom(stats,quantile)
importFrom(stats,rnorm)
importFrom(stats,runif)
useDynLib(SpatialGEV, .registration=TRUE);useDynLib(SpatialGEV_TMBExports)
