Package jline.api.pfqn.nc
Class Pfqn_stdfKt
-
- All Implemented Interfaces:
public final class Pfqn_stdfKt
-
-
Method Summary
-
-
Method Detail
-
pfqn_stdf
final static Array<Array<Matrix>> pfqn_stdf(Matrix L, Matrix N, Matrix Z, Matrix S, Matrix fcfsNodes, Matrix rates, Matrix tset)
Sojourn time distribution function at multiserver FCFS nodes 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
-
-
-
-