#include "reduce_to_vec.hpp"


Classes | |
| struct | rebind |
Public Types | |
| typedef T | first_argument_type |
| typedef T | result_type |
| typedef T | second_argument_type |
| typedef T | work_type |
Public Member Functions | |
| __device__ __forceinline__ T | operator() (typename TypeTraits< T >::parameter_type a, typename TypeTraits< T >::parameter_type b) const |
Static Public Member Functions | |
| __device__ static __forceinline__ T | initialValue () |
| __device__ static __forceinline__ T | result (T r, int) |
|
inherited |
|
inherited |
|
inherited |
| typedef T cv::cudev::Max< T >::work_type |
|
inlinestatic |
|
inlineinherited |
|
inlinestatic |