Package jline.io
Class Ret.pfqnQd
-
- All Implemented Interfaces:
public class Ret.pfqnQdData structure for storing results from the Queue-Dependent (QD) approximate MVA method. Contains queue lengths (Q), throughput (X), utilization (U), and iteration count (iter).
-
-
Constructor Summary
Constructors Constructor Description Ret.pfqnQd(Matrix Q, Matrix X, Matrix U, int iter)
-