OpenCV 4.13.0
Open Source Computer Vision
Loading...
Searching...
No Matches
cuda_compat.hpp File Reference
#include <cuda.h>
Include dependency graph for cuda_compat.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

namespace  cv
namespace  cv::cuda
namespace  cv::cuda::device
namespace  cv::cuda::device::compat

Typedefs

using cv::cuda::device::compat::double4 = ::double4
using cv::cuda::device::compat::double4Compat = double4
using cv::cuda::device::compat::ulonglong4 = ::ulonglong4
using cv::cuda::device::compat::ulonglong4Compat = ulonglong4

Functions

__host__ __device__ __forceinline__ double4 cv::cuda::device::compat::make_double4 (double x, double y, double z, double w)
__host__ __device__ __forceinline__ double4Compat cv::cuda::device::compat::make_double4_compat (double x, double y, double z, double w)