Package jline.io
Class Ret.pfqnCore
java.lang.Object
jline.io.Ret.pfqnCore
- Enclosing class:
Ret
Data structure for storing linearizer core 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
-
W
-
X
-
P
-
PB
-
iter
public final int iter
-
-
Constructor Details
-
pfqnCore
-