Package jline.api.pfqn.mva
Class Pfqn_ldbcmp
java.lang.Object
jline.api.pfqn.mva.Pfqn_ldbcmp
-
Method Summary
Modifier and TypeMethodDescriptionstatic double[]pfqn_ldbcmp(Matrix L, double N, double Z, Matrix c) Lower throughput bound (and response-time upper bound) for LD-BCMP closed networks.
-
Method Details
-
pfqn_ldbcmp
Lower throughput bound (and response-time upper bound) for LD-BCMP closed networks.- Parameters:
L- service demand vector (M x 1); limiting demand for Heffes LD stationsN- populationZ- think time (non-bottleneck delay station)c- per-station Heffes coefficient (M x 1); c(i)=0 fixed-rate, c(i)>0 Heffes LD- Returns:
- {Xlo, Rhi, Qhat}; Xlo=Rhi=NaN if N invalid input: '<' Qhat
-