dalicious ~master (2022-03-10T20:55:15.5110933)
Dub
Repo
Histogram.valueInf
dalicious
math
Histogram
Undocumented in source.
enum
valueInf
;
enum
valueInf
;
struct
Histogram
(T, Flag!"logIndex" logIndex = No.logIndex)
static if
(!(
isFloatingPoint!T
))
enum
valueInf
=
T.min
;
Meta
Source
See Source File
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