X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=documentation%2Fclassarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml;h=d34d91e0d0ded78fb4a486f38314bceab284f44f;hb=06ea048f062a50404b1b3998a61a45449c2d1f0f;hp=11692c7d380ed419230c102535ac41c21c1b70f7;hpb=292227986edb37b01061afcad6df18ba9d6ccbeb;p=platform%2Fupstream%2Farmcl.git diff --git a/documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml b/documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml index 11692c7..d34d91e 100644 --- a/documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml +++ b/documentation/classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml @@ -40,7 +40,7 @@
Compute Library -  18.01 +  18.02
@@ -179,21 +179,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...
@@ -239,6 +224,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...
  @@ -489,7 +489,7 @@ Additional Inherited Members