Class TruncatedNormalDistribution

    • Constructor Detail

      • TruncatedNormalDistribution

        public TruncatedNormalDistribution​(double mean,
                                           double std)
        Create a truncated normal distribution with the given mean and std
        Parameters:
        mean - the mean
        std - the standard deviation