minimum           319 modules/cudev/include/opencv2/cudev/functional/functional.hpp template <typename T> struct minimum : binary_function<T, T, T>
minimum           333 modules/cudev/include/opencv2/cudev/functional/functional.hpp     template <> struct minimum<type> : binary_function<type, type, type> \