Package jline.solvers.mam.handlers
Class Mam_svc_mixture.Result
java.lang.Object
jline.solvers.mam.handlers.Mam_svc_mixture.Result
- Enclosing class:
- Mam_svc_mixture
The mixture, kept as its two blocks plus the aggregated arrival process.
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionThe mixture as a service law descriptor.
-
Field Details
-
alpha
1 x n, the arrival-weighted initial probability row. -
T
n x n, the block-diagonal subgenerator. -
Dsum
sum_k D_arr(k+1), the aggregate arrival matrix. -
lambdaClass
public final double[] lambdaClassPer-class arrival rates lambda_k.
-
-
Method Details
-
toServiceLaw
The mixture as a service law descriptor.
-