Home
last modified time | relevance | path

Searched refs:cos_beta_sqr (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp830 CT const cos_beta_sqr = math::sqr(cos_beta); in newton_method() local
831 CT const G = c1 - e_sqr * cos_beta_sqr; in newton_method()
842 CT const H = cos_beta_sqr - geod1.Cj_sqr; in newton_method()
861 CT const H = cos_beta_sqr - geod2.Cj_sqr; in newton_method()