arm_compute v17.04
[platform/upstream/armcl.git] / documentation / _c_l_functions_8h.xhtml
1 <!-- HTML header for doxygen 1.8.9.1-->
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html xmlns="http://www.w3.org/1999/xhtml">
4 <head>
5 <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6 <meta http-equiv="X-UA-Compatible" content="IE=9"/>
7 <meta name="generator" content="Doxygen 1.8.11"/>
8 <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
9 <title>ARM Compute Library: arm_compute/runtime/CL/CLFunctions.h File Reference</title>
10 <link href="tabs.css" rel="stylesheet" type="text/css"/>
11 <script type="text/javascript" src="jquery.js"></script>
12 <script type="text/javascript" src="dynsections.js"></script>
13 <link href="navtree.css" rel="stylesheet" type="text/css"/>
14 <script type="text/javascript" src="resize.js"></script>
15 <script type="text/javascript" src="navtreedata.js"></script>
16 <script type="text/javascript" src="navtree.js"></script>
17 <script type="text/javascript">
18   $(document).ready(initResizable);
19   $(window).load(resizeHeight);
20 </script>
21 <link href="search/search.css" rel="stylesheet" type="text/css"/>
22 <script type="text/javascript" src="search/searchdata.js"></script>
23 <script type="text/javascript" src="search/search.js"></script>
24 <script type="text/javascript">
25   $(document).ready(function() { init_search(); });
26 </script>
27 <script type="text/x-mathjax-config">
28   MathJax.Hub.Config({
29     extensions: ["tex2jax.js"],
30     jax: ["input/TeX","output/HTML-CSS"],
31 });
32 </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
33 <link href="doxygen.css" rel="stylesheet" type="text/css" />
34 </head>
35 <body>
36 <div id="top"><!-- do not remove this div, it is closed by doxygen! -->
37 <div id="titlearea">
38 <table cellspacing="0" cellpadding="0">
39  <tbody>
40  <tr style="height: 56px;">
41   <td style="padding-left: 0.5em;">
42    <div id="projectname">ARM Compute Library
43    &#160;<span id="projectnumber">17.04</span>
44    </div>
45   </td>
46  </tr>
47  </tbody>
48 </table>
49 </div>
50 <!-- end header part -->
51 <!-- Generated by Doxygen 1.8.11 -->
52 <script type="text/javascript">
53 var searchBox = new SearchBox("searchBox", "search",false,'Search');
54 </script>
55   <div id="navrow1" class="tabs">
56     <ul class="tablist">
57       <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
58       <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
59       <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
60       <li class="current"><a href="files.xhtml"><span>Files</span></a></li>
61       <li>
62         <div id="MSearchBox" class="MSearchBoxInactive">
63         <span class="left">
64           <img id="MSearchSelect" src="search/mag_sel.png"
65                onmouseover="return searchBox.OnSearchSelectShow()"
66                onmouseout="return searchBox.OnSearchSelectHide()"
67                alt=""/>
68           <input type="text" id="MSearchField" value="Search" accesskey="S"
69                onfocus="searchBox.OnSearchFieldFocus(true)" 
70                onblur="searchBox.OnSearchFieldFocus(false)" 
71                onkeyup="searchBox.OnSearchFieldChange(event)"/>
72           </span><span class="right">
73             <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
74           </span>
75         </div>
76       </li>
77     </ul>
78   </div>
79   <div id="navrow2" class="tabs2">
80     <ul class="tablist">
81       <li><a href="files.xhtml"><span>File&#160;List</span></a></li>
82       <li><a href="globals.xhtml"><span>Globals</span></a></li>
83     </ul>
84   </div>
85 </div><!-- top -->
86 <div id="side-nav" class="ui-resizable side-nav-resizable">
87   <div id="nav-tree">
88     <div id="nav-tree-contents">
89       <div id="nav-sync" class="sync"></div>
90     </div>
91   </div>
92   <div id="splitbar" style="-moz-user-select:none;" 
93        class="ui-resizable-handle">
94   </div>
95 </div>
96 <script type="text/javascript">
97 $(document).ready(function(){initNavTree('_c_l_functions_8h.xhtml','');});
98 </script>
99 <div id="doc-content">
100 <!-- window showing the filter options -->
101 <div id="MSearchSelectWindow"
102      onmouseover="return searchBox.OnSearchSelectShow()"
103      onmouseout="return searchBox.OnSearchSelectHide()"
104      onkeydown="return searchBox.OnSearchSelectKey(event)">
105 </div>
106
107 <!-- iframe showing the search results (closed by default) -->
108 <div id="MSearchResultsWindow">
109 <iframe src="javascript:void(0)" frameborder="0" 
110         name="MSearchResults" id="MSearchResults">
111 </iframe>
112 </div>
113
114 <div class="header">
115   <div class="headertitle">
116 <div class="title">CLFunctions.h File Reference</div>  </div>
117 </div><!--header-->
118 <div class="contents">
119 <div class="textblock"><code>#include &quot;<a class="el" href="_c_l_absolute_difference_8h_source.xhtml">arm_compute/runtime/CL/functions/CLAbsoluteDifference.h</a>&quot;</code><br />
120 <code>#include &quot;<a class="el" href="_c_l_accumulate_8h_source.xhtml">arm_compute/runtime/CL/functions/CLAccumulate.h</a>&quot;</code><br />
121 <code>#include &quot;<a class="el" href="_c_l_activation_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLActivationLayer.h</a>&quot;</code><br />
122 <code>#include &quot;<a class="el" href="_c_l_arithmetic_addition_8h_source.xhtml">arm_compute/runtime/CL/functions/CLArithmeticAddition.h</a>&quot;</code><br />
123 <code>#include &quot;<a class="el" href="_c_l_arithmetic_subtraction_8h_source.xhtml">arm_compute/runtime/CL/functions/CLArithmeticSubtraction.h</a>&quot;</code><br />
124 <code>#include &quot;<a class="el" href="_c_l_bitwise_and_8h_source.xhtml">arm_compute/runtime/CL/functions/CLBitwiseAnd.h</a>&quot;</code><br />
125 <code>#include &quot;<a class="el" href="_c_l_bitwise_not_8h_source.xhtml">arm_compute/runtime/CL/functions/CLBitwiseNot.h</a>&quot;</code><br />
126 <code>#include &quot;<a class="el" href="_c_l_bitwise_or_8h_source.xhtml">arm_compute/runtime/CL/functions/CLBitwiseOr.h</a>&quot;</code><br />
127 <code>#include &quot;<a class="el" href="_c_l_bitwise_xor_8h_source.xhtml">arm_compute/runtime/CL/functions/CLBitwiseXor.h</a>&quot;</code><br />
128 <code>#include &quot;<a class="el" href="_c_l_box3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLBox3x3.h</a>&quot;</code><br />
129 <code>#include &quot;<a class="el" href="_c_l_canny_edge_8h_source.xhtml">arm_compute/runtime/CL/functions/CLCannyEdge.h</a>&quot;</code><br />
130 <code>#include &quot;<a class="el" href="_c_l_channel_combine_8h_source.xhtml">arm_compute/runtime/CL/functions/CLChannelCombine.h</a>&quot;</code><br />
131 <code>#include &quot;<a class="el" href="_c_l_channel_extract_8h_source.xhtml">arm_compute/runtime/CL/functions/CLChannelExtract.h</a>&quot;</code><br />
132 <code>#include &quot;<a class="el" href="_c_l_color_convert_8h_source.xhtml">arm_compute/runtime/CL/functions/CLColorConvert.h</a>&quot;</code><br />
133 <code>#include &quot;<a class="el" href="_c_l_convolution_8h_source.xhtml">arm_compute/runtime/CL/functions/CLConvolution.h</a>&quot;</code><br />
134 <code>#include &quot;<a class="el" href="_c_l_convolution_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLConvolutionLayer.h</a>&quot;</code><br />
135 <code>#include &quot;<a class="el" href="_c_l_depth_convert_8h_source.xhtml">arm_compute/runtime/CL/functions/CLDepthConvert.h</a>&quot;</code><br />
136 <code>#include &quot;<a class="el" href="_c_l_derivative_8h_source.xhtml">arm_compute/runtime/CL/functions/CLDerivative.h</a>&quot;</code><br />
137 <code>#include &quot;<a class="el" href="_c_l_dilate_8h_source.xhtml">arm_compute/runtime/CL/functions/CLDilate.h</a>&quot;</code><br />
138 <code>#include &quot;<a class="el" href="_c_l_equalize_histogram_8h_source.xhtml">arm_compute/runtime/CL/functions/CLEqualizeHistogram.h</a>&quot;</code><br />
139 <code>#include &quot;<a class="el" href="_c_l_erode_8h_source.xhtml">arm_compute/runtime/CL/functions/CLErode.h</a>&quot;</code><br />
140 <code>#include &quot;<a class="el" href="_c_l_fast_corners_8h_source.xhtml">arm_compute/runtime/CL/functions/CLFastCorners.h</a>&quot;</code><br />
141 <code>#include &quot;<a class="el" href="_c_l_fill_border_8h_source.xhtml">arm_compute/runtime/CL/functions/CLFillBorder.h</a>&quot;</code><br />
142 <code>#include &quot;<a class="el" href="_c_l_fully_connected_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLFullyConnectedLayer.h</a>&quot;</code><br />
143 <code>#include &quot;<a class="el" href="_c_l_g_e_m_m_8h_source.xhtml">arm_compute/runtime/CL/functions/CLGEMM.h</a>&quot;</code><br />
144 <code>#include &quot;<a class="el" href="_c_l_g_e_m_m_lowp_8h_source.xhtml">arm_compute/runtime/CL/functions/CLGEMMLowp.h</a>&quot;</code><br />
145 <code>#include &quot;<a class="el" href="_c_l_gaussian3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLGaussian3x3.h</a>&quot;</code><br />
146 <code>#include &quot;<a class="el" href="_c_l_gaussian5x5_8h_source.xhtml">arm_compute/runtime/CL/functions/CLGaussian5x5.h</a>&quot;</code><br />
147 <code>#include &quot;<a class="el" href="_c_l_gaussian_pyramid_8h_source.xhtml">arm_compute/runtime/CL/functions/CLGaussianPyramid.h</a>&quot;</code><br />
148 <code>#include &quot;<a class="el" href="_c_l_harris_corners_8h_source.xhtml">arm_compute/runtime/CL/functions/CLHarrisCorners.h</a>&quot;</code><br />
149 <code>#include &quot;<a class="el" href="_c_l_histogram_8h_source.xhtml">arm_compute/runtime/CL/functions/CLHistogram.h</a>&quot;</code><br />
150 <code>#include &quot;<a class="el" href="_c_l_integral_image_8h_source.xhtml">arm_compute/runtime/CL/functions/CLIntegralImage.h</a>&quot;</code><br />
151 <code>#include &quot;<a class="el" href="_c_l_laplacian_pyramid_8h_source.xhtml">arm_compute/runtime/CL/functions/CLLaplacianPyramid.h</a>&quot;</code><br />
152 <code>#include &quot;<a class="el" href="_c_l_laplacian_reconstruct_8h_source.xhtml">arm_compute/runtime/CL/functions/CLLaplacianReconstruct.h</a>&quot;</code><br />
153 <code>#include &quot;<a class="el" href="_c_l_magnitude_8h_source.xhtml">arm_compute/runtime/CL/functions/CLMagnitude.h</a>&quot;</code><br />
154 <code>#include &quot;<a class="el" href="_c_l_mean_std_dev_8h_source.xhtml">arm_compute/runtime/CL/functions/CLMeanStdDev.h</a>&quot;</code><br />
155 <code>#include &quot;<a class="el" href="_c_l_median3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLMedian3x3.h</a>&quot;</code><br />
156 <code>#include &quot;<a class="el" href="_c_l_min_max_location_8h_source.xhtml">arm_compute/runtime/CL/functions/CLMinMaxLocation.h</a>&quot;</code><br />
157 <code>#include &quot;<a class="el" href="_c_l_non_linear_filter_8h_source.xhtml">arm_compute/runtime/CL/functions/CLNonLinearFilter.h</a>&quot;</code><br />
158 <code>#include &quot;<a class="el" href="_c_l_non_maxima_suppression3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLNonMaximaSuppression3x3.h</a>&quot;</code><br />
159 <code>#include &quot;<a class="el" href="_c_l_normalization_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLNormalizationLayer.h</a>&quot;</code><br />
160 <code>#include &quot;<a class="el" href="_c_l_optical_flow_8h_source.xhtml">arm_compute/runtime/CL/functions/CLOpticalFlow.h</a>&quot;</code><br />
161 <code>#include &quot;<a class="el" href="_c_l_phase_8h_source.xhtml">arm_compute/runtime/CL/functions/CLPhase.h</a>&quot;</code><br />
162 <code>#include &quot;<a class="el" href="_c_l_pixel_wise_multiplication_8h_source.xhtml">arm_compute/runtime/CL/functions/CLPixelWiseMultiplication.h</a>&quot;</code><br />
163 <code>#include &quot;<a class="el" href="_c_l_pooling_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLPoolingLayer.h</a>&quot;</code><br />
164 <code>#include &quot;<a class="el" href="_c_l_remap_8h_source.xhtml">arm_compute/runtime/CL/functions/CLRemap.h</a>&quot;</code><br />
165 <code>#include &quot;<a class="el" href="_c_l_scale_8h_source.xhtml">arm_compute/runtime/CL/functions/CLScale.h</a>&quot;</code><br />
166 <code>#include &quot;<a class="el" href="_c_l_scharr3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLScharr3x3.h</a>&quot;</code><br />
167 <code>#include &quot;<a class="el" href="_c_l_sobel3x3_8h_source.xhtml">arm_compute/runtime/CL/functions/CLSobel3x3.h</a>&quot;</code><br />
168 <code>#include &quot;<a class="el" href="_c_l_sobel5x5_8h_source.xhtml">arm_compute/runtime/CL/functions/CLSobel5x5.h</a>&quot;</code><br />
169 <code>#include &quot;<a class="el" href="_c_l_sobel7x7_8h_source.xhtml">arm_compute/runtime/CL/functions/CLSobel7x7.h</a>&quot;</code><br />
170 <code>#include &quot;<a class="el" href="_c_l_softmax_layer_8h_source.xhtml">arm_compute/runtime/CL/functions/CLSoftmaxLayer.h</a>&quot;</code><br />
171 <code>#include &quot;<a class="el" href="_c_l_table_lookup_8h_source.xhtml">arm_compute/runtime/CL/functions/CLTableLookup.h</a>&quot;</code><br />
172 <code>#include &quot;<a class="el" href="_c_l_threshold_8h_source.xhtml">arm_compute/runtime/CL/functions/CLThreshold.h</a>&quot;</code><br />
173 <code>#include &quot;<a class="el" href="_c_l_transpose_8h_source.xhtml">arm_compute/runtime/CL/functions/CLTranspose.h</a>&quot;</code><br />
174 <code>#include &quot;<a class="el" href="_c_l_warp_affine_8h_source.xhtml">arm_compute/runtime/CL/functions/CLWarpAffine.h</a>&quot;</code><br />
175 <code>#include &quot;<a class="el" href="_c_l_warp_perspective_8h_source.xhtml">arm_compute/runtime/CL/functions/CLWarpPerspective.h</a>&quot;</code><br />
176 </div>
177 <p><a href="_c_l_functions_8h_source.xhtml">Go to the source code of this file.</a></p>
178 </div><!-- contents -->
179 </div><!-- doc-content -->
180 <!-- start footer part -->
181 <div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
182   <ul>
183     <li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_8bc26130589aa16388b5a02f17abf2c2.xhtml">runtime</a></li><li class="navelem"><a class="el" href="dir_b986aa98f9b6490bb4fc7918500346fb.xhtml">CL</a></li><li class="navelem"><a class="el" href="_c_l_functions_8h.xhtml">CLFunctions.h</a></li>
184     <li class="footer">Generated on Wed Apr 12 2017 14:26:05 for ARM Compute Library by
185     <a href="http://www.doxygen.org/index.html">
186     <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
187   </ul>
188 </div>
189 </body>
190 </html>