Home | History | Annotate | Download | only in src

Lines Matching refs:cvSolveCubic

266 cvSolveCubic( const CvMat* coeffs, CvMat* roots )
270 CV_FUNCNAME( "cvSolveCubic" );