this is an internal function, you should use the R interface for type checking, infection_process_cpp

infection_process_nimue_cpp_internal(
  parameters,
  states,
  vaccine_states,
  discrete_age,
  exposure,
  dt
)

Arguments

parameters

a list of parameters from get_parameters_nimue

states

a CategoricalVariable

vaccine_states

a IntegerVariable

discrete_age

a IntegerVariable

exposure

a TargetedEvent

dt

size of time step