Package jline.io
Class Ret.pfqnEstimate
java.lang.Object
jline.io.Ret.pfqnEstimate
- Enclosing class:
Ret
Data structure for storing linearizer estimtate results from a queueing network analysis.
Contains queue length (Q), wait time (W), throughput (X), probability matrices (P, PB),
and the number of iterations performed (iter).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Q_1
-
P_1
-
PB_1
-
T_1
-
-
Constructor Details
-
pfqnEstimate
-