Home | History | Annotate | Download | only in src

Lines Matching refs:cvSolvePoly

642 void cvSolvePoly(const CvMat* a, CvMat *r, int maxiter, int fig)
649 CV_FUNCNAME("cvSolvePoly");