Package jline.io
Class Ret.pfqnAMVASchmidt
java.lang.Object
jline.io.Ret.pfqnAMVASchmidt
- Enclosing class:
Ret
Result type for the Schmidt AMVA algorithm.
This class encapsulates the output of pfqn_schmidt and pfqn_schmidt_ext functions which implement the Schmidt population recursion algorithm for analyzing closed queueing networks with multi-class workloads and class-dependent FCFS scheduling.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
X
System throughput vector (1 x R) -
Q
Queue length matrix (M x R) -
U
Utilization matrix (M x R) -
C
Waiting time matrix (M x R) -
P
State probabilities per station
-
-
Constructor Details
-
pfqnAMVASchmidt
-