Searched refs:cos_theta_m (Results 1 – 1 of 1) sorted by relevance
101 CT const cos_theta_m = cos(theta_m); in apply() local105 CT const cos2_theta_m = math::sqr(cos_theta_m); in apply()177 CT const u = atan2(-sin_d_theta_m, cos_theta_m * tan_d_lambda_m_p); in apply()