public class ACERFunction extends AbstractUnivariateRealFunction
acer::acer.evaluate. Note: R defines the conditional of
epsilon using "less than" but this implementation sticks to the original paper which uses "less
than or equal to".| Modifier and Type | Class and Description |
|---|---|
static class |
ACERFunction.ACERParameter
Parameters for
ACERFunction. |
Function.EvaluationException| Constructor and Description |
|---|
ACERFunction(ACERFunction.ACERParameter param) |
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(double eta)
Compute the epsilon value.
|
evaluatedimensionOfDomain, dimensionOfRangeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdimensionOfDomain, dimensionOfRangepublic ACERFunction(ACERFunction.ACERParameter param)
Copyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.