public static class ScalarFunctions.Relu extends Object implements DoubleUnaryOperator
Constructor and Description |
---|
Relu() |
Modifier and Type | Method and Description |
---|---|
double |
applyAsDouble(double operand) |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
andThen, compose, identity
public double applyAsDouble(double operand)
applyAsDouble
in interface DoubleUnaryOperator
Copyright © 2018. All rights reserved.