Class BoxMullerNormalizedGaussianSampler

    • Field Detail

      • nextGaussian

        private double nextGaussian
        Next gaussian.
    • Constructor Detail

      • BoxMullerNormalizedGaussianSampler

        public BoxMullerNormalizedGaussianSampler​(UniformRandomProvider rng)
        Create an instance.
        Parameters:
        rng - Generator of uniformly distributed random numbers.