useDynLib(PoissonMultinomial, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom("stats", "runif")

export(dpmd)
export(ppmd)
export(rpmd)