OpenCV
3.0.0
Open Source Computer Vision
|
#include "reduce_to_vec.hpp"
Classes | |
struct | rebind |
Public Types | |
typedef T | work_type |
Public Types inherited from cv::cudev::binary_function< T, T, T > | |
typedef T | first_argument_type |
typedef T | result_type |
typedef T | second_argument_type |
Static Public Member Functions | |
__device__ static __forceinline__ T | initialValue () |
__device__ static __forceinline__ T | result (T r, int) |
Additional Inherited Members | |
Public Member Functions inherited from cv::cudev::minimum< T > | |
__device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
typedef T cv::cudev::Min< T >::work_type |
|
inlinestatic |
|
inlinestatic |