implemented gpu::reduce
authorVladislav Vinogradov <no@email>
Thu, 22 Sep 2011 07:08:26 +0000 (07:08 +0000)
committerVladislav Vinogradov <no@email>
Thu, 22 Sep 2011 07:08:26 +0000 (07:08 +0000)
commit8b23c79294db842622f95048331d7c8fadfa6481
tree49a1d1951d37f9e46e768a0b3e18c26c181b819c
parentce35a6d8bee7883a9ac499e6c3d426acaa406595
implemented gpu::reduce
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/matrix_reductions.cu
modules/gpu/src/matrix_reductions.cpp
modules/gpu/test/test_arithm.cpp