Package jline.io
Class Ret.pfqnLinearizerEstimate
java.lang.Object
jline.io.Ret.pfqnLinearizerEstimate
- Enclosing class:
Ret
Data structure for storing intermediate estimates from the linearizer method.
Contains arrays of matrices for queue length estimates (Q_1) and a matrix for
the throughput estimates (T_1).
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
Q_1
-
T_1
-
-
Constructor Details
-
pfqnLinearizerEstimate
-