Package jline.api.pfqn.nc
Class Pfqn_mmint2_gausslegendreKt
-
- All Implemented Interfaces:
public final class Pfqn_mmint2_gausslegendreKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnNc
pfqn_mmint2_gausslegendre(Matrix L, Matrix N, Matrix Z, Integer m)
Compute the normalizing constant of a repairmen model using Gauss-Legendre integration -
-
Method Detail
-
pfqn_mmint2_gausslegendre
final static Ret.pfqnNc pfqn_mmint2_gausslegendre(Matrix L, Matrix N, Matrix Z, Integer m)
Compute the normalizing constant of a repairmen model using Gauss-Legendre integration
- Parameters:
L
-demands at all stations
N
-number of jobs for each class
Z
-think times
- Returns:
normalizing constant and its logarithm
-
-
-
-