Home
last modified time | relevance | path

Searched defs:normalize_units (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/units/detail/
Dlinear_algebra.hpp822 struct normalize_units { struct
823 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);