Class Pfqn_nc_sanitizeKt

    • 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.pfqnNcSanitize pfqn_nc_sanitize(Matrix lambda, Matrix L, Matrix N, Matrix Z, Double atol) Sanitizes product-form model parameters to avoid degeneracies
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_nc_sanitize

         final static Ret.pfqnNcSanitize pfqn_nc_sanitize(Matrix lambda, Matrix L, Matrix N, Matrix Z, Double atol)

        Sanitizes product-form model parameters to avoid degeneracies

        Parameters:
        lambda -
        • arrival rates for open classes

        L -
        • demands at all stations

        N -
        • number of jobs for each class

        Z -
        • think time for each class

        atol -
        • absolute numerical tolerance

        Returns:

        sanitized parameters