|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Function | |
| de.unidu.is.util | Provides usefuly utility classes. |
| Uses of Function in de.unidu.is.util |
| Subclasses of Function in de.unidu.is.util | |
class |
IdFunction
The identity function. |
class |
LearnableFunction
A function whose parameters can be learned via regression. |
class |
LogFunction
The logarithm function. |
| Methods in de.unidu.is.util with parameters of type Function | |
void |
PropertyMap.apply(Function func)
Applies the specified function on every value (considered as a double), and replaces the original value. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||