Package jline.solvers.ssa
Class SampleNodeState
-
- All Implemented Interfaces:
-
java.io.Serializable
public class SampleNodeState implements Serializable
Container for node state sampling results from SSA solver
-
-
Constructor Summary
Constructors Constructor Description SampleNodeState()
SampleNodeState(Node handle, Matrix t, Matrix state, List<Event> event, boolean isaggregate)
-