X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=documentation%2Fclassarm__compute_1_1_c_l_harris_score_kernel.xhtml;h=0c6ba928ceac68ec2d8d50713288fd9139cb200e;hb=06ea048f062a50404b1b3998a61a45449c2d1f0f;hp=a546bff83d93527c8188ea38d62d2878a7aad728;hpb=292227986edb37b01061afcad6df18ba9d6ccbeb;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml b/documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml index a546bff..0c6ba92 100644 --- a/documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml +++ b/documentation/classarm__compute_1_1_c_l_harris_score_kernel.xhtml @@ -40,7 +40,7 @@
Compute Library -  18.01 +  18.02
@@ -185,21 +185,6 @@ Public Member Functions void add_4D_tensor_argument (unsigned int &idx, const ICLTensor *tensor, const Window &window)  Add the passed 4D tensor's parameters to the object's kernel's arguments starting from the index idx. More...
  -unsigned int num_arguments_per_1D_array () const - Returns the number of arguments enqueued per 1D array object. More...
-  -unsigned int num_arguments_per_1D_tensor () const - Returns the number of arguments enqueued per 1D tensor object. More...
-  -unsigned int num_arguments_per_2D_tensor () const - Returns the number of arguments enqueued per 2D tensor object. More...
-  -unsigned int num_arguments_per_3D_tensor () const - Returns the number of arguments enqueued per 3D tensor object. More...
-  -unsigned int num_arguments_per_4D_tensor () const - Returns the number of arguments enqueued per 4D tensor object. More...
-  template<typename T > void add_argument (unsigned int &idx, T value)  Add the passed parameters to the object's kernel's arguments starting from the index idx. More...
@@ -242,6 +227,21 @@ Public Member Functions

Additional Inherited Members

- Static Public Member Functions inherited from ICLKernel +static constexpr unsigned int num_arguments_per_1D_array () + Returns the number of arguments enqueued per 1D array object. More...
+  +static constexpr unsigned int num_arguments_per_1D_tensor () + Returns the number of arguments enqueued per 1D tensor object. More...
+  +static constexpr unsigned int num_arguments_per_2D_tensor () + Returns the number of arguments enqueued per 2D tensor object. More...
+  +static constexpr unsigned int num_arguments_per_3D_tensor () + Returns the number of arguments enqueued per 3D tensor object. More...
+  +static constexpr unsigned int num_arguments_per_4D_tensor () + Returns the number of arguments enqueued per 4D tensor object. More...
+  static cl::NDRange gws_from_window (const Window &window)  Get the global work size given an execution window. More...
  @@ -559,7 +559,7 @@ Additional Inherited Members