X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=documentation%2Fclassarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml;h=14ca6785c2062df2c31b360a1ce0b33728ee1b35;hb=06ea048f062a50404b1b3998a61a45449c2d1f0f;hp=4b9661a420e039f6ee13c032b05ba51218227375;hpb=292227986edb37b01061afcad6df18ba9d6ccbeb;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml b/documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml index 4b9661a..14ca678 100644 --- a/documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml +++ b/documentation/classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml @@ -40,7 +40,7 @@
Compute Library -  18.01 +  18.02
@@ -135,6 +135,9 @@ Collaboration diagram for NESobel7x7VertKernel: + + + @@ -183,7 +186,7 @@ Public Member Functions

Detailed Description

Interface for the kernel to run the vertical pass of 7x7 Sobel Y filter on a tensor.

-

Definition at line 79 of file NESobel7x7Kernel.h.

+

Definition at line 83 of file NESobel7x7Kernel.h.

Constructor & Destructor Documentation

@@ -369,6 +372,38 @@ If output_y is set then input_y must be set too
+ +
+
+

Public Member Functions

const char * name () const override
 Name of the kernel. More...
 
 NESobel7x7VertKernel ()
 Default constructor. More...
 
+ + + + +
+ + + + + + + +
const char* name () const
+
+inlineoverridevirtual
+
+ +

Name of the kernel.

+
Returns
Kernel name
+ +

Implements ICPPKernel.

+ +

Definition at line 86 of file NESobel7x7Kernel.h.

+ +

References NESobel7x7HorKernel::border_size(), NESobel7x7HorKernel::configure(), arm_compute::test::validation::info(), NESobel7x7HorKernel::operator=(), NESobel7x7HorKernel::run(), and IKernel::window().

+
87  {
88  return "NESobel7x7VertKernel";
89  }
+
+
@@ -479,7 +514,7 @@ The width of the window has to be a multiple of num_elems_processed_per_iteratio