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