import(methods)
importFrom("Rcpp", "loadModule")
useDynLib(RcppCNPy, .registration=TRUE)
exportPattern("^[[:alpha:]]+")
