Package jline.api.pfqn
Class Pfqn_cftp.PfqnCftpReturn
java.lang.Object
jline.api.pfqn.Pfqn_cftp.PfqnCftpReturn
- Enclosing class:
Pfqn_cftp
Result holder mirroring the MATLAB [Q,X,T] return of pfqn_cftp.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
Q
Empirical mean queue length per station (1 x M). -
X
Sampled states, one per row (nsamples x M), each row sums to N. -
T
Per-sample coalescence horizon ('cftp') or mixing steps ('approx') (nsamples x 1).
-
-
Constructor Details
-
PfqnCftpReturn
-