OpenCV  3.0.0
Open Source Computer Vision
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | List of all members
cv::cudev::direction_func< T, angleInDegrees > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::direction_func< T, angleInDegrees >:
cv::cudev::binary_function< T, T, T >

Public Member Functions

__device__ T operator() (T x, T y) const
 

Additional Inherited Members

- Public Types inherited from cv::cudev::binary_function< T, T, T >
typedef T first_argument_type
 
typedef T result_type
 
typedef T second_argument_type
 

Member Function Documentation

template<typename T , bool angleInDegrees>
__device__ T cv::cudev::direction_func< T, angleInDegrees >::operator() ( x,
y 
) const
inline

The documentation for this struct was generated from the following file: