Package jline.api.pfqn.nc
Class Pfqn_le_fpiKt
-
- All Implemented Interfaces:
public final class Pfqn_le_fpiKt
-
-
Method Summary
Modifier and Type Method Description final static Ret.pfqnLeFpi
pfqn_le_fpi(Matrix L, Matrix N)
Fixed-point iteration used in the logistic expansion method -
-
Method Detail
-
pfqn_le_fpi
final static Ret.pfqnLeFpi pfqn_le_fpi(Matrix L, Matrix N)
Fixed-point iteration used in the logistic expansion method
- Parameters:
L
-demands at all stations
N
-number of jobs for each class
- Returns:
fixed point
-
-
-
-