Package jline.io
Class Ret.pfqnLinearizerMSCore
java.lang.Object
jline.io.Ret.pfqnLinearizerMSCore
- Enclosing class:
Ret
Data structure for storing core results from the MS linearizer method.
Contains queue length (Q), wait time (W), throughput (T), probability matrices (P, PB),
and the number of iterations performed (iter).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Q
-
W
-
T
-
P
-
PB
-
iter
public int iter
-
-
Constructor Details
-
pfqnLinearizerMSCore
-