# Generated by roxygen2: do not edit by hand

export(GP.Bayes.fit)
export(GP.create.cols)
export(GP.eigen.funcs.fast)
export(GP.eigen.funcs.fast.orth)
export(GP.eigen.value)
export(GP.fast.Bayes.fit)
export(GP.generate.grids)
export(GP.plot.curve)
export(GP.plot.curves)
export(GP.predict)
export(GP.simulate.curve.fast)
export(GP.simulate.curves.fast)
export(GP.std.grids)
export(GP.summary)
importFrom(grDevices,rgb)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,plot)
importFrom(lattice,levelplot)
importFrom(lattice,strip.custom)
importFrom(stats,quantile)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,runif)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
useDynLib(BayesGPfit,.registration = TRUE)
