Class Logistic.Parametric

java.lang.Object
org.hipparchus.analysis.function.Logistic.Parametric
All Implemented Interfaces:
ParametricUnivariateFunction
Enclosing class:
Logistic

public static class Logistic.Parametric extends Object implements ParametricUnivariateFunction
Parametric function where the input array contains the parameters of the logistic function, ordered as follows:
  • k
  • m
  • b
  • q
  • a
  • n