OpenCV  3.2.0-dev
Open Source Computer Vision
cv::cudev::sqrt_func< double > Struct Template Reference

#include "functional.hpp"

Inheritance diagram for cv::cudev::sqrt_func< double >:
Collaboration diagram for cv::cudev::sqrt_func< double >:

Public Types

typedef double argument_type
 
typedef double result_type
 

Public Member Functions

__device__ __forceinline__ double operator() (double a) const
 

Member Typedef Documentation

typedef double cv::cudev::unary_function< double , double >::argument_type
inherited
typedef double cv::cudev::unary_function< double , double >::result_type
inherited

Member Function Documentation

__device__ __forceinline__ double cv::cudev::sqrt_func< double >::operator() ( double  a) const
inline

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