Package jline.solvers.mam.handlers
Class Mam_detect_mmck.Result
java.lang.Object
jline.solvers.mam.handlers.Mam_detect_mmck.Result
- Enclosing class:
Mam_detect_mmck
Outcome of the M/M/c/K detection.
-
Field Summary
Fields -
Method Summary
-
Field Details
-
isMmck
public final boolean isMmcktrue if the M/M/c/K closed form is exact at this station. -
muRate
public final double muRatethe shared service rate, NaN when isMmck is false.
-