vector
0.43.0
Module stats
Structs
In crate vector
Module
vector
::
stats
Copy item path
source
·
[
−
]
Structs
§
Ewma
Exponentially Weighted Moving Average
EwmaDefault
Exponentially Weighted Moving Average that starts with a default average value
EwmaVar
Exponentially Weighted Moving Average with variance calculation
Mean
Simple unweighted arithmetic mean
MeanVariance