#include <opencv2/cudev/functional/functional.hpp>
|
__device__ __forceinline__ Predicate::result_type | operator() (typename TypeTraits< typename Predicate::argument_type >::parameter_type x) const |
|
◆ operator()()
template<class Predicate >
__device__ __forceinline__ Predicate::result_type cv::cudev::UnaryNegate< Predicate >::operator() |
( |
typename TypeTraits< typename Predicate::argument_type >::parameter_type |
x | ) |
const |
|
inline |
◆ pred
template<class Predicate >
The documentation for this struct was generated from the following file: