Histogram.binIdx

Calculate the bin index corresponding to value.

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

Meta