Function opencv::core::solve_cubic
[−]
[src]
pub fn solve_cubic(coeffs: &Mat, roots: &Mat) -> Result<i32, String>
finds real roots of a cubic polynomial
pub fn solve_cubic(coeffs: &Mat, roots: &Mat) -> Result<i32, String>
finds real roots of a cubic polynomial