Class Pfqn_gldsingle_complexKt

    • 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.pfqnNcComplex pfqn_gldsingle_complex(ComplexMatrix L, Matrix N, Matrix mu, SolverOptions options) Auxiliary function used by pfqn_gld to computer the normalizing constant in a single-class load-dependent model with complex demands.
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_gldsingle_complex

         final static Ret.pfqnNcComplex pfqn_gldsingle_complex(ComplexMatrix L, Matrix N, Matrix mu, SolverOptions options)

        Auxiliary function used by pfqn_gld to computer the normalizing constant in a single-class load-dependent model with complex demands.

        Parameters:
        L -
        • demands at all stations

        N -
        • number of jobs for each class

        mu -
        • load-dependent scaling factors

        options -
        • solver options

        Returns:

        normalizing constant (G) and its logarithm (lG)