Module ndhistogram::error

source ·
Expand description

Provides errors that may be returned by Histograms.

Structs

  • Returned if a Histogram binary operation fails (such as h1 + h2). for example because the two histograms have incompatible binning.