Package jline.api.pfqn.nc
Class Pfqn_pff_delayKt
-
- All Implemented Interfaces:
public final class Pfqn_pff_delayKt
-
-
Method Summary
Modifier and Type Method Description final static Double
pfqn_pff_delay(Matrix Z, Matrix n)
Compute the product-form factor relatively to a Delay station -
-
Method Detail
-
pfqn_pff_delay
final static Double pfqn_pff_delay(Matrix Z, Matrix n)
Compute the product-form factor relatively to a Delay station
- Parameters:
Z
-think times at the Delay station
n
-number of jobs for each class
- Returns:
product of terms Zk^nk/nk! for all classes k
-
-
-
-