Searched defs:reduce_unit (Results 1 – 3 of 3) sorted by relevance
24 struct reduce_unit { struct25 typedef detail::unspecified type;
85 struct reduce_unit<unit<Dim, System> > struct93 > type;
27 struct reduce_unit<absolute<unit<D, S> > > struct29 typedef absolute<typename reduce_unit<unit<D, S> >::type> type;