Struct cv::cudev::IsBinaryFunction#

Collaboration diagram for cv::cudev::IsBinaryFunction:

Public Types#

enum cv::cudev::IsBinaryFunction {
    cv::cudev::value = (sizeof(check(makeF())) == sizeof(Yes))
}

Member Typedef Documentation#

Yes#

typedef char cv::cudev::IsBinaryFunction::Yes

Member Enumeration Documentation#

enum IsBinaryFunction

value

Member Function Documentation#

check()#

static No cv::cudev::IsBinaryFunction::check(…)

check()#

template<typename T1, typename T2, typename D>
static Yes cv::cudev::IsBinaryFunction::check(binary_function< T1, T2, D >)

makeF()#

static F cv::cudev::IsBinaryFunction::makeF()

Source file#

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