Package jline.api.mam

Class Mmap_count_mean

java.lang.Object
jline.api.mam.Mmap_count_mean

public final class Mmap_count_mean extends Object
  • Method Details

    • mmap_count_mean

      public static Matrix mmap_count_mean(MatrixCell MMAP, double t)
      Computes the mean count vector of events of different types in a Markovian Arrival Process with marked arrivals (MMAP) over a time period.
      Parameters:
      MMAP - the MatrixCell containing the transition matrices of the MMAP, with D0, D1, ..., Dc representing different types of events
      t - the time period over which to compute the mean counts
      Returns:
      a Matrix containing the mean count vector of events over time t