Searched refs:gauss_newton_step (Results 1 – 2 of 2) sorted by relevance
1537 static bool gauss_newton_step(const skcms_Curve* curve, in gauss_newton_step() function1638 if (!gauss_newton_step(curve, tf, in fit_nonlinear()
1989 static bool gauss_newton_step(const skcms_Curve* curve, in gauss_newton_step() function2129 if (!gauss_newton_step(curve, tf, L*dx, dx, N-L) || !fixup_tf()) { in fit_nonlinear()