Documentation of 'org.apache.commons.math3.optim.univariate.UnivariateOptimizer' Java class
UnivariateOptimizer
org.apache.commons.math3.optim.univariate

Class UnivariateOptimizer

    • Method Detail

      • getGoalType

        public GoalType getGoalType()
        Returns:
        the optimization type.
      • getStartValue

        public double getStartValue()
        Returns:
        the initial guess.
      • getMin

        public double getMin()
        Returns:
        the lower bounds.
      • getMax

        public double getMax()
        Returns:
        the upper bounds.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.