Package jisa.maths.functions
Interface GFunction<U,V>
-
public interface GFunction<U,V>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description U
value(V x)
-
public interface GFunction<U,V>
Modifier and Type | Method | Description |
---|---|---|
U |
value(V x) |