Package jline.api.pfqn.nc
Class Pfqn_panaceaKt
-
- All Implemented Interfaces:
public final class Pfqn_panaceaKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnNc
pfqn_panacea(Matrix L, Matrix N, Matrix Z, SolverOptions options)
Compute the PANACEA approximation -
-
Method Detail
-
pfqn_panacea
final static Ret.pfqnNc pfqn_panacea(Matrix L, Matrix N, Matrix Z, SolverOptions options)
Compute the PANACEA approximation
- 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
-
-
-
-