Package jline.api.pfqn.nc
Class Pfqn_ktKt
-
- All Implemented Interfaces:
public final class Pfqn_ktKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnNc
pfqn_kt(Matrix L, Matrix N, Matrix Z)
Knessl-Tier asymptotic expansion of the normalizing constant using the ray method. -
-
Method Detail
-
pfqn_kt
final static Ret.pfqnNc pfqn_kt(Matrix L, Matrix N, Matrix Z)
Knessl-Tier asymptotic expansion of the normalizing constant using the ray method.
- Parameters:
L
-demands at all stations
N
-number of jobs for each class
Z
-think time for each class
- Returns:
normalizing constant (G) and its logarithm (lG)
-
-
-
-