Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/sox/git/test/
H A Dmodel.c75 static double bestfit(double sx, double sy, in bestfit() function
202 s2 = bestfit(sx,sy,h11,h12,h22,&cx,&cy)/(k1+1); in bigcalc()