Package jline.api.pfqn.nc
Class Pfqn_lsKt
-
- All Implemented Interfaces:
public final class Pfqn_lsKt
-
-
Method Summary
-
-
Method Detail
-
pfqn_ls
final static Ret.pfqnNc pfqn_ls(Matrix L, Matrix N, Matrix Z, Long I, Long seed)
Logistic sampling 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
I
-number of samples
- Returns:
normalizing constant and its logarithm
-
-
-
-