Package jline.io

Class Ret.pfqnNc

java.lang.Object
jline.io.Ret.pfqnNc
Enclosing class:
Ret

public static class Ret.pfqnNc extends Object
Result type for normalizing constant computations in product-form queueing networks.

The normalizing constant G(N) is a fundamental quantity in product-form queueing network analysis. It appears in the denominator of the steady-state probability distribution and is used to compute performance measures.

This class stores both the normalizing constant G and its natural logarithm lG to handle numerical issues with very large or small values.