Searched refs:s_sqrt3 (Results 1 – 2 of 2) sorted by relevance
53 const Scalar s_sqrt3 = internal::sqrt(Scalar(3.0)); in computeRoots() local81 roots(1) = c2_over_3 - rho*(cos_theta + s_sqrt3*sin_theta); in computeRoots()82 roots(2) = c2_over_3 - rho*(cos_theta - s_sqrt3*sin_theta); in computeRoots()
501 const Scalar s_sqrt3 = sqrt(Scalar(3.0));529 roots(1) = c2_over_3 - rho*(cos_theta + s_sqrt3*sin_theta);530 roots(2) = c2_over_3 - rho*(cos_theta - s_sqrt3*sin_theta);