Package jline.api.pfqn.mva
Class Pfqn_mvamsKt
-
- All Implemented Interfaces:
public final class Pfqn_mvamsKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnMVA
pfqn_mvams(Matrix lambda, Matrix L, Matrix N, Matrix Z, Matrix mi, Matrix S)
General purpose script to handle mixed Query Networks with multiserver nodes. -
-
Method Detail
-
pfqn_mvams
final static Ret.pfqnMVA pfqn_mvams(Matrix lambda, Matrix L, Matrix N, Matrix Z, Matrix mi, Matrix S)
General purpose script to handle mixed Query Networks with multiserver nodes.
- Parameters:
lambda
-arrival rates
L
-service demand matrix
N
-population vector
Z
-think time matrix
mi
-multiplicity vector
S
-server count for each station
- Returns:
performance measures of the mixed query network.
-
-
-
-