rewrite core/cuda/vec_math.hpp file
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Fri, 7 Jun 2013 10:56:37 +0000 (14:56 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Fri, 7 Jun 2013 12:32:43 +0000 (16:32 +0400)
commit14e4b3adde9638c8c289c08a8592641f5aba2986
treea910ccd1fc2f521efb8905b2fbf2353a32c3e1ae
parent869a35faef02e7d17d2e3110e3c0b2d58fa06343
rewrite core/cuda/vec_math.hpp file

old version isn't compiled with CUDA 5.5
new version doesn't depend on functional.hpp
modules/core/include/opencv2/core/cuda/vec_math.hpp
modules/gpu/src/cuda/ccomponetns.cu
modules/gpuarithm/src/cuda/countnonzero.cu
modules/gpuarithm/src/cuda/minmax.cu
modules/gpuarithm/src/cuda/minmaxloc.cu
modules/gpuarithm/src/cuda/reduce.cu
modules/gpuarithm/src/cuda/sum.cu
modules/gpuimgproc/src/cuda/hough.cu