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, compose, compose, constrainValues, derivative, derivativeForOutput, getDerivativeOp, getInverse, getTransform, hasDerivative, hasDerivativeForOutput, hasInverse, inputDimensions, isStochastic, outputDimensions, product, sum, transform, validateOutputpublic double averageValue()
averageValue in class OpCopyright © 2013. All Rights Reserved.