added support of all data types into gpu::minMax
authorAlexey Spizhevoy <no@email>
Wed, 24 Nov 2010 08:55:52 +0000 (08:55 +0000)
committerAlexey Spizhevoy <no@email>
Wed, 24 Nov 2010 08:55:52 +0000 (08:55 +0000)
commit282e01cb4aee753e5312c03f524ab4b8b63ab461
tree9420bcac38d144281b02e250683f17c3e2376e27
parent3c0cc087d6d96db53cbd595aa223f6cd50cec21d
added support of all data types into gpu::minMax
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/arithm.cpp
tests/gpu/src/gputest_main.cpp