Package jline.api.mam
Class LdqbdResult
java.lang.Object
jline.api.mam.LdqbdResult
Result of LDQBD solver containing rate matrices and stationary distribution.
-
Constructor Details
-
LdqbdResult
-
LdqbdResult
-
-
Method Details
-
getR
-
getPi
-
getPiCells
Per-level stationary vectors, still resolved by phase. getPi() is their row sums. A caller that needs a phase-conditional quantity -- the mean of something that depends on the phase and not only on the level -- cannot recover it from the aggregated vector and must read these.- Returns:
- one row vector per level, or null when the solver took the scalar fast path and there are no phases to resolve
-
component1
-
component2
-