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