Struct cv::cudev::UnaryNegate#

Collaboration diagram for cv::cudev::UnaryNegate:

cv::cudev::UnaryNegate< Predicate > Node1 cv::cudev::UnaryNegate < Predicate >   + operator()() Node2 cv::cudev::unary_function < Predicate::argument_type, Predicate::result_type >     Node2->Node1 Node3 cv::cudev::unary_function < _Arg, _Result >     Node3->Node2 < Predicate::argument _type, Predicate::result _type > Node4 Predicate     Node4->Node1 +pred

cv::cudev::UnaryNegate< Predicate > Node1 cv::cudev::UnaryNegate < Predicate >   + operator()() Node2 cv::cudev::unary_function < Predicate::argument_type, Predicate::result_type >     Node2->Node1 Node3 cv::cudev::unary_function < _Arg, _Result >     Node3->Node2 < Predicate::argument _type, Predicate::result _type > Node4 Predicate     Node4->Node1 +pred

Public Types#

Public Types inherited from cv::cudev::unary_function

Return

Name

Description

_Arg

argument_type

_Result

result_type

Member Function Documentation#

operator()()#

Predicate::result_type cv::cudev::UnaryNegate::operator()(typename TypeTraits< typename Predicate::argument_type >::parameter_type x)

Member Data Documentation#

pred#

Predicate cv::cudev::UnaryNegate::pred

Source file#

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