Uses of Class
jline.io.Ret.pfqnSensRespt
Packages that use Ret.pfqnSensRespt
Package
Description
Solver superclasses and related data structures.
-
Uses of Ret.pfqnSensRespt in jline.api.pfqn.sens
Methods in jline.api.pfqn.sens that return Ret.pfqnSensResptModifier and TypeMethodDescriptionstatic Ret.pfqnSensResptPfqn_sens_respt.pfqn_sens_respt(Matrix S, Matrix V, Matrix N) static Ret.pfqnSensResptPfqn_sens_respt.pfqn_sens_respt(Matrix S, Matrix V, Matrix N, Matrix Z) static Ret.pfqnSensResptstatic Ret.pfqnSensResptExact raw moments E[W_(i,l)^t], t = 1..tmax, of the sojourn time of a class-l job at an FCFS b-server center i of a closed product-form queueing network, together with the variance of that sojourn time. -
Uses of Ret.pfqnSensRespt in jline.solvers
Fields in jline.solvers declared as Ret.pfqnSensResptModifier and TypeFieldDescriptionNetworkMomentResult.resptThe sojourn-time moment result, or null when response-time moments were not available (open models, or FCFS rates that are not class-independent).