Struct cv::cudev::IsUnaryFunction#
#include <opencv2/cudev/functional/functional.hpp>Collaboration diagram for cv::cudev::IsUnaryFunction:
Public Types#
enum cv::cudev::IsUnaryFunction {
cv::cudev::value = (sizeof(check(makeF())) == sizeof(Yes))
}Member Typedef Documentation#
Yes#
typedef char cv::cudev::IsUnaryFunction::Yes
Member Enumeration Documentation#
enum IsUnaryFunction
|
Member Function Documentation#
check()#
static No cv::cudev::IsUnaryFunction::check(…)
check()#
template<typename T, typename D>
static Yes cv::cudev::IsUnaryFunction::check(unary_function< T, D >)
makeF()#
static F cv::cudev::IsUnaryFunction::makeF()
Source file#
The documentation for this struct was generated from the following file:
opencv2/cudev/functional/functional.hpp