Searched refs:theta1 (Results 1 – 1 of 1) sorted by relevance
88 CT const theta1 = math::equals(lat1, pi_half) ? lat1 : in apply() local95 CT const theta_m = (theta1 + theta2) / c2; in apply()96 CT const d_theta_m = (theta2 - theta1) / c2; in apply()