Go to the documentation of this file.
2 #include <Rinternals.h>
4 #include <R_ext/Rdynload.h>
59 R_useDynamicSymbols(dll, TRUE);
SEXP callCalibrationSimulation(SEXP)
void r_remove_current_stream()
A utility function to remove the current_stream. Used when finalising the microsimulation package in ...
SEXP callSimplePerson(SEXP)
void R_init_microsimulation(DllInfo *dll)
SEXP pqueue__push(SEXP, SEXP, SEXP)
void r_set_user_random_seed(void *)
static const R_CallMethodDef CallEntries[]
void r_next_rng_substream()
A utility function to move to the next user random stream for the simulation.
SEXP pqueue__cancel(SEXP, SEXP)
SEXP callPersonSimulation(SEXP, SEXP)
void r_rng_advance_substream(void *, void *)
static const R_CMethodDef CEntries[]
void r_create_current_stream()
A utility function to create the current_stream. Used when initialising the microsimulation package i...
SEXP callSimplePerson2(SEXP)
SEXP callIllnessDeath(SEXP)
void r_get_user_random_seed(void *)