GNU Trove | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TDoubleFunction
Method Summary | |
double |
|
public double execute(double value)
Execute this function with value
- Parameters:
value
- adouble
input
- Returns:
- a
double
result