Searched refs:random_value_normal (Results 1 – 1 of 1) sorted by relevance
251 random_value_normal (GRand * rand_seed, gdouble mu, gdouble sigma, in random_value_normal() function282 gdouble z = random_value_normal (rand_seed, mu, sigma, state); in get_random_value_normal()298 z = random_value_normal (rand_seed, 0.0, 1.0, state); in random_value_gamma()