Package jline.api.mam

Class Map_count_moment

java.lang.Object
jline.api.mam.Map_count_moment

public final class Map_count_moment extends Object
  • Method Details

    • map_count_moment

      public static double map_count_moment(MatrixCell MAP, double t, int order)
      Computes power moments of counts at resolution t for a Markovian Arrival Process (MAP).
    • map_count_moment

      public static double[] map_count_moment(MatrixCell MAP, double t, int[] orders)
      Computes multiple power moments of counts at resolution t for a MAP.