Package jline.api.pfqn.nc
Class Pfqn_leKt
-
- All Implemented Interfaces:
public final class Pfqn_leKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnNc
pfqn_le(Matrix L, Matrix N, Matrix Z)
Logistic expansion method to compute the normalizing constant -
-
Method Detail
-
pfqn_le
final static Ret.pfqnNc pfqn_le(Matrix L, Matrix N, Matrix Z)
Logistic expansion method to compute the normalizing constant
- Parameters:
L
-demands at all stations
N
-number of jobs for each class
Z
-think time for each class
- Returns:
normalizing constant and its logarithm
-
-
-
-