Package adams.data.random
Interface Random.Function
-
- Enclosing class:
- Random
public static interface Random.Function
Based on JMathArray's org.math.array.util.Function.- Author:
- Yann RICHET
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description double
f(double x)
-