Package jline.api.pfqn.ld
Class Pfqn_lldfun
java.lang.Object
jline.api.pfqn.ld.Pfqn_lldfun
-
Method Summary
Modifier and TypeMethodDescriptionstatic Matrixpfqn_lldfun(Matrix n, Matrix lldscaling, Matrix nservers) Evaluate limited-load dependent (LLD) function.
-
Method Details
-
pfqn_lldfun
Evaluate limited-load dependent (LLD) function.- Parameters:
n- Queue-length values. The values can be continuous.lldscaling- If not null, then the LLD function uses lldscaling to interpolate continuous values of nnservers- If not null, then the LLD function is set to be for a multi-server with nserver stations- Returns:
- Interpolated LLD function values
-