Searched refs:fraction_type (Results 1 – 3 of 3) sorted by relevance
66 >::type fraction_type; typedef70 fraction_type const a = geometry::get_radius<0>(spheroid); in mapper()71 fraction_type const b = geometry::get_radius<2>(spheroid); in mapper()81 fraction_type b_div_a;90 >::type fraction_type; typedef94 fraction_type const a = geometry::get_radius<0>(spheroid); in mapper()95 fraction_type const b = geometry::get_radius<2>(spheroid); in mapper()106 fraction_type sqr_b_div_a;
25 struct fraction_type struct31 inline fraction_type() in fraction_type() argument68 fraction_type<SegmentRatio> fractions[2];
104 typedef _typeof_fraction_iter<Pos> fraction_type;107 typedef _typeof_encode_fraction<self_t::iteration> fraction_type;118 typedef typename Iter::template _apply_next<self_t::iteration>::type fraction_type; typedef120 typedef typename v_iter<fraction_type,constant<int, self_t::where> >::type type;157 …typedef typename boost::type_of::v_iter<fraction_type,boost::type_of::constant<int,self_t::where> …