Package jline.api.pfqn.ld
Class Pfqn_gldsingle
java.lang.Object
jline.api.pfqn.ld.Pfqn_gldsingle
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.pfqnNcpfqn_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.
-
Method Details
-
pfqn_gldsingle
Auxiliary function used by pfqn_gld to compute the normalizing constant in a single-class load-dependent model.- Parameters:
L- demands at all stationsN- number of jobs for each classmu- load-dependent scaling factorsoptions- solver options- Returns:
- normalizing constant (G) and its logarithm (lG)
-