replaced has* methods in the GPU module with the TargetArchs monostate
authorAlexey Spizhevoy <no@email>
Thu, 27 Jan 2011 10:06:38 +0000 (10:06 +0000)
committerAlexey Spizhevoy <no@email>
Thu, 27 Jan 2011 10:06:38 +0000 (10:06 +0000)
commit891e2ff31038faf9184904a6820dbd2975a56bc5
treef1799e6db4038e5beb8bf47f7d61421c037e330b
parent91769d0ed4da887978c5d56ed7b44b66a6b62a7d
replaced has* methods in the GPU module with the TargetArchs monostate
doc/gpu_initialization.tex
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/initialization.cpp
modules/gpu/src/matrix_reductions.cpp
modules/gpu/src/split_merge.cpp
tests/gpu/src/arithm.cpp
tests/gpu/src/bitwise_oper.cpp
tests/gpu/src/match_template.cpp
tests/gpu/src/meanshift.cpp
tests/gpu/src/mssegmentation.cpp
tests/gpu/src/split_merge.cpp