Realignment of doxygen comments in various CL Host files (#4052)
authorShubham Gupta/SNAP /SRI-Bangalore/Engineer/삼성전자 <shub98.gupta@samsung.com>
Mon, 17 Dec 2018 01:39:46 +0000 (07:09 +0530)
committer오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Mon, 17 Dec 2018 01:39:46 +0000 (10:39 +0900)
commitd247e802c417d804e2fae6534a8167ec225f9b68
treedc18ec5088c74628ab75d5d17e8dd52a55cb31db
parentd24f5825496140bcef6a4d922ac41561badda730
Realignment of doxygen comments in various CL Host files (#4052)

In order to have uniformity and similarity to ACL
and NeuralNetworks.h's style of doxygen comments,
this patch realigns the comments.

Signed-off-by: shubham <shub98.gupta@samsung.com>
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLBinaryLogicalOpKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLComparisonOpKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLEqualKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLNotEqualKernel.h
libs/ARMComputeEx/arm_compute/core/CL/kernels/CLPReLUKernel.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLBinaryLogicalOp.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLComparisonOp.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLEqual.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLNotEqual.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLPReLU.h
libs/ARMComputeEx/arm_compute/runtime/CL/functions/CLSquaredDifference.h