Class ByEma

java.lang.Object
com.illumon.numerics.movingaverages.ByEma
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ByEmaSimple

public abstract class ByEma
extends Object
implements Serializable
A DB aware EMA which can compute "by" emas without grouping and then ungrouping.
See Also:
Serialized Form