Uses of Class
jline.lang.processes.MarkedMarkovProcess
Packages that use MarkedMarkovProcess
Package
Description
This package contains processes and statistical distributions used to specify arrival rates, service rates, and item popularities
This package provides an implementation of SolverCTMC.
-
Uses of MarkedMarkovProcess in jline.lang.processes
Methods in jline.lang.processes that return MarkedMarkovProcessModifier and TypeMethodDescriptionstatic MarkedMarkovProcessMarkedMarkovProcess.fromSampleSysAggr(Object sa) Create MarkedCTMC from sample system aggregation. -
Uses of MarkedMarkovProcess in jline.solvers.ctmc
Methods in jline.solvers.ctmc that return MarkedMarkovProcessModifier and TypeMethodDescriptionSolverCTMC.getMarkedCTMC()Get the MarkedCTMC representation of the modelSolverCTMC.getMarkedCTMC(SolverOptions options) Get the MarkedCTMC representation of the model with specified options