Searched refs:s1x_anti (Results 1 – 1 of 1) sorted by relevance
180 calc_t s1x_anti = s1x + constants::half_period(); in apply() local181 math::normalize_longitude<units_t, calc_t>(s1x_anti); in apply()182 bool antipodal = math::equals(s2x, s1x_anti); in apply()