Interface IDataLoopFunction
-
public interface IDataLoopFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description doubleprocess(double... values)
-
public interface IDataLoopFunction
| Modifier and Type | Method | Description |
|---|---|---|
double |
process(double... values) |