histograms#
- PartitionedHistogram1D.histograms(
- self: PartitionedHistogram1D,
Histogram1DVector : A list-like container of
Histogram1D, containing one for each partitionWhen this is called, if a value has been inserted since the last access, the combined histogram is re-constructed and an attempt is made (respecting the limitation on the maximum number of bins) to set the initial / final bins in each individual histogram to be equal.