Uses of Class
jline.io.Ret.pfqnNcXQ
Packages that use Ret.pfqnNcXQ
Package
Description
Normalizing constant algorithms for Product Form Queueing Networks.
-
Uses of Ret.pfqnNcXQ in jline.api.pfqn.nc
Methods in jline.api.pfqn.nc that return Ret.pfqnNcXQModifier and TypeMethodDescriptionstatic Ret.pfqnNcXQPfqn_nc.compute_norm_const(Matrix L, Matrix N, Matrix Z, SolverOptions options) static Ret.pfqnNcXQPfqn_nc.compute_norm_const(Matrix L, Matrix N, Matrix Z, SolverOptions options, boolean wantXQ) Auxiliary routine that computes lG after the initial filtering of L, N and Z.static Ret.pfqnNcXQNormalizing constant of a closed or mixed product-form network, with the mean values a few methods produce as a by-product.static Ret.pfqnNcXQstatic Ret.pfqnNcXQPfqn_propfair.pfqn_propfair(Matrix L, Matrix N, Matrix Z) Compute the proportionally fair allocation approximation.