Package jline.api.mam

Class Dmap_momentKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Double dmap_moment(Matrix D0, Matrix D1, Integer order) Computes the k-th raw moment of the inter-arrival time of a discrete MAP.
      final static Double dmap_moment(MatrixCell DMAP, Integer order)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail