OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsUnaryFunction
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/modules/core/include/opencv2/core/cuda/
functional.hpp
717
template <typename F> struct
IsUnaryFunction
763
template <typename Func, bool unary =
IsUnaryFunction
<Func>::value> struct ShiftDispatcher;
/external/opencv3/modules/cudev/include/opencv2/cudev/functional/
functional.hpp
853
template <typename F> struct
IsUnaryFunction
Completed in 153 milliseconds