# Generated by roxygen2: do not edit by hand

S3method(plot,dense.fd)
S3method(plot,sparse.fd)
export(centered.process)
export(evaluate.basis)
export(gaussian.process)
export(irreg.fd)
export(kl.process)
export(matern)
export(reg.fd)
export(regular.grid)
export(rfd)
export(white.noise)
export(wiener.process)
importFrom(graphics,lines)
importFrom(graphics,matplot)
importFrom(graphics,plot)
importFrom(stats,cov2cor)
importFrom(stats,rexp)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
