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