Instatiate the C++ emission probability functions for simulation and density evaluation for a stochastic epidemic model measurement process and return a vector of function pointers.

parse_meas_procs(meas_procs, messages = TRUE)

Arguments

meas_procs

list of measurement process functions

messages

logical; print a message that the rates are being compiled?

Value

Two vector of strings that serve as function pointers.