Class Sigmoid.Parametric

java.lang.Object
org.apache.commons.math3.analysis.function.Sigmoid.Parametric
All Implemented Interfaces:
ParametricUnivariateFunction
Enclosing class:
Sigmoid

public static class Sigmoid.Parametric extends Object implements ParametricUnivariateFunction
Parametric function where the input array contains the parameters of the sigmoid function, ordered as follows:
  • Lower asymptote
  • Higher asymptote