rand_normal_f16

Function rand_normal_f16 

Source
pub fn rand_normal_f16<R: Rng + ?Sized>(rng: &mut R, mean: f32, max: f32) -> f16