Simulate a sample path from an endpoint conditioned CTMC by uniformization using a pre-computed transition probability matrix.
sample_path_unif3(a, b, t0, t1, Q, P)
States at the interval endpoints, provided as integers corresponding to rows of the CTMC rate matrix.
times of the interval endpoints
CTMC rate matrix
CTMC transition probability matrix over the interval.
matrix whose first column is the sequence of transition times bookended by interval endpoints, and whose second column is the sequence of states