Home | History | Annotate | Download | only in src

Lines Matching refs:icvGetCoef

366 icvGetCoef( double *f1, double *f2, double *a2, double *a1, double *a0 )
402 } /* icvGetCoef */
1727 if( icvGetCoef( solutions, solutions + 9, &a2, &a1, &a0 ) == CV_NO_ERR )