Class Pfqn_linearizermxKt

    • 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
    • Constructor Detail

    • Method Detail

      • pfqn_linearizermx

         final static Ret.pfqnAMVA pfqn_linearizermx(Matrix lambda, Matrix L, Matrix N, Matrix Z, Matrix nservers, Array<SchedStrategy> type, Double tol, Integer maxiter, String method)

        Linearizer method for mixed models with multi-server stations

        Parameters:
        lambda -
        • arrival rate of open classes

        L -
        • the service demand matrix

        N -
        • the population vector

        Z -
        • the think times vector

        nservers -
        • number of servers at the stations

        type -
        • scheduling strategy type

        tol -
        • max tolerance admitted between successive iterations

        maxiter -
        • maximum number of iterations

        method -
        • solution method

        Returns:
        • the performance metrics for this network