Searched refs:cos_beta_sqr (Results 1 – 1 of 1) sorted by relevance
800 CT const cos_beta_sqr = math::sqr(cos_beta); in newton_method() local801 CT const G = c1 - e_sqr * cos_beta_sqr; in newton_method()812 CT const H = cos_beta_sqr - geod1.Cj_sqr; in newton_method()827 CT const H = cos_beta_sqr - geod2.Cj_sqr; in newton_method()