Class Pfqn_lldfunKt

    • 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 Matrix pfqn_lldfun(Matrix n, Matrix lldscaling, Matrix nservers) Evaluate limited-load dependent (LLD) function
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_lldfun

         final static Matrix pfqn_lldfun(Matrix n, Matrix lldscaling, Matrix nservers)

        Evaluate limited-load dependent (LLD) function

        Parameters:
        n - Queue-length values.
        lldscaling - If not null, then the LLD function uses lldscaling to interpolate continuous values of n
        nservers - If not null, then the LLD function is set to be for a multi-server with nserver stations
        Returns:

        Interpolated LLD function values