Searched refs:cos_beta_sqr (Results 1 – 1 of 1) sorted by relevance
830 CT const cos_beta_sqr = math::sqr(cos_beta); in newton_method() local831 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()