![]() |
OpenCV
3.2.0
Open Source Computer Vision
|
#include "tuple_adapter.hpp"
Public Types | |
| typedef Op::result_type | result_type |
Public Member Functions | |
| template<class Tuple > | |
| __device__ __forceinline__ Op::result_type | operator() (const Tuple &t) const |
Public Attributes | |
| Op | op |
| typedef Op::result_type cv::cudev::UnaryTupleAdapter< Op, n >::result_type |
| __device__ __forceinline__ Op::result_type cv::cudev::UnaryTupleAdapter< Op, n >::operator() | ( | const Tuple & | t | ) | const |
| Op cv::cudev::UnaryTupleAdapter< Op, n >::op |
1.8.12