Searched refs:coord2_t (Results 1 – 1 of 1) sorted by relevance
107 typedef typename coordinate_type<Point2>::type coord2_t; in apply() typedef116 typedef math::detail::constants_on_spheroid<coord2_t, units_t> constants2; in apply()123 coord2_t const p0 = geometry::get<0>(p); in apply()124 coord2_t const p1 = geometry::get<1>(p); in apply()126 coord2_t const pi_half2 = constants2::max_latitude(); in apply()