Searched refs:gauss_newton_step (Results 1 – 1 of 1) sorted by relevance
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()