# Generated by roxygen2: do not edit by hand

export(Bitset)
export(CategoricalVariable)
export(DoubleVariable)
export(Event)
export(IntegerVariable)
export(Render)
export(TargetedEvent)
export(bernoulli_process)
export(categorical_count_renderer_process)
export(filter_bitset)
export(fixed_probability_multinomial_process)
export(infection_age_process)
export(multi_probability_bernoulli_process)
export(multi_probability_multinomial_process)
export(reschedule_listener)
export(simulation_loop)
export(update_category_listener)
importFrom(R6,R6Class)
importFrom(Rcpp,sourceCpp)
useDynLib(individual, .registration = TRUE)
