Searched refs:theta_m (Results 1 – 1 of 1) sorted by relevance
95 CT const theta_m = (theta1 + theta2) / c2; in apply() local100 CT const sin_theta_m = sin(theta_m); in apply()101 CT const cos_theta_m = cos(theta_m); in apply()