Package jline.api.pfqn.nc
Class Pfqn_le_fpi
java.lang.Object
jline.api.pfqn.nc.Pfqn_le_fpi
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.pfqnLeFpipfqn_le_fpi(Matrix L, Matrix N) Fixed-point iteration used in the logistic expansion method.
-
Method Details
-
pfqn_le_fpi
Fixed-point iteration used in the logistic expansion method.- Parameters:
L- demands at all stationsN- number of jobs for each class- Returns:
- fixed point
-