Class TestGammaGeneration


  • public class TestGammaGeneration
    extends java.lang.Object
    • Constructor Detail

      • TestGammaGeneration

        public TestGammaGeneration()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
      • runGammaAR

        public static long runGammaAR​(int n,
                                      RNStreamIfc stream)
      • runGammaInv

        public static long runGammaInv​(int n,
                                       RNStreamIfc stream)