Package jline.api.pfqn.nc
Class Pfqn_comomrmKt
-
- All Implemented Interfaces:
public final class Pfqn_comomrmKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnComomrm
pfqn_comomrm(Matrix L, Matrix N, Matrix Z, Integer m, Double atol)
Compute the normalizing constant of a repairmen model using COMOM -
-
Method Detail
-
pfqn_comomrm
final static Ret.pfqnComomrm pfqn_comomrm(Matrix L, Matrix N, Matrix Z, Integer m, Double atol)
Compute the normalizing constant of a repairmen model using COMOM
- Parameters:
L
-demands at all stations
N
-number of jobs for each class
Z
-think time for each class
m
-multiplicy of queueing station
atol
-absolute numerical tolerance
- Returns:
sanitized parameters
-
-
-
-