ReportingFloatValue |
ReportingFloatValue.abs() |
ReportingFloatValue |
ReportingFloatValue.add(double value) |
ReportingFloatValue |
ReportingFloatValue.add(double coefficient,
Number... factors) |
ReportingFloatValue |
ReportingFloatValue.add(double coefficient,
Number factor) |
ReportingFloatValue |
ReportingFloatValue.add(double coefficient,
Number factor,
int exponent) |
ReportingFloatValue |
ReportingFloatValue.add(double 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(double leftOrig,
double leftNorm,
double rightOrig,
double rightNorm) |
ReportingFloatValue |
ReportingFloatValue.divide(double value) |
ReportingFloatValue |
ReportingFloatValue.divide(Value<? extends Number> value) |
ReportingFloatValue |
ReportingFloatValue.elliott() |
ReportingFloatValue |
ReportingFloatValue.exp() |
ReportingFloatValue |
ReportingFloatValue.floor() |
ReportingFloatValue |
ReportingFloatValue.gauss() |
ReportingFloatValue |
ReportingFloatValue.gaussSim(double 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(double value) |
ReportingFloatValue |
ReportingFloatValue.inverseOddspower(double value) |
ReportingFloatValue |
ReportingFloatValue.inversePower(double value) |
ReportingFloatValue |
ReportingFloatValue.inverseProbit() |
ReportingFloatValue |
ReportingSimpleFloatVector.max() |
ReportingFloatValue |
ReportingComplexFloatVector.max() |
ReportingFloatValue |
ReportingSimpleFloatVector.median() |
ReportingFloatValue |
ReportingComplexFloatVector.median() |
ReportingFloatValue |
ReportingFloatValue.multiply(double value) |
ReportingFloatValue |
ReportingFloatValue.multiply(Number factor,
double exponent) |
ReportingFloatValue |
ReportingFloatValue.multiply(Value<? extends Number> value) |
ReportingFloatValue |
ReportingFloatValue.power(double value) |
ReportingFloatValue |
ReportingFloatValue.reciprocal() |
ReportingFloatValue |
ReportingFloatValue.relu() |
ReportingFloatValue |
ReportingFloatValue.residual(Value<? extends Number> value) |
ReportingFloatValue |
ReportingFloatValue.restrict(double lowValue,
double highValue) |
ReportingFloatValue |
ReportingFloatValue.round() |
ReportingFloatValue |
ReportingFloatValue.sin() |
ReportingFloatValue |
ReportingFloatValue.square() |
ReportingFloatValue |
ReportingFloatValue.subtract(double value) |
ReportingFloatValue |
ReportingFloatValue.subtract(Value<? extends Number> value) |
ReportingFloatValue |
ReportingSimpleFloatVector.sum() |
ReportingFloatValue |
ReportingComplexFloatVector.sum() |
ReportingFloatValue |
ReportingFloatValue.tanh() |
ReportingFloatValue |
ReportingFloatValue.threshold(double value) |