Searched refs:cvSolvePoly (Results 1 - 2 of 2) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxutils.cpp642 void cvSolvePoly(const CvMat* a, CvMat *r, int maxiter, int fig) function
649 CV_FUNCNAME("cvSolvePoly");
/external/opencv/cxcore/include/
H A Dcxcore.h692 CVAPI(void) cvSolvePoly(const CvMat* coeffs, CvMat *roots,

Completed in 84 milliseconds