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

vaccination_process_nimue_cpp_internal(
  parameters,
  states,
  eligible,
  vaccinated,
  empty,
  discrete_age,
  v0_to_v1v2,
  dt
)

Arguments

parameters

a list of parameters from get_parameters_nimue

states

a CategoricalVariable

eligible

a Bitset

vaccinated

a Bitset

empty

a Bitset

discrete_age

a IntegerVariable

v0_to_v1v2

a TargetedEvent

dt

size of time step