Histogram.indexBase

Undocumented in source.
struct Histogram(T, Flag!"logIndex" logIndex = No.logIndex)
static if(logIndex)
alias indexBase = _binSize

Meta