Class Pfqn_gldsingle

java.lang.Object
jline.api.pfqn.ld.Pfqn_gldsingle

public final class Pfqn_gldsingle extends Object
  • Method Details

    • pfqn_gldsingle

      public static Ret.pfqnNc pfqn_gldsingle(Matrix L, Matrix N, Matrix mu, SolverOptions options)
      Auxiliary function used by pfqn_gld to compute the normalizing constant in a single-class load-dependent model.
      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)