pub fn assert_at_least_one_value_per_bin<E: Numeric>( data: &[E], number_of_bins: usize, bins_low: f32, bins_high: f32, )
Asserts that there is at least one value per bin