if(.Platform$OS.type == "windows") useDynLib(StanHeaders, .registration = TRUE)
importFrom(RcppParallel, RcppParallelLibs)
export(stanFunction)
