Package com.yahoo.tensor.functions
Class ScalarFunctions.Reciprocal
java.lang.Object
com.yahoo.tensor.functions.ScalarFunctions.Reciprocal
- All Implemented Interfaces:
DoubleUnaryOperator
- Enclosing class:
- ScalarFunctions
-
Constructor Details
-
Reciprocal
public Reciprocal()
-
-
Method Details
-
applyAsDouble
public double applyAsDouble(double operand) - Specified by:
applyAsDouble
in interfaceDoubleUnaryOperator
-
toString
-
hashCode
public int hashCode()
-