Package jline.api.pfqn.mva
Class Pfqn_xzgsblowKt
-
- All Implemented Interfaces:
public final class Pfqn_xzgsblowKt
-
-
Method Summary
Modifier and Type Method Description final static Double
pfqn_xzgsblow(Matrix L, Double N, Double Z)
Computes the lower Geometric Square-Root Bound (GSB) for the throughput of the given closed single-class queueing networks -
-
Method Detail
-
pfqn_xzgsblow
final static Double pfqn_xzgsblow(Matrix L, Double N, Double Z)
Computes the lower 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 lower GSB for the throughput
-
-
-
-