Package jline.api.pfqn.nc
Class Pfqn_le_fpiZ
java.lang.Object
jline.api.pfqn.nc.Pfqn_le_fpiZ
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.pfqnLeFpiZpfqn_le_fpiZ(Matrix L, Matrix N, Matrix Z) Fixed-point iteration used in the logistic expansion method in models with delays.
-
Method Details
-
pfqn_le_fpiZ
Fixed-point iteration used in the logistic expansion method in models with delays.- Parameters:
L- demands at all stationsN- number of jobs for each classZ- think time for each class- Returns:
- fixed point
-