Sample NHPPP times using the inversion method
draw_cumulative_intensity(Lambda, Lambda_inv, t_min, t_max, atmost1 = FALSE)
a vector of event times (t_); if no events realize, a vector of length 0
(function, double vector) a continuous increasing R to R map which is the integrated rate of the NHPPP
(function, double vector) the inverse of Lambda()
(double) the lower bound of the time interval
(double) the upper bound of the time interval
boolean, draw at most 1 event time