Home
last modified time | relevance | path

Searched defs:scalar_type (Results 1 – 10 of 10) 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 Dmat_traits_array.hpp26 typedef void scalar_type; typedef
34 typedef typename qvm_detail::remove_const<T>::type scalar_type; typedef
H A Dmat_operations.hpp212 typedef T scalar_type; typedef
322 typedef T scalar_type; typedef
410 typedef Scalar scalar_type; typedef
922 typedef typename mat_traits<M>::scalar_type scalar_type; typedef
1036 typedef T scalar_type; typedef
1108 typedef typename vec_traits<V>::scalar_type scalar_type; typedef
1188 typedef typename this_matrix::scalar_type scalar_type; typedef
1362 typedef Angle scalar_type; typedef
1560 typedef Angle scalar_type; typedef
1758 typedef Angle scalar_type; typedef
H A Dvec_traits.hpp20 typedef void scalar_type; typedef
H A Dmat_traits.hpp21 typedef void scalar_type; typedef
H A Dquat_traits.hpp19 typedef void scalar_type; typedef
H A Dmat.hpp41 typedef T scalar_type; typedef
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/cuda/
H A Dvec_math.hpp537 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_OP(op, input_type, scalar_type, output_type) \ argument
814 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_FUNC(func_name, func, input_type, scalar_type, output_type… argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/cuda/
H A Dvec_math.hpp537 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_OP(op, input_type, scalar_type, output_type) \ argument
814 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_FUNC(func_name, func, input_type, scalar_type, output_type… argument
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/cuda/
H A Dvec_math.hpp537 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_OP(op, input_type, scalar_type, output_type) \ argument
814 #define CV_CUDEV_IMPLEMENT_SCALAR_BINARY_FUNC(func_name, func, input_type, scalar_type, output_type… argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/qvm/detail/
H A Dtransp_impl.hpp56 typedef typename mat_traits<OriginalMatrix>::scalar_type scalar_type; typedef