Expand description
Provides errors that may be returned by Histograms.
Structs§
- Binary
Operation Error - Returned if a Histogram binary operation fails (such as h1 + h2). for example because the two histograms have incompatible binning.
Provides errors that may be returned by Histograms.