gillespieAlgorithm

The convenience function to release a gillespie algorithm structure with some preset properties. In this case, the preset handles the memory allocation due using an internal buffer for storing passed propensities. Other properties do not affect memory allocations.

gillespieAlgorithm
(
LDM ldm = LDM.no
T = real
)
(
size_t val = size_t.init
)

Meta