Package jline.api.mam

Class Mmap_rand

java.lang.Object
jline.api.mam.Mmap_rand

public final class Mmap_rand extends Object
  • Method Details

    • mmap_rand

      public static MatrixCell mmap_rand(int order, int classes)
      Generates a random MMAP with a given order and number of classes.
      Parameters:
      order - the number of phases (order) in the MAP
      classes - the number of different classes (types) of arrivals in the MMAP
      Returns:
      a MatrixCell representing the MMAP