# Generated by roxygen2: do not edit by hand

S3method(plot,gpfr)
S3method(plot,gpr)
S3method(plot,mgpr)
export(D2)
export(calcScaleDistMats)
export(cov.linear)
export(cov.matern)
export(cov.pow.ex)
export(cov.rat.qu)
export(distMat)
export(distMatLinear)
export(distMatLinearSq)
export(distMatSq)
export(gpfr)
export(gpfrPredict)
export(gpr)
export(gprPredict)
export(mat2fd)
export(mgpCovMat)
export(mgpr)
export(mgprPredict)
export(nsgpCovMat)
export(nsgpCovMatAsym)
export(nsgpr)
export(nsgprPredict)
export(plotImage)
export(plotmgpCovFun)
export(unscaledCorr)
import(fda)
import(stats)
importFrom(Rcpp,sourceCpp)
importFrom(fda,create.bspline.basis)
importFrom(fda,is.fd)
importFrom(fda,matplot)
importFrom(fda.usc,fdata)
importFrom(fda.usc,fregre.basis)
importFrom(fda.usc,is.fdata)
importFrom(fields,image.plot)
importFrom(fields,tim.colors)
importFrom(grDevices,rgb)
importFrom(graphics,image)
importFrom(graphics,lines)
importFrom(graphics,matlines)
importFrom(graphics,matpoints)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,title)
importFrom(interp,interp)
importFrom(mgcv,cSplineDes)
importFrom(splines,bs)
useDynLib(GPFDA, .registration=TRUE)
