Uses of Class
jline.lang.state.EventCache
Package
Description
Classes that model the state of a network and its individual nodes
Analysis approaches based on the Stochastic Simulation Algorithm (SSA) for Markov chains
-
Uses of EventCache in jline.lang.state
Modifier and TypeMethodDescriptionstatic Ret.EventResult
State.afterEvent
(NetworkStruct sn, int ind, Matrix inspace, EventType event, int jobClass, boolean isSimulation, EventCache eventCache) -
Uses of EventCache in jline.solvers.ssa