Searched refs:cos2_theta_m (Results 1 – 1 of 1) sorted by relevance
105 CT const cos2_theta_m = math::sqr(cos_theta_m); in apply() local111 CT const H = cos2_theta_m - sin2_d_theta_m; in apply()127 CT const V = c2 * sin2_d_theta_m * cos2_theta_m / L; in apply()