Home | History | Annotate | Download | only in src

Lines Matching full:coeffs

336         /* we have computed coeffs for reduced project matrix */
1570 CvMat coeffs;
1574 coeffs = cvMat(1,4,CV_64F,coeffs_dat);
1582 num = cvSolveCubic(&coeffs,&result);
1684 /* Get second coeffs */
2681 /* Now first 10 elements has coeffs */