sum_float_histogram

Function sum_float_histogram 

Source
pub fn sum_float_histogram(sum: &mut FloatHistogram, addend: &FloatHistogram)
Expand description

sum_float_histogram() sums the addend operand into the sum instance.