Public Member Functions | List of all members
cv::gpu::device::abs_func< signed char > Struct Template Reference

#include <functional.hpp>

Inherits cv::gpu::device::unary_function< signed char, signed char >.

Public Member Functions

__device__ __forceinline__
signed char 
operator() (signed char x) const
 
__host__ __device__ __forceinline__ abs_func ()
 
__host__ __device__ __forceinline__ abs_func (const abs_func &)
 

Constructor & Destructor Documentation

__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 > &  )

Member Function Documentation

__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: