Searched defs:normalize_units (Results 1 – 1 of 1) sorted by relevance
822 struct normalize_units { struct823 typedef typename find_base_dimensions<T>::type dimensions;827 >::type matrix;828 typedef typename make_square_and_invert<matrix>::type type;829 BOOST_STATIC_CONSTEXPR long extra = (type::size::value) - (T::size::value);