Histogram.counts

Calculate the bin index corresponding to value.

  1. size_t binIdx(T value)
  2. auto counts()
    struct Histogram(T, Flag!"logIndex" logIndex = No.logIndex)
    const pure nothrow @safe
    counts
    ()

Meta