Package jline.api.pfqn.mva
Class Pfqn_xzgsbupKt
-
- All Implemented Interfaces:
public final class Pfqn_xzgsbupKt
-
-
Method Summary
Modifier and Type Method Description final static Double
pfqn_xzgsbup(Matrix L, Double N, Double Z)
Computes the upper Geometric Square-Root Bound (GSB) for the throughput of the given closed single-class queueing networks -
-
Method Detail
-
pfqn_xzgsbup
final static Double pfqn_xzgsbup(Matrix L, Double N, Double Z)
Computes the upper Geometric Square-Root Bound (GSB) for the throughput of the given closed single-class queueing networks
- Parameters:
L
-service demand matrix
N
-population
Z
-think time
- Returns:
the upper GSB for the throughput
-
-
-
-