Uses of Class
jline.api.dqsys.GeoXGeo1Result
Packages that use GeoXGeo1Result
-
Uses of GeoXGeo1Result in jline.api.dqsys
Methods in jline.api.dqsys that return GeoXGeo1ResultModifier and TypeMethodDescriptionstatic GeoXGeo1ResultDqsys_geoxgeo1.dqsys_geoxgeo1(double a, double beta, double s) Analyzes a Geo^X/Geo/1 queue with geometrically distributed batch sizes under the LAS-DA convention.static GeoXGeo1ResultDqsys_geoxgeo1.dqsys_geoxgeo1(double a, double beta, double s, GeoGeo1Convention convention) Analyzes a Geo^X/Geo/1 queue with geometrically distributed batch sizes.static GeoXGeo1ResultDqsys_geoxgeo1.dqsys_geoxgeo1_moments(double a, double batchMean, double batchSecondFactorial, double s, GeoGeo1Convention convention) Analyzes a Geo^X/Geo/1 queue for an arbitrary batch-size law, specified by its first two factorial moments.