Class Pfqn_linearizerppKt

    • 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.pfqnAMVA pfqn_linearizerpp(Matrix L, Matrix N, Matrix Z, Integer level, Double tol, Integer maxiter, Integer flag) Linearizer approximate mean value analysis algorithm
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_linearizerpp

         final static Ret.pfqnAMVA pfqn_linearizerpp(Matrix L, Matrix N, Matrix Z, Integer level, Double tol, Integer maxiter, Integer flag)

        Linearizer approximate mean value analysis algorithm

        Parameters:
        L -
        • the service demand matrix

        N -
        • the population vector

        Z -
        • the think times

        tol -
        • max tolerance admitted between successive iterations

        maxiter -
        • maximum number of iterations

        Returns:
        • the performance measures for the given network

        Linearizer approximate mean value analysis algorithm