Home
last modified time | relevance | path

Searched refs:deduce_mat (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/gen/
H A Dmat_operations2.hpp456 deduce_mat<A> >::type
459 typedef typename deduce_mat<A>::type R; in operator *()
492 deduce_mat<B> >::type
495 typedef typename deduce_mat<B>::type R; in operator *()
528 deduce_mat<A> >::type
531 typedef typename deduce_mat<A>::type R; in operator *()
562 deduce_mat<B> >::type
565 typedef typename deduce_mat<B>::type R; in operator *()
596 deduce_mat<A> >::type
599 typedef typename deduce_mat<A>::type R; in operator *()
[all …]
H A Dmat_operations3.hpp486 deduce_mat<A> >::type
489 typedef typename deduce_mat<A>::type R; in operator *()
527 deduce_mat<B> >::type
530 typedef typename deduce_mat<B>::type R; in operator *()
568 deduce_mat<A> >::type
571 typedef typename deduce_mat<A>::type R; in operator *()
603 deduce_mat<B> >::type
606 typedef typename deduce_mat<B>::type R; in operator *()
638 deduce_mat<A> >::type
641 typedef typename deduce_mat<A>::type R; in operator *()
[all …]
H A Dmat_operations4.hpp522 deduce_mat<A> >::type
525 typedef typename deduce_mat<A>::type R; in operator *()
570 deduce_mat<B> >::type
573 typedef typename deduce_mat<B>::type R; in operator *()
618 deduce_mat<A> >::type
621 typedef typename deduce_mat<A>::type R; in operator *()
654 deduce_mat<B> >::type
657 typedef typename deduce_mat<B>::type R; in operator *()
690 deduce_mat<A> >::type
693 typedef typename deduce_mat<A>::type R; in operator *()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/
H A Dcofactor_impl.hpp24 typename deduce_mat<A>::type
31 typedef typename deduce_mat<A>::type R; in cofactor_impl()
H A Dtransp_impl.hpp114 deduce_mat<qvm_detail::transposed_<OriginalMatrix>,R,C> struct
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/
H A Dmat_operations.hpp443 deduce_mat<qvm_detail::matrix_scalar_cast_<OriginalType,Scalar>,R,C> struct
501 deduce_mat<A> >::type
504 typedef typename deduce_mat<A>::type R; in operator /()
589 deduce_mat<A> >::type
592 typedef typename deduce_mat<A>::type R; in operator -()
753 deduce_mat<A> >::type
756 typedef typename deduce_mat<A>::type R; in operator *()
782 deduce_mat<B> >::type
785 typedef typename deduce_mat<B>::type R; in operator *()
980 deduce_mat<qvm_detail::mref_<M>,R,C> struct
[all …]
H A Dmat_traits_array.hpp91 deduce_mat<T[Rows][Cols],R,C> struct
98 deduce_mat<T const[Rows][Cols],R,C> struct
H A Ddeduce_mat.hpp46 deduce_mat struct