Searched refs:converted_coeffs (Results 1 – 1 of 1) sorted by relevance
123 CoeffsType converted_coeffs = line_u2.coeffs(); in lines() local125 converted_coeffs = -line_u2.coeffs(); in lines()126 VERIFY(line_u.coeffs().isApprox(converted_coeffs)); in lines()