# Generated by roxygen2: do not edit by hand

S3method(head,intgrd)
S3method(head,intsp)
S3method(print,intgrd)
S3method(print,intsp)
S3method(print,summary.intgrd)
S3method(print,summary.intsp)
S3method(summary,intgrd)
S3method(summary,intsp)
S3method(tail,intgrd)
S3method(tail,intsp)
export(dist_cpp)
export(fit.intvariogram)
export(intkrige)
export(intvCheck)
exportClasses(intgrd)
exportClasses(intsp)
exportMethods("interval<-")
exportMethods(interval)
exportMethods(intvariogram)
import(gstat)
import(methods)
import(sp)
import(utils)
importFrom(Rcpp,evalCpp)
importFrom(Rdpack,reprompt)
importFrom(raster,raster)
importFrom(stats,predict)
useDynLib(intkrige, .registration = TRUE)
