export(minimax,minimax.map,miniMaxPro,mMdist,CtoB,CtoA)
import(Rcpp)
importFrom("stats", "runif")
useDynLib(minimaxdesign)
