Interface Pegasus.Function
- Enclosing class:
- Pegasus
public static interface Pegasus.Function
The function that is to be solved.
- Since:
- 2.3
-
Method Summary
-
Method Details
-
apply
Calculate the function result for x.- Parameters:
x
- x- Returns:
- f(x)
-