Documentation of 'org.apache.commons.math3.fitting.leastsquares.LeastSquaresOptimizer' Java class
LeastSquaresOptimizer
org.apache.commons.math3.fitting.leastsquares

Interface LeastSquaresOptimizer

    • Method Detail

      • optimize

        LeastSquaresOptimizer.Optimum optimize(LeastSquaresProblem leastSquaresProblem)
        Solve the non-linear least squares problem.
        Parameters:
        leastSquaresProblem - the problem definition, including model function and convergence criteria.
        Returns:
        The optimum.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.