Package jline.api.pfqn.nc
Class Pfqn_cub
java.lang.Object
jline.api.pfqn.nc.Pfqn_cub
-
Method Summary
Modifier and TypeMethodDescriptionstatic Ret.pfqnNcCubature method to compute the normalizing constant of a load-independent closed queueing network modelstatic Ret.pfqnNcCubature method to compute the normalizing constant of a load-independent closed queueing network model
-
Method Details
-
pfqn_cub
Cubature method to compute the normalizing constant of a load-independent closed queueing network model -
pfqn_cub
Cubature method to compute the normalizing constant of a load-independent closed queueing network model- Parameters:
L- - demands at all stationsN- - number of jobs for each classZ- - think time for each classorder- - cubature order ( ceil((|N|-1)/2) or above is exact)atol- - numerical tolerance for simplex quadrature- Returns:
- normalizing constant, its logarithm, and mean performance metrics computed as a by-product
-