NormalDist

Type Alias NormalDist 

Source
pub type NormalDist = Normal<f64>;

Aliased Typeยง

pub struct NormalDist { /* private fields */ }