tests/testthat/helper-test_ssa_step.R

test_ssa_method_step <- function(
  ssa_method,
  state,
  propensity,
  nu
) {
  test_ssa_method_cpp(
    ssa_method$factory(),
    state,
    propensity,
    nu@i,
    nu@p,
    nu@x
  )
}
rcannood/gillespie documentation built on Jan. 26, 2023, 8:37 p.m.