Package jline.api.pfqn.ld
Class Pfqn_mvaldmsKt
-
- All Implemented Interfaces:
public final class Pfqn_mvaldmsKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnMVApfqn_mvaldms(Matrix lambda, Matrix D, Matrix N, Matrix Z, Matrix S)Wrapper for pfqn_mvaldmx that adjusts utilizations to account for multiservers -
-
Method Detail
-
pfqn_mvaldms
final static Ret.pfqnMVA pfqn_mvaldms(Matrix lambda, Matrix D, Matrix N, Matrix Z, Matrix S)
Wrapper for pfqn_mvaldmx that adjusts utilizations to account for multiservers
- Parameters:
lambda-arrival rates
D-service demand matrix
N-population vector
Z-think times
S-servers at each station
- Returns:
the performance measures for the given network.
-
-
-
-