Uses of Class
jline.io.Ret.pfqnMcmc
Packages that use Ret.pfqnMcmc
Package
Description
Normalizing constant algorithms for Product Form Queueing Networks.
-
Uses of Ret.pfqnMcmc in jline.api.pfqn.nc
Methods in jline.api.pfqn.nc that return Ret.pfqnMcmcModifier and TypeMethodDescriptionstatic Ret.pfqnMcmcPfqn_mcmc.pfqn_mcmc(Matrix L, Matrix N, Matrix Z, SolverOptions options) Single-server form: every queueing station serves one job at a time.static Ret.pfqnMcmcMultiserver form, the paper's own selling point (its Tables IV and V).