![]()  | 
  
    OpenCV 4.11.0
    
   Open Source Computer Vision 
   | 
 
Classes | |
| struct | cv::cudev::BinaryTupleAdapter< Op, n0, n1 > | 
| struct | cv::cudev::UnaryTupleAdapter< Op, n > | 
Namespaces | |
| namespace | cv | 
| namespace | cv::cudev | 
Macros | |
| #define | OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP | 
Functions | |
| template<int n0, int n1, class Op > | |
| __host__ __device__ BinaryTupleAdapter< Op, n0, n1 > | cv::cudev::binaryTupleAdapter (const Op &op) | 
| template<int n, class Op > | |
| __host__ __device__ UnaryTupleAdapter< Op, n > | cv::cudev::unaryTupleAdapter (const Op &op) | 
| #define OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP |