Searched refs:sin_d_theta_m (Results 1 – 1 of 1) sorted by relevance
102 CT const sin_d_theta_m = sin(d_theta_m); in apply() local106 CT const sin2_d_theta_m = math::sqr(sin_d_theta_m); in apply()177 CT const u = atan2(-sin_d_theta_m, cos_theta_m * tan_d_lambda_m_p); in apply()