Home
last modified time | relevance | path

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

/third_party/boost/boost/qvm/
Dscalar_traits.hpp57 scalar_impl struct
63 scalar_impl<A,true,false,false> struct
65 typedef typename mat_traits<A>::scalar_type type;
70 scalar_impl<A,false,true,false> struct
72 typedef typename quat_traits<A>::scalar_type type;
77 scalar_impl<A,false,false,true> struct
79 typedef typename vec_traits<A>::scalar_type type;