Class MMAPFromMRAPKt

    • 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 MatrixCell mmapFromMRAP(MatrixCell H, Double prec) Obtains a Markovian representation of a continuous marked rational arrival process of the same size, if possible.
      final static MatrixCell mmapFromMRAP(MatrixCell H) Obtains a Markovian representation of a continuous marked rational arrival process of the same size, if possible.
      final static MatrixCell mmapFromMRAP(Array<Matrix> H, Double prec) Overload for Array<Matrix>.
      final static MatrixCell mmapFromMRAP(Array<Matrix> H) Overload for Array<Matrix>.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait