Searched refs:d_theta_m (Results 1 – 1 of 1) sorted by relevance
96 CT const d_theta_m = (theta2 - theta1) / c2; in apply() local102 CT const sin_d_theta_m = sin(d_theta_m); in apply()103 CT const cos_d_theta_m = cos(d_theta_m); in apply()