Package jline.api.mam
Class Mmap_hide
java.lang.Object
jline.api.mam.Mmap_hide
-
Method Summary
Modifier and TypeMethodDescriptionstatic MatrixCellmmap_hide(MatrixCell MMAP, Matrix types) Hides specified types of arrivals in a Markovian Arrival Process with marked arrivals (MMAP).
-
Method Details
-
mmap_hide
Hides specified types of arrivals in a Markovian Arrival Process with marked arrivals (MMAP).- Parameters:
MMAP- the original MMAPtypes- a matrix containing the indices of the types to be hidden- Returns:
- a new MMAP with the specified types hidden
-