public abstract class Computation extends java.lang.Object
Computation()
abstract float
eval(long timestamp, float[] data)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Computation()
public abstract float eval(long timestamp, float[] data)