public interface InterfaceMultipleColumns
Modifier and Type | Method and Description |
---|---|
double[] |
applyTo(long[] theTimestamps,
double[]... theColumns)
NOTE that the method does not take a delay at the moment.
|
double[] applyTo(long[] theTimestamps, double[]... theColumns)