Searched refs:coord1_t (Results 1 – 1 of 1) sorted by relevance
90 typedef typename coordinate_type<Point1>::type coord1_t; in apply() typedef99 typedef math::detail::constants_on_spheroid<coord1_t, units_t> constants1; in apply()101 static coord1_t const pi_half1 = constants1::max_latitude(); in apply()105 coord1_t const a0 = geometry::get<0>(segment_a); in apply()106 coord1_t const a1 = geometry::get<1>(segment_a); in apply()107 coord1_t const b0 = geometry::get<0>(segment_b); in apply()108 coord1_t const b1 = geometry::get<1>(segment_b); in apply()