Overload List
| Name | Description | |
|---|---|---|
| SolvePoly(CvMat, CvMat) | 
            Finds real and complex roots of a polynomial equation with real coefficients
              | |
| SolvePoly(CvMat, CvMat, Int32) | 
            Finds real and complex roots of a polynomial equation with real coefficients
              | |
| SolvePoly(CvMat, CvMat, Int32, Int32) | 
            Finds real and complex roots of a polynomial equation with real coefficients
              | 
See Also