Home
last modified time | relevance | path

Searched refs:gauss_newton_step (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/skcms/
Dskcms.cc1989 static bool gauss_newton_step(const skcms_Curve* curve, in gauss_newton_step() function
2129 if (!gauss_newton_step(curve, tf, L*dx, dx, N-L) || !fixup_tf()) { in fit_nonlinear()