# Generated by roxygen2: do not edit by hand

export(Snorm.grad)
export(Snorm.hess)
export(Toeplitz)
export(acf2incr)
export(acf2msd)
export(cholXZ)
export(cholZX)
export(dSnorm)
export(dSnormDL)
export(fbm.msd)
export(matern.acf)
export(msd2acf)
export(pex.acf)
export(rSnorm)
export(toep.mult)
exportClasses(Toeplitz)
exportMethods("%*%")
exportMethods(determinant)
exportMethods(dim)
exportMethods(ncol)
exportMethods(nrow)
exportMethods(show)
exportMethods(solve)
importFrom(Rcpp,evalCpp)
importFrom(fftw,FFT)
importFrom(fftw,IFFT)
importFrom(fftw,planFFT)
importFrom(methods,new)
importFrom(methods,show)
importFrom(stats,rnorm)
useDynLib(SuperGauss, .registration = TRUE)
