Loading...
Searching...
No Matches
tuple_adapter.hpp File Reference
Classes | |
| struct | cv::cudev::BinaryTupleAdapter< Op, n0, n1 > |
| struct | cv::cudev::UnaryTupleAdapter< Op, n > |
Namespaces | |
| namespace | cv |
| "black box" representation of the file storage associated with a file on disk. | |
| 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) |
Macro Definition Documentation
◆ OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP
| #define OPENCV_CUDEV_FUNCTIONAL_TUPLE_ADAPTER_HPP |
1.9.6