Package jline.io

Class Ret.pfqnNc

  • All Implemented Interfaces:

    
    public class Ret.pfqnNc
    
                        

    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.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait