dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Histogram.binSize
dalicious
math
Histogram
Calculate the bin size at of bin
idx
.
T
binSize
(size_t idx)
T
binSize
()
struct
Histogram
(T, Flag!"logIndex" logIndex = No.logIndex)
const pure @
safe
static if
(
!logIndex
)
T
binSize
(
)
Meta
Source
See Implementation
dalicious
math
Histogram
aliases
bin_size_t
indexBase
constructors
this
functions
binCoord
binIdx
binSize
counts
densities
insert
opApply
opApplyReverse
percentile
toString
manifest constants
valueInf
valueSup
properties
countsWithoutOutliers
hasOverflowBin
hasUnderflowBin
histMax
histMin
maxValue
mean
minValue
numOverflows
numUnderflows
sum
totalCount
Calculate the bin size at of bin idx.