useDynLib(twingp, .registration=TRUE)
import(Rcpp)
import(nloptr)
importFrom(parallel, detectCores)
export(twingp)
