Searched refs:tan_d_lambda_m_p (Results 1 – 1 of 1) sorted by relevance
174 CT const tan_d_lambda_m_p = tan(d_lambda_m_p); in apply() local176 CT const v = atan2(cos_d_theta_m, sin_theta_m * tan_d_lambda_m_p); in apply()177 CT const u = atan2(-sin_d_theta_m, cos_theta_m * tan_d_lambda_m_p); in apply()