# Generated by roxygen2: do not edit by hand

export(BS_call)
export(BS_fit)
export(BS_sim)
export(get_underlying)
importFrom(Rcpp,sourceCpp)
importFrom(checkmate,assert_choice)
importFrom(checkmate,assert_integer)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(stats,rnorm)
importFrom(stats,sd)
importFrom(utils,globalVariables)
importFrom(utils,tail)
useDynLib(DtD, .registration = TRUE)
