Class Pfqn_lsKt

  • All Implemented Interfaces:

    
    public final class Pfqn_lsKt
    
                        
    • 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 Ret.pfqnNc pfqn_ls(Matrix L, Matrix N, Matrix Z, Long I, Long seed) Logistic sampling method to compute the normalizing constant
      • Methods inherited from class java.lang.Object

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

    • Method Detail

      • pfqn_ls

         final static Ret.pfqnNc pfqn_ls(Matrix L, Matrix N, Matrix Z, Long I, Long seed)

        Logistic sampling method to compute the normalizing constant

        Parameters:
        L -
        • demands at all stations

        N -
        • number of jobs for each class

        Z -
        • think time for each class

        I -
        • number of samples

        Returns:

        normalizing constant and its logarithm