Searched refs:sin_alp2 (Results 1 – 1 of 1) sorted by relevance
130 CT const sin_alp2 = sin_alp1 * cos_bet1 / cos_bet2; in apply() local133 CT const cos_alp2 = math::sqrt(c1 - math::sqr(sin_alp2)); in apply()