add ocl::abs
authorSebastian Krämer <mail@kraymer.de>
Tue, 8 Oct 2013 13:16:30 +0000 (15:16 +0200)
committerSebastian Krämer <mail@kraymer.de>
Tue, 8 Oct 2013 13:23:24 +0000 (15:23 +0200)
commit4ffd3fb905943174128b06d42490b02f48e50b02
tree6c83aa939f849be204d9832ac21da744d604fd90
parentc844bbdd8243bbed51773038f468a3ca99afe506
add ocl::abs
modules/ocl/doc/operations_on_matrices.rst
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/src/arithm.cpp
modules/ocl/src/opencl/arithm_add_scalar.cl
modules/ocl/test/test_arithm.cpp