public class ComputationAddVarNum extends Computation
| Constructor and Description |
|---|
ComputationAddVarNum(int a,
float b) |
| Modifier and Type | Method and Description |
|---|---|
float |
eval(long timestamp,
float[] data) |
public float eval(long timestamp,
float[] data)
eval in class Computation