UniformDist

Type Alias UniformDist 

Source
pub type UniformDist = Uniform<f64>;

Aliased Typeยง

pub struct UniformDist(/* private fields */);