Class Pfqn_grnmolKt

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final static Double pfqn_grnmol(Matrix L, Matrix N) Compute the normalizing constant using Grundmann-Moeller quadrature
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

    • Method Detail

      • pfqn_grnmol

         final static Double pfqn_grnmol(Matrix L, Matrix N)

        Compute the normalizing constant using Grundmann-Moeller quadrature

        Parameters:
        L -
        • service demand matrix (M x R)

        N -
        • population vector (1 x R)

        Returns:

        G - normalizing constant