Searched refs:cos_d_theta_m (Results 1 – 1 of 1) sorted by relevance
103 CT const cos_d_theta_m = cos(d_theta_m); in apply() local107 CT const cos2_d_theta_m = math::sqr(cos_d_theta_m); in apply()176 CT const v = atan2(cos_d_theta_m, sin_theta_m * tan_d_lambda_m_p); in apply()