useDynLib(lightAUC, .registration=TRUE)
importFrom(Rcpp, evalCpp)
importFrom(RcppParallel,RcppParallelLibs)
export("lightAUC")
