Home
last modified time | relevance | path

Searched defs:scalar_type (Results 1 – 25 of 58) sorted by relevance

123

/third_party/boost/boost/qvm/
Dquat_traits_array.hpp24 typedef void scalar_type; typedef
30 typedef void scalar_type; typedef
36 typedef void scalar_type; typedef
42 typedef void scalar_type; typedef
48 typedef void scalar_type; typedef
56 typedef typename qvm_detail::remove_const<T>::type scalar_type; typedef
Dvec_traits_array.hpp25 typedef void scalar_type; typedef
33 typedef typename qvm_detail::remove_const<T>::type scalar_type; typedef
Dmat_traits_array.hpp26 typedef void scalar_type; typedef
34 typedef typename qvm_detail::remove_const<T>::type scalar_type; typedef
Dmap_mat_mat.hpp61 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
190 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
326 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
455 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
553 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
673 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
802 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
Dquat_traits_defaults.hpp26 typedef ScalarType scalar_type; typedef
Dvec_traits.hpp20 typedef void scalar_type; typedef
Dmat_traits.hpp21 typedef void scalar_type; typedef
Dmap_mat_vec.hpp61 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
183 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
322 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
451 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef
/third_party/boost/boost/math/tools/
Dcomplex.hpp49 struct scalar_type struct
51 typedef T type;
54 struct scalar_type<T, true> struct
56 typedef typename T::value_type type;
/third_party/boost/boost/compute/type_traits/
Dscalar_type.hpp28 struct scalar_type struct
31 typedef void type;
/third_party/boost/libs/compute/include/boost/compute/type_traits/
Dscalar_type.hpp28 struct scalar_type struct
31 typedef void type;
/third_party/boost/libs/geometry/test/arithmetic/
Dcross_product.cpp35 typedef typename bg::coordinate_type<P>::type scalar_type; in test_2d() typedef
48 typedef typename bg::coordinate_type<P>::type scalar_type; in test_3d() typedef
/third_party/boost/libs/qvm/test/
Daccess_q_fail.cpp21 typedef int scalar_type; typedef
Daccess_v_fail2.cpp20 typedef int scalar_type; typedef
Daccess_v_fail1.cpp20 typedef int scalar_type; typedef
Daccess_m_fail2.cpp20 typedef int scalar_type; typedef
Daccess_m_fail1.cpp20 typedef int scalar_type; typedef
Dswizzle2_test4.cpp33 typedef int scalar_type; typedef
Dswizzle2_test2.cpp33 typedef int scalar_type; typedef
Dswizzle2_test3.cpp33 typedef int scalar_type; typedef
Dswizzle4_test4.cpp33 typedef int scalar_type; typedef
Dswizzle3_test4.cpp33 typedef int scalar_type; typedef
Dswizzle3_test2.cpp33 typedef int scalar_type; typedef
Dswizzle3_test3.cpp33 typedef int scalar_type; typedef
Ddeduce_vector_test.cpp37 typedef T scalar_type; typedef

123