public class Cosh extends AFunctionOp
| Constructor and Description |
|---|
Cosh() |
| Modifier and Type | Method and Description |
|---|---|
double |
apply(double x)
Applies the operator to a single value, returning the result
|
averageValueapplyInverse, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, compose, compose, constrainValues, derivative, derivativeForOutput, divide, getDerivativeOp, getInverse, getTransform, hasDerivative, hasDerivativeForOutput, hasInverse, inputDimensions, isBounded, isDomainBounded, isStochastic, maxDomain, maxValue, minDomain, minValue, outputDimensions, product, sum, toString, transform, validateOutputpublic static final Cosh INSTANCE
Copyright © 2013. All Rights Reserved.