Package jline.api.mam
Class Mmap_embedded
java.lang.Object
jline.api.mam.Mmap_embedded
-
Method Summary
Modifier and TypeMethodDescriptionstatic Matrixmmap_embedded(MatrixCell mmap) Computes the embedded chain of an MMAP.
-
Method Details
-
mmap_embedded
Computes the embedded chain of an MMAP. The embedded chain represents the transition probabilities between states when arrivals occur.- Parameters:
mmap- The MMAP process- Returns:
- Embedded chain transition matrix
-