# Generated by roxygen2: do not edit by hand

export(Dictionary)
export(Index)
export(assert_correlation_matrix)
export(assert_covariance_matrix)
export(assert_probability_vector)
export(assert_transition_probability_matrix)
export(chol_2_cov)
export(cov_2_chol)
export(ddirichlet)
export(delta)
export(diff_cov)
export(dmvnorm)
export(do.call_timed)
export(dwishart)
export(function_arguments)
export(function_body)
export(function_defaults)
export(match_arg)
export(matrix_indices)
export(merge_lists)
export(permutations)
export(print_matrix)
export(rdirichlet)
export(rmvnorm)
export(rwishart)
export(sample_covariance_matrix)
export(stationary_distribution)
export(timed)
export(try_silent)
export(undiff_cov)
export(user_confirm)
export(variable_name)
importFrom(Rcpp,evalCpp)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_count)
importFrom(checkmate,assert_flag)
importFrom(checkmate,assert_int)
importFrom(checkmate,assert_string)
importFrom(checkmate,check_matrix)
importFrom(checkmate,makeAssertionFunction)
importFrom(cli,cli_abort)
importFrom(cli,cli_inform)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,theme_void)
importFrom(hexSticker,sticker)
importFrom(showtext,showtext_auto)
importFrom(stats,rWishart)
importFrom(sysfonts,font_add_google)
importFrom(usethis,use_logo)
useDynLib(oeli, .registration=TRUE)
