Package jline.api.pfqn.nc
Class Pfqn_stdf_heurKt
-
- All Implemented Interfaces:
public final class Pfqn_stdf_heurKt
-
-
Method Summary
-
-
Method Detail
-
pfqn_stdf_heur
final static Array<Array<Matrix>> pfqn_stdf_heur(Matrix L, Matrix N, Matrix Z, Matrix S, Matrix fcfsNodes, Matrix rates, Matrix tset)
Heuristic sojourn time distribution analysis at multiserver FCFS nodes based on a variant of the method in J. McKenna 1987 JACM
- Parameters:
L
-routing matrix
N
-population vector
Z
-think times
S
-number of servers per station
fcfsNodes
-indices of FCFS nodes
rates
-service rates
tset
-time points for evaluation
- Returns:
response time distributions
-
-
-
-