# Generated by roxygen2: do not edit by hand

export(cdf_dl)
export(func_link)
export(multipleDL)
export(quantile_dl)
import(Rcpp)
import(methods)
import(rstantools)
import(stats)
importFrom(RcppParallel,CxxFlags)
importFrom(RcppParallel,RcppParallelLibs)
importFrom(SparseM,as.matrix)
importFrom(SparseM,solve)
importFrom(SparseM,t)
importFrom(rstan,sampling)
useDynLib(multipleDL, .registration = TRUE)
