JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
org.nd4j.common.function
Interface UnaryOperator<T>
All Superinterfaces:
Function
<T,T>
public interface
UnaryOperator<T>
extends
Function
<T,T>
Method Summary
Methods inherited from interface org.nd4j.common.function.
Function
apply