#include <functional.hpp>
Inherits cv::gpu::device::unary_function< unsigned int, unsigned int >.
|
__device__ __forceinline__
unsigned int | operator() (unsigned int x) const |
|
__host__ __device__ __forceinline__ | abs_func () |
|
__host__ __device__ __forceinline__ | abs_func (const abs_func &) |
|
__host__ __device__ __forceinline__ cv::gpu::device::abs_func< unsigned int >::abs_func |
( |
| ) |
|
__host__ __device__ __forceinline__ cv::gpu::device::abs_func< unsigned int >::abs_func |
( |
const abs_func< unsigned int > & |
| ) |
|
__device__ __forceinline__ unsigned int cv::gpu::device::abs_func< unsigned int >::operator() |
( |
unsigned int |
x | ) |
const |
The documentation for this struct was generated from the following file: