Package jline.api.pfqn.ld
Class Pfqn_gldKt
-
- All Implemented Interfaces:
public final class Pfqn_gldKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnNcpfqn_gld(Matrix L, Matrix N, Matrix mu, SolverOptions options)Compute the normalizing constant of a single-class load-dependent closed queueing network model -
-
Method Detail
-
pfqn_gld
final static Ret.pfqnNc pfqn_gld(Matrix L, Matrix N, Matrix mu, SolverOptions options)
Compute the normalizing constant of a single-class load-dependent closed queueing network model
- Parameters:
L-demands at all stations
N-number of jobs for each class
mu-load-depedent scalings
options-solver options
- Returns:
normalizing constant and its logarithm
-
-
-
-