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