aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/CL/functions/CLGaussianPyramid.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/CL/functions/CLGaussianPyramid.h')
-rw-r--r--arm_compute/runtime/CL/functions/CLGaussianPyramid.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/arm_compute/runtime/CL/functions/CLGaussianPyramid.h b/arm_compute/runtime/CL/functions/CLGaussianPyramid.h
index 332f806a27..292d078094 100644
--- a/arm_compute/runtime/CL/functions/CLGaussianPyramid.h
+++ b/arm_compute/runtime/CL/functions/CLGaussianPyramid.h
@@ -40,8 +40,7 @@ namespace arm_compute
{
class ICLTensor;
-/** Common interface for all Gaussian pyramid functions
- */
+/** Common interface for all Gaussian pyramid functions */
class CLGaussianPyramid : public IFunction
{
public: