public abstract class ABoundedOp extends Op
| Constructor and Description |
|---|
ABoundedOp() |
| Modifier and Type | Method and Description |
|---|---|
double |
averageValue() |
boolean |
isBounded() |
abstract double |
maxValue() |
abstract double |
minValue() |
apply, applyInverse, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, applyTo, compose, compose, constrainValues, derivative, derivativeForOutput, divide, getDerivativeOp, getInverse, getTransform, hasDerivative, hasDerivativeForOutput, hasInverse, inputDimensions, isDomainBounded, isStochastic, maxDomain, minDomain, outputDimensions, product, sum, toString, transform, validateOutputpublic double averageValue()
averageValue in class OpCopyright © 2013. All Rights Reserved.