added gpu::sqrSum function
authorAlexey Spizhevoy <no@email>
Mon, 13 Dec 2010 14:34:02 +0000 (14:34 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 13 Dec 2010 14:34:02 +0000 (14:34 +0000)
commitc9f9f3877719380303dea1f9029e44e8160eb633
tree7d46e0374dfd26b33b6f578ffbf71d062cecb44f
parentb18a3a5f83257b952d51e7766be2dddc846e79c8
added gpu::sqrSum function
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/arithm.cpp
modules/gpu/src/cuda/mathfunc.cu
tests/gpu/src/arithm.cpp