dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Histogram.binIdx
dalicious
math
Histogram
Calculate the bin index corresponding to
value
.
struct
Histogram
(T, Flag!"logIndex" logIndex = No.logIndex)
const pure @
safe
size_t
binIdx
(
T
value
)
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 index corresponding to value.