Crate ema
Version 0.1.1
See all ema's items
Library for using exponential moving averages that is generic over the underlying float type.
A struct representing an exponential moving average
A stable Ema where the recent_weight is set at initialization and the same value is always used.
recent_weight