Skip to main content

random_x2_normal

Function random_x2_normal 

Source
pub fn random_x2_normal(mean: f64, std: f64) -> f64
Expand description

Returns a random sample from the normal distribution rectified and reweighted by x^2.