Class ByEmaSimple

java.lang.Object
io.deephaven.numerics.movingaverages.ByEma
io.deephaven.numerics.movingaverages.ByEmaSimple
All Implemented Interfaces:
Serializable

public class ByEmaSimple extends ByEma
An engine aware EMA which can compute "groupBy" emas without grouping and then ungrouping.
See Also: