Class Pfqn_pbk

java.lang.Object
jline.api.pfqn.mva.Pfqn_pbk

public final class Pfqn_pbk extends Object
  • Method Details

    • pfqn_pbk

      public static double[] pfqn_pbk(Matrix L, double N, double Z, int k)
      Iterative proportional bounds PB(k).
      Parameters:
      L - service demand vector (M x 1)
      N - population
      Z - think time
      k - iteration count (>= 0)
      Returns:
      {Xlo, Xhi} lower/upper throughput bounds