ReportingDoubleValue |
ReportingDoubleValue.abs() |
ReportingDoubleValue |
ReportingDoubleValue.add(double value) |
ReportingDoubleValue |
ReportingDoubleValue.add(double coefficient,
Number... factors) |
ReportingDoubleValue |
ReportingDoubleValue.add(double coefficient,
Number factor) |
ReportingDoubleValue |
ReportingDoubleValue.add(double coefficient,
Number factor,
int exponent) |
ReportingDoubleValue |
ReportingDoubleValue.add(double coefficient,
Number firstFactor,
Number secondFactor) |
ReportingDoubleValue |
ReportingDoubleValue.add(Value<? extends Number> value) |
ReportingDoubleValue |
ReportingDoubleValue.arctan() |
ReportingDoubleValue |
ReportingDoubleValue.ceiling() |
ReportingDoubleValue |
ReportingDoubleValue.copy() |
ReportingDoubleValue |
ReportingDoubleValue.cos() |
ReportingDoubleValue |
ReportingDoubleValue.denormalize(double leftOrig,
double leftNorm,
double rightOrig,
double rightNorm) |
ReportingDoubleValue |
ReportingDoubleValue.divide(double value) |
ReportingDoubleValue |
ReportingDoubleValue.divide(Value<? extends Number> value) |
ReportingDoubleValue |
ReportingDoubleValue.elliott() |
ReportingDoubleValue |
ReportingDoubleValue.exp() |
ReportingDoubleValue |
ReportingDoubleValue.floor() |
ReportingDoubleValue |
ReportingDoubleValue.gauss() |
ReportingDoubleValue |
ReportingDoubleValue.gaussSim(double value) |
ReportingDoubleValue |
ReportingSimpleDoubleVector.get(int index) |
ReportingDoubleValue |
ReportingComplexDoubleVector.get(int index) |
ReportingDoubleValue |
ReportingDoubleValue.inverseCauchit() |
ReportingDoubleValue |
ReportingDoubleValue.inverseCloglog() |
ReportingDoubleValue |
ReportingDoubleValue.inverseLogc() |
ReportingDoubleValue |
ReportingDoubleValue.inverseLogit() |
ReportingDoubleValue |
ReportingDoubleValue.inverseLoglog() |
ReportingDoubleValue |
ReportingDoubleValue.inverseNegbin(double value) |
ReportingDoubleValue |
ReportingDoubleValue.inverseOddspower(double value) |
ReportingDoubleValue |
ReportingDoubleValue.inversePower(double value) |
ReportingDoubleValue |
ReportingDoubleValue.inverseProbit() |
ReportingDoubleValue |
ReportingSimpleDoubleVector.max() |
ReportingDoubleValue |
ReportingComplexDoubleVector.max() |
ReportingDoubleValue |
ReportingSimpleDoubleVector.median() |
ReportingDoubleValue |
ReportingComplexDoubleVector.median() |
ReportingDoubleValue |
ReportingDoubleValue.multiply(double value) |
ReportingDoubleValue |
ReportingDoubleValue.multiply(Number factor,
double exponent) |
ReportingDoubleValue |
ReportingDoubleValue.multiply(Value<? extends Number> value) |
ReportingDoubleValue |
ReportingDoubleValue.power(double value) |
ReportingDoubleValue |
ReportingDoubleValue.reciprocal() |
ReportingDoubleValue |
ReportingDoubleValue.relu() |
ReportingDoubleValue |
ReportingDoubleValue.residual(Value<? extends Number> value) |
ReportingDoubleValue |
ReportingDoubleValue.restrict(double lowValue,
double highValue) |
ReportingDoubleValue |
ReportingDoubleValue.round() |
ReportingDoubleValue |
ReportingDoubleValue.sin() |
ReportingDoubleValue |
ReportingDoubleValue.square() |
ReportingDoubleValue |
ReportingDoubleValue.subtract(double value) |
ReportingDoubleValue |
ReportingDoubleValue.subtract(Value<? extends Number> value) |
ReportingDoubleValue |
ReportingSimpleDoubleVector.sum() |
ReportingDoubleValue |
ReportingComplexDoubleVector.sum() |
ReportingDoubleValue |
ReportingDoubleValue.tanh() |
ReportingDoubleValue |
ReportingDoubleValue.threshold(double value) |