public class Signum extends ARoundingOp
Constructor and Description |
---|
Signum() |
Modifier and Type | Method and Description |
---|---|
double |
apply(double x)
Applies the operator to a single value, returning the result
|
void |
applyTo(AVector v) |
void |
applyTo(INDArray v) |
averageValue, derivative, derivativeForOutput, hasDerivativeForOutput, hasInverse
applyInverse, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, compose, compose, constrainValues, divide, getDerivativeOp, getInverse, getTransform, hasDerivative, inputDimensions, isBounded, isDomainBounded, isStochastic, maxDomain, maxValue, minDomain, minValue, outputDimensions, product, sum, toString, transform, validateOutput
Copyright © 2013. All Rights Reserved.