Package jline.api.da

Class Da_traffic_superpos

java.lang.Object
jline.api.da.Da_traffic_superpos

public final class Da_traffic_superpos extends Object
Asymptotic-method superposition of independent flows with given rates and squared coefficients of variation: returns the rate-weighted SCV mixture of the merged flow (Whitt's QNA stationary-interval formula). Entries with non-finite rates are ignored. Mirrors matlab/src/api/da/da_traffic_superpos.m.
  • Method Details

    • da_traffic_superpos

      public static double da_traffic_superpos(Matrix lambda, Matrix a2)