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