Class Pfqn_comomrmKt

    • 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 Ret.pfqnComomrm pfqn_comomrm(Matrix L, Matrix N, Matrix Z, Integer m, Double atol) Compute the normalizing constant of a repairmen model using COMOM
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_comomrm

         final static Ret.pfqnComomrm pfqn_comomrm(Matrix L, Matrix N, Matrix Z, Integer m, Double atol)

        Compute the normalizing constant of a repairmen model using COMOM

        Parameters:
        L -
        • demands at all stations

        N -
        • number of jobs for each class

        Z -
        • think time for each class

        m -
        • multiplicy of queueing station

        atol -
        • absolute numerical tolerance

        Returns:

        sanitized parameters