# Generated by roxygen2: do not edit by hand

export(GeneralizedInverseGaussian)
export(Gumbel)
export(Hyperexponential)
export(InverseGamma)
export(InverseGaussian)
export(NormalInverseGaussian)
export(SkewNormal)
export(Student)
export(findChi2df)
export(findChi2ncp)
import(RcppNumerical)
importFrom(R6,R6Class)
importFrom(Rcpp,evalCpp)
importFrom(stats,approxfun)
importFrom(stats,pgamma)
importFrom(stats,pnorm)
importFrom(stats,qgamma)
importFrom(stats,rexp)
importFrom(stats,rgamma)
importFrom(stats,rnorm)
importFrom(stats,rt)
importFrom(stats,runif)
useDynLib(boodist, .registration=TRUE)
