Package jline.api.mam

Class Mmap_hide

java.lang.Object
jline.api.mam.Mmap_hide

public final class Mmap_hide extends Object
  • Method Details

    • mmap_hide

      public static MatrixCell mmap_hide(MatrixCell MMAP, Matrix types)
      Hides specified types of arrivals in a Markovian Arrival Process with marked arrivals (MMAP).
      Parameters:
      MMAP - the original MMAP
      types - a matrix containing the indices of the types to be hidden
      Returns:
      a new MMAP with the specified types hidden