useDynLib(rEDM, .registration=TRUE)

export(block_gp)
export(block_lnlp)
export(ccm)
export(ccm_means)
export(compute_stats)
export(make_surrogate_data)
export(multiview)
export(s_map)
export(simplex)
export(tde_gp)
export(test_nonlinearity)
import(Rcpp)
import(methods)
importFrom("stats", "aggregate", "fft", "predict", "runif", "sd",
              "smooth.spline", "var", "dist")
importFrom("utils", "combn")