Home
last modified time | relevance | path

Searched refs:is_vec (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Ddeduce_vec.hpp45 BOOST_QVM_STATIC_ASSERT(is_vec<V>::value);
53 bool VA=is_vec<A>::value,
54 bool VB=is_vec<B>::value,
79 BOOST_QVM_STATIC_ASSERT(is_vec<A>::value || is_vec<B>::value);
H A Dvec_traits.hpp25 is_vec struct
H A Dscalar_traits.hpp55 … template <class A,bool M=is_mat<A>::value,bool Q=is_quat<A>::value,bool V=is_vec<A>::value>
H A Dmat_operations.hpp1223 is_vec<A>::value && vec_traits<A>::dim==3,
1236 is_vec<B>::value && vec_traits<B>::dim==3,
1249 is_vec<B>::value && vec_traits<B>::dim==3,