Function hist

Source
pub fn hist<I>(data: I) -> Hist
where I: IntoIterator<Item = f64>,
Expand description

Create a new Hist with no options.