useDynLib(support, .registration=TRUE)
import("Rcpp")
import("MHadaptive")
import("nloptr")
importFrom("stats", "kmeans", "qbeta", "qcauchy", "qexp", "qgamma",
             "qlnorm", "qnorm", "qt", "qunif", "qweibull", "var")
importFrom("stats", "runif")
export(sp,sp_seq,e_dist)
