OCL: included sqrt matrix operation.
authorPeter Andreas Entschev <peter@entschev.com>
Thu, 12 Dec 2013 00:58:05 +0000 (22:58 -0200)
committerPeter Andreas Entschev <peter@entschev.com>
Thu, 12 Dec 2013 10:57:27 +0000 (08:57 -0200)
commit5bc9f15dda83d1974aff629c8070498e6a302490
tree3c3c42f45bf25dd8f6aecaddd75dbb627e76657c
parentf3e2bfea7917ebcb70cd1c63dc379c4d1c6cb640
OCL: included sqrt matrix operation.
modules/ocl/doc/operations_on_matrices.rst
modules/ocl/include/opencv2/ocl.hpp
modules/ocl/perf/perf_arithm.cpp
modules/ocl/src/arithm.cpp
modules/ocl/src/opencl/arithm_sqrt.cl [new file with mode: 0644]
modules/ocl/test/test_arithm.cpp