blob: f8edb769f5c8b434175af7be643d0b2a0a7bd6f3 [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001<!-- 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"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00007<meta name="generator" content="Doxygen 1.8.11"/>
Anthony Barbier871448e2017-03-24 14:54:29 +00008<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
Anthony Barbierdbdab852017-06-23 15:42:00 +01009<title>Compute Library: Data Fields - Functions</title>
Anthony Barbier871448e2017-03-24 14:54:29 +000010<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>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000015<script type="text/javascript" src="navtreedata.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000016<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"/>
Anthony Barbier8140e1e2017-12-14 23:48:46 +000022<script type="text/javascript" src="search/searchdata.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000023<script type="text/javascript" src="search/search.js"></script>
24<script type="text/javascript">
Anthony Barbier8140e1e2017-12-14 23:48:46 +000025 $(document).ready(function() { init_search(); });
Anthony Barbier871448e2017-03-24 14:54:29 +000026</script>
27<script type="text/x-mathjax-config">
28 MathJax.Hub.Config({
29 extensions: ["tex2jax.js"],
30 jax: ["input/TeX","output/HTML-CSS"],
31});
Anthony Barbier8140e1e2017-12-14 23:48:46 +000032</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
Anthony Barbier871448e2017-03-24 14:54:29 +000033<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;">
Anthony Barbierdbdab852017-06-23 15:42:00 +010042 <div id="projectname">Compute Library
Jenkinsb3a371b2018-05-23 11:36:53 +010043 &#160;<span id="projectnumber">18.05</span>
Anthony Barbier871448e2017-03-24 14:54:29 +000044 </div>
45 </td>
46 </tr>
47 </tbody>
48</table>
49</div>
50<!-- end header part -->
Anthony Barbier8140e1e2017-12-14 23:48:46 +000051<!-- Generated by Doxygen 1.8.11 -->
Anthony Barbier871448e2017-03-24 14:54:29 +000052<script type="text/javascript">
53var 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>
Anthony Barbierdbdab852017-06-23 15:42:00 +010058 <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000059 <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60 <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61 <li><a href="files.xhtml"><span>Files</span></a></li>
62 <li>
63 <div id="MSearchBox" class="MSearchBoxInactive">
64 <span class="left">
65 <img id="MSearchSelect" src="search/mag_sel.png"
66 onmouseover="return searchBox.OnSearchSelectShow()"
67 onmouseout="return searchBox.OnSearchSelectHide()"
68 alt=""/>
69 <input type="text" id="MSearchField" value="Search" accesskey="S"
70 onfocus="searchBox.OnSearchFieldFocus(true)"
71 onblur="searchBox.OnSearchFieldFocus(false)"
72 onkeyup="searchBox.OnSearchFieldChange(event)"/>
73 </span><span class="right">
74 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75 </span>
76 </div>
77 </li>
78 </ul>
79 </div>
80 <div id="navrow2" class="tabs2">
81 <ul class="tablist">
82 <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
83 <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
84 <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
85 <li class="current"><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
86 </ul>
87 </div>
88 <div id="navrow3" class="tabs2">
89 <ul class="tablist">
90 <li><a href="functions.xhtml"><span>All</span></a></li>
91 <li class="current"><a href="functions_func.xhtml"><span>Functions</span></a></li>
92 <li><a href="functions_vars.xhtml"><span>Variables</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010093 <li><a href="functions_type.xhtml"><span>Typedefs</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000094 <li><a href="functions_enum.xhtml"><span>Enumerations</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010095 <li><a href="functions_rela.xhtml"><span>Related&#160;Functions</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000096 </ul>
97 </div>
98 <div id="navrow4" class="tabs3">
99 <ul class="tablist">
100 <li><a href="functions_func.xhtml#index_a"><span>a</span></a></li>
101 <li><a href="functions_func_b.xhtml#index_b"><span>b</span></a></li>
102 <li class="current"><a href="functions_func_c.xhtml#index_c"><span>c</span></a></li>
103 <li><a href="functions_func_d.xhtml#index_d"><span>d</span></a></li>
104 <li><a href="functions_func_e.xhtml#index_e"><span>e</span></a></li>
105 <li><a href="functions_func_f.xhtml#index_f"><span>f</span></a></li>
106 <li><a href="functions_func_g.xhtml#index_g"><span>g</span></a></li>
107 <li><a href="functions_func_h.xhtml#index_h"><span>h</span></a></li>
108 <li><a href="functions_func_i.xhtml#index_i"><span>i</span></a></li>
Kaizen8938bd32017-09-28 14:38:23 +0100109 <li><a href="functions_func_j.xhtml#index_j"><span>j</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000110 <li><a href="functions_func_k.xhtml#index_k"><span>k</span></a></li>
111 <li><a href="functions_func_l.xhtml#index_l"><span>l</span></a></li>
112 <li><a href="functions_func_m.xhtml#index_m"><span>m</span></a></li>
113 <li><a href="functions_func_n.xhtml#index_n"><span>n</span></a></li>
114 <li><a href="functions_func_o.xhtml#index_o"><span>o</span></a></li>
115 <li><a href="functions_func_p.xhtml#index_p"><span>p</span></a></li>
116 <li><a href="functions_func_q.xhtml#index_q"><span>q</span></a></li>
117 <li><a href="functions_func_r.xhtml#index_r"><span>r</span></a></li>
118 <li><a href="functions_func_s.xhtml#index_s"><span>s</span></a></li>
119 <li><a href="functions_func_t.xhtml#index_t"><span>t</span></a></li>
120 <li><a href="functions_func_u.xhtml#index_u"><span>u</span></a></li>
121 <li><a href="functions_func_v.xhtml#index_v"><span>v</span></a></li>
122 <li><a href="functions_func_w.xhtml#index_w"><span>w</span></a></li>
123 <li><a href="functions_func_x.xhtml#index_x"><span>x</span></a></li>
124 <li><a href="functions_func_y.xhtml#index_y"><span>y</span></a></li>
125 <li><a href="functions_func_z.xhtml#index_z"><span>z</span></a></li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000126 <li><a href="functions_func_0x7e.xhtml#index_0x7e"><span>~</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000127 </ul>
128 </div>
129</div><!-- top -->
130<div id="side-nav" class="ui-resizable side-nav-resizable">
131 <div id="nav-tree">
132 <div id="nav-tree-contents">
133 <div id="nav-sync" class="sync"></div>
134 </div>
135 </div>
136 <div id="splitbar" style="-moz-user-select:none;"
137 class="ui-resizable-handle">
138 </div>
139</div>
140<script type="text/javascript">
141$(document).ready(function(){initNavTree('functions_func_c.xhtml','');});
142</script>
143<div id="doc-content">
144<!-- window showing the filter options -->
145<div id="MSearchSelectWindow"
146 onmouseover="return searchBox.OnSearchSelectShow()"
147 onmouseout="return searchBox.OnSearchSelectHide()"
148 onkeydown="return searchBox.OnSearchSelectKey(event)">
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000149</div>
Anthony Barbier871448e2017-03-24 14:54:29 +0000150
151<!-- iframe showing the search results (closed by default) -->
152<div id="MSearchResultsWindow">
153<iframe src="javascript:void(0)" frameborder="0"
154 name="MSearchResults" id="MSearchResults">
155</iframe>
156</div>
157
158<div class="contents">
159&#160;
160
161<h3><a class="anchor" id="index_c"></a>- c -</h3><ul>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000162<li>CaffePreproccessor()
163: <a class="el" href="classarm__compute_1_1graph__utils_1_1_caffe_preproccessor.xhtml#a60e1354276a6ffd7359634e1ab464cff">CaffePreproccessor</a>
164</li>
Kaizen8938bd32017-09-28 14:38:23 +0100165<li>call_accessor()
Jenkinsb3a371b2018-05-23 11:36:53 +0100166: <a class="el" href="classarm__compute_1_1graph_1_1_tensor.xhtml#a88d65b04d950e6aba147624fcd308b34">Tensor</a>
Kaizen8938bd32017-09-28 14:38:23 +0100167</li>
168<li>CartesianProductDataset()
Jenkinsb3a371b2018-05-23 11:36:53 +0100169: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset.xhtml#a93d08043211e46c0ec6a2c6fdb02d157">CartesianProductDataset&lt; T, U &gt;</a>
Kaizen8938bd32017-09-28 14:38:23 +0100170</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100171<li>cbegin()
172: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a4498730adaf901d945c12841df994bba">Dimensions&lt; T &gt;</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100173, <a class="el" href="classarm__compute_1_1utils_1_1iterable_1_1reverse__iterable.xhtml#a366939ad933c898354422dbf1e97ef5f">reverse_iterable&lt; T &gt;</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100174</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000175<li>cell_size()
176: <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a4b7434680a85c2ac14df737ac7cca91e">HOGInfo</a>
177</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100178<li>cell_to_forget_weights()
179: <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#a5d1e77addfd1234e38ada7fe1fd170a3">LSTMParams&lt; T &gt;</a>
180</li>
181<li>cell_to_input_weights()
182: <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#aee50d074dade51a2743b49669565386c">LSTMParams&lt; T &gt;</a>
183</li>
184<li>cell_to_output_weights()
185: <a class="el" href="classarm__compute_1_1_l_s_t_m_params.xhtml#a6f4053073d815529a7f7b0da60f0f73b">LSTMParams&lt; T &gt;</a>
186</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100187<li>cend()
188: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#adf9b6d55d708c285d58511a780e937fc">Dimensions&lt; T &gt;</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100189, <a class="el" href="classarm__compute_1_1utils_1_1iterable_1_1reverse__iterable.xhtml#a578325e8b0dc17e808d4a39f305ac2d2">reverse_iterable&lt; T &gt;</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100190</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000191<li>cl_buffer()
192: <a class="el" href="classarm__compute_1_1_c_l_array.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLArray&lt; T &gt;</a>
193, <a class="el" href="classarm__compute_1_1_c_l_distribution1_d.xhtml#a55dcc12377d15f244c59975f7cd1f623">CLDistribution1D</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100194, <a class="el" href="classarm__compute_1_1_c_l_h_o_g.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLHOG</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000195, <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLLut</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100196, <a class="el" href="classarm__compute_1_1_c_l_sub_tensor.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLSubTensor</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000197, <a class="el" href="classarm__compute_1_1_c_l_tensor.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLTensor</a>
198, <a class="el" href="classarm__compute_1_1_i_c_l_array.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLArray&lt; T &gt;</a>
199, <a class="el" href="classarm__compute_1_1_i_c_l_distribution1_d.xhtml#aea577b83a6734249a78ac036a23d5c6b">ICLDistribution1D</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100200, <a class="el" href="classarm__compute_1_1_i_c_l_h_o_g.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLHOG</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000201, <a class="el" href="classarm__compute_1_1_i_c_l_lut.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLLut</a>
202, <a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLTensor</a>
203</li>
204<li>cl_data()
205: <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#a7f4714c4a9320d1760102ef78a984241">CLLutAllocator</a>
206, <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a7f4714c4a9320d1760102ef78a984241">CLTensorAllocator</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100207, <a class="el" href="classarm__compute_1_1_i_c_l_memory_region.xhtml#a7f4714c4a9320d1760102ef78a984241">ICLMemoryRegion</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000208</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100209<li>cl_model()
210: <a class="el" href="classarm__compute_1_1_c_l_multi_h_o_g.xhtml#a1a99e756de756c36ce69b206847725f8">CLMultiHOG</a>
211, <a class="el" href="classarm__compute_1_1_i_c_l_multi_h_o_g.xhtml#a5ae9e122f1b39908b8602cc0acc035c8">ICLMultiHOG</a>
212</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000213<li>cl_plane()
214: <a class="el" href="classarm__compute_1_1_c_l_multi_image.xhtml#a0d104ade841ef3aa9b0783b25836ea19">CLMultiImage</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100215, <a class="el" href="classarm__compute_1_1_i_c_l_multi_image.xhtml#a3188cda5497ec91ce0839d7a2f14d578">ICLMultiImage</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000216</li>
217<li>CLAbsoluteDifferenceKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +0100218: <a class="el" href="classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml#a90fe1fcc6639b16092a2828df51e4b16">CLAbsoluteDifferenceKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000219</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100220<li>CLAccessor()
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000221: <a class="el" href="classarm__compute_1_1test_1_1_c_l_accessor.xhtml#a99c3ff4aa653567f4b5ee28007f79dc2">CLAccessor</a>
Kaizen8938bd32017-09-28 14:38:23 +0100222</li>
223<li>CLActivationLayerKernel()
224: <a class="el" href="classarm__compute_1_1_c_l_activation_layer_kernel.xhtml#a25c6b2015d9ec0c05a1f561458b445f0">CLActivationLayerKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100225</li>
226<li>clamp()
227: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml#a996cf0a2779076326d094ef9d75ddd1f">constant_expr&lt; T &gt;</a>
228, <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a2d681ad37360fc4497f147af98951ba0">functions</a>
229</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000230<li>CLArithmeticAdditionKernel()
231: <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#acf31277f55278d3b74ad6d2c5736801f">CLArithmeticAdditionKernel</a>
232</li>
233<li>CLArithmeticSubtractionKernel()
234: <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a9ab43fc014673aea8868c688f6ec07ef">CLArithmeticSubtractionKernel</a>
235</li>
236<li>CLArray()
Kaizen8938bd32017-09-28 14:38:23 +0100237: <a class="el" href="classarm__compute_1_1_c_l_array.xhtml#a7f8aa474d5cad1e1ab2aa1e597af4bf0">CLArray&lt; T &gt;</a>
238</li>
239<li>CLArrayAccessor()
240: <a class="el" href="classarm__compute_1_1test_1_1_c_l_array_accessor.xhtml#a37b446cf629a04c7f1551e6e59b189cf">CLArrayAccessor&lt; T &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000241</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100242<li>CLBatchNormalizationLayer()
243: <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer.xhtml#aa75c9e345235e7031d6489425e53645a">CLBatchNormalizationLayer</a>
244</li>
245<li>CLBatchNormalizationLayerKernel()
246: <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml#ab987e77a362a53aa778193528bd8bb55">CLBatchNormalizationLayerKernel</a>
247</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000248<li>CLBitwiseAndKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +0100249: <a class="el" href="classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml#a6d342d79094de215dcdeec3c85ea0999">CLBitwiseAndKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000250</li>
251<li>CLBitwiseOrKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +0100252: <a class="el" href="classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml#aa8a50683d797b7656778705597bc8115">CLBitwiseOrKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000253</li>
254<li>CLBitwiseXorKernel()
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000255: <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml#a36f184f1b9ad5c1fdab99fe369c47a92">CLBitwiseXorKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100256</li>
257<li>CLBufferAllocator()
258: <a class="el" href="classarm__compute_1_1_c_l_buffer_allocator.xhtml#aec5d8d964344a3c27e5932148f9185cf">CLBufferAllocator</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000259</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100260<li>CLBufferMemoryRegion()
261: <a class="el" href="classarm__compute_1_1_c_l_buffer_memory_region.xhtml#a00a579607975f161cbe7a5b499b7b8d5">CLBufferMemoryRegion</a>
262</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000263<li>CLBuildOptions()
264: <a class="el" href="classarm__compute_1_1_c_l_build_options.xhtml#af889744e64b496ba5dc1ef57f9918f79">CLBuildOptions</a>
265</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000266<li>CLCannyEdge()
Kaizen8938bd32017-09-28 14:38:23 +0100267: <a class="el" href="classarm__compute_1_1_c_l_canny_edge.xhtml#aa5e675eaa99bc8c86a1aed1089326c3b">CLCannyEdge</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000268</li>
269<li>CLChannelCombineKernel()
270: <a class="el" href="classarm__compute_1_1_c_l_channel_combine_kernel.xhtml#a2b466c5ae14bdd28b9b4f8a65dcd3d3a">CLChannelCombineKernel</a>
271</li>
272<li>CLChannelExtractKernel()
273: <a class="el" href="classarm__compute_1_1_c_l_channel_extract_kernel.xhtml#a3fdfc3c05d6e6970d2648138d43b59e9">CLChannelExtractKernel</a>
274</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100275<li>CLChannelShuffleLayerKernel()
276: <a class="el" href="classarm__compute_1_1_c_l_channel_shuffle_layer_kernel.xhtml#aaa6058eaa501a0365d49bfc1640f9b09">CLChannelShuffleLayerKernel</a>
277</li>
278<li>CLCoarseSVMMemoryRegion()
279: <a class="el" href="classarm__compute_1_1_c_l_coarse_s_v_m_memory_region.xhtml#a182dcd5285b61d6a67a16cc5bb7b435a">CLCoarseSVMMemoryRegion</a>
280</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000281<li>CLCol2ImKernel()
282: <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#aecb71bc3c3ce77c0b4859c212b86639a">CLCol2ImKernel</a>
283</li>
284<li>CLColorConvertKernel()
285: <a class="el" href="classarm__compute_1_1_c_l_color_convert_kernel.xhtml#a4844aa081e1ca7adaf70257a962edfab">CLColorConvertKernel</a>
286</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100287<li>CLConvertFullyConnectedWeightsKernel()
288: <a class="el" href="classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel.xhtml#afccf9b2ebcad0e6b3049b138fb6b800b">CLConvertFullyConnectedWeightsKernel</a>
289</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000290<li>CLConvolutionLayer()
Kaizen8938bd32017-09-28 14:38:23 +0100291: <a class="el" href="classarm__compute_1_1_c_l_convolution_layer.xhtml#a3c3a42aeb64bcce1705ac4159fcf938e">CLConvolutionLayer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000292</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100293<li>CLConvolutionLayerReshapeWeights()
Jenkinsb3a371b2018-05-23 11:36:53 +0100294: <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml#a73ef66c1023022fe03cd8d3e3c865ff7">CLConvolutionLayerReshapeWeights</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000295</li>
296<li>CLConvolutionRectangleKernel()
297: <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml#a2146854d485039a04e73bb6254ae788b">CLConvolutionRectangleKernel</a>
298</li>
299<li>CLConvolutionSquare()
Kaizen8938bd32017-09-28 14:38:23 +0100300: <a class="el" href="classarm__compute_1_1_c_l_convolution_square.xhtml#af1fdf57638e930af4a602f3a8393ccc4">CLConvolutionSquare&lt; matrix_size &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000301</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100302<li>CLCopyKernel()
303: <a class="el" href="classarm__compute_1_1_c_l_copy_kernel.xhtml#adaabffe63a3aa29aa977cbfaeb00bc0f">CLCopyKernel</a>
304</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000305<li>CLCopyToArrayKernel()
306: <a class="el" href="classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#ad415131ea86e6ea86d5ebb8323e24d98">CLCopyToArrayKernel</a>
307</li>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000308<li>CLDeconvolutionLayer()
309: <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer.xhtml#a8572d9be956f337d3e714c9909e9fde4">CLDeconvolutionLayer</a>
310</li>
311<li>CLDeconvolutionLayerUpsample()
312: <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#ab6371be80b2ea45d562bcba07d3144bc">CLDeconvolutionLayerUpsample</a>
313</li>
314<li>CLDeconvolutionLayerUpsampleKernel()
315: <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml#a71e3d2871a5312c0614d99b817befaba">CLDeconvolutionLayerUpsampleKernel</a>
316</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000317<li>CLDepthConcatenateLayer()
318: <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml#a59330f009ee600700828b178f60a9b58">CLDepthConcatenateLayer</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100319</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000320<li>CLDepthConcatenateLayerKernel()
321: <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer_kernel.xhtml#a8e3fa88d9dd4a7d185096527ed7c5be4">CLDepthConcatenateLayerKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100322</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000323<li>CLDepthwiseConvolutionLayer()
324: <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml#a0d4e3a90bcdef691edfe09c701088e74">CLDepthwiseConvolutionLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100325</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000326<li>CLDepthwiseConvolutionLayer3x3()
327: <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml#a7dd467b8b44b5e4cf6cdefe807a874b3">CLDepthwiseConvolutionLayer3x3</a>
Kaizen8938bd32017-09-28 14:38:23 +0100328</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100329<li>CLDepthwiseConvolutionLayer3x3NCHWKernel()
330: <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.xhtml#affbc30547225b3ad1155336a4c6c000c">CLDepthwiseConvolutionLayer3x3NCHWKernel</a>
331</li>
332<li>CLDepthwiseConvolutionLayer3x3NHWCKernel()
333: <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel.xhtml#a038c33f24c5a9e19f99dd5565f2341ca">CLDepthwiseConvolutionLayer3x3NHWCKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100334</li>
335<li>CLDepthwiseIm2ColKernel()
336: <a class="el" href="classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml#a8c127dc1b50728c479d63a7347926920">CLDepthwiseIm2ColKernel</a>
337</li>
338<li>CLDepthwiseSeparableConvolutionLayer()
339: <a class="el" href="classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml#aba650e8a288373c9dac19a4bb36c28bd">CLDepthwiseSeparableConvolutionLayer</a>
340</li>
341<li>CLDepthwiseVectorToTensorKernel()
342: <a class="el" href="classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml#ad57d6082a0e790ddc0fd66063ffbbc86">CLDepthwiseVectorToTensorKernel</a>
343</li>
344<li>CLDepthwiseWeightsReshapeKernel()
345: <a class="el" href="classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml#a68723f2975daa41357f7021452fb344b">CLDepthwiseWeightsReshapeKernel</a>
346</li>
347<li>CLDequantizationLayer()
348: <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer.xhtml#adaff01149002af4e16a6ab19bb785902">CLDequantizationLayer</a>
349</li>
350<li>CLDequantizationLayerKernel()
351: <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml#a126f5beb6dc874a89d5da5fcc7589565">CLDequantizationLayerKernel</a>
352</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000353<li>CLDerivativeKernel()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100354: <a class="el" href="classarm__compute_1_1_c_l_derivative_kernel.xhtml#a70712b2131aad30e1abd393799c6fa25">CLDerivativeKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000355</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100356<li>CLDeviceBackend()
357: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#a9dfba389ebfad48bbba75f1369c5af2c">CLDeviceBackend</a>
358</li>
Kaizen8938bd32017-09-28 14:38:23 +0100359<li>CLDirectConvolutionLayer()
360: <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer.xhtml#a7020ba58629fa294c854034bf377906f">CLDirectConvolutionLayer</a>
361</li>
362<li>CLDirectConvolutionLayerKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +0100363: <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml#a8c384e82445ca3f6f481f04295bcf3a9">CLDirectConvolutionLayerKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000364</li>
365<li>CLDirectConvolutionLayerOutputStageKernel()
366: <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_output_stage_kernel.xhtml#a772f88eccbc0577b148a7eb880f4363d">CLDirectConvolutionLayerOutputStageKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100367</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000368<li>CLDistribution1D()
Anthony Barbiera4376382017-04-12 15:12:46 +0100369: <a class="el" href="classarm__compute_1_1_c_l_distribution1_d.xhtml#a1b056f14381ab6eda09ed227a3d9e9e5">CLDistribution1D</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000370</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000371<li>cleanup()
372: <a class="el" href="classarm__compute_1_1_g_c_kernel.xhtml#a4b66d5e31b5dc18b314c8a68163263bd">GCKernel</a>
373</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000374<li>clear()
375: <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#aee7cb2065b88d21ac4ad05bc997ecf82">CLLut</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100376, <a class="el" href="classarm__compute_1_1graph_1_1_pass_manager.xhtml#ac8bb3912a3ce86b15842e79d0b421204">PassManager</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000377, <a class="el" href="classarm__compute_1_1_i_array.xhtml#ac8bb3912a3ce86b15842e79d0b421204">IArray&lt; T &gt;</a>
378, <a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml#a7b94593f2b06f00d380ec3a3e6abccb2">ICLTensor</a>
379, <a class="el" href="classarm__compute_1_1_i_distribution.xhtml#a5b0c20bea8c40bf73b3160cb1e0da350">IDistribution</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000380, <a class="el" href="classarm__compute_1_1_i_g_c_tensor.xhtml#ac8bb3912a3ce86b15842e79d0b421204">IGCTensor</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000381, <a class="el" href="classarm__compute_1_1_i_lut.xhtml#a5eeb94d22b8366d1b68d0614384802fe">ILut</a>
382, <a class="el" href="classarm__compute_1_1_lut.xhtml#aee7cb2065b88d21ac4ad05bc997ecf82">Lut</a>
Kaizen8938bd32017-09-28 14:38:23 +0100383, <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_alex_net_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">AlexNetNetwork&lt; ITensorType, TensorType, SubTensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, FullyConnectedLayerFunction, NormalizationLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;</a>
384, <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_le_net5_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">LeNet5Network&lt; TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000385, <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_mobile_net_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">MobileNetNetwork&lt; TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionLayerFunction, ReshapeFunction, PoolingLayerFunction &gt;</a>
386, <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_mobile_net_v1_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">MobileNetV1Network&lt; TensorType, Accessor, ActivationLayerFunction, BatchNormalizationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, DepthwiseConvolutionFunction, ReshapeFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;</a>
387</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000388<li>clear_arguments()
389: <a class="el" href="classarm__compute_1_1_g_c_kernel.xhtml#a2ff24cc62df8324f57dcc2f3c9e533a9">GCKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100390</li>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000391<li>clear_programs_cache()
392: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a0ad613086cc79a2e32d5b87bcefc7488">CLKernelLibrary</a>
393</li>
Kaizen8938bd32017-09-28 14:38:23 +0100394<li>clear_test_info()
395: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_framework.xhtml#afb6a973ccd27225a87d59d93ca458720">Framework</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000396</li>
397<li>CLEdgeNonMaxSuppressionKernel()
398: <a class="el" href="classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml#a594c3386342734f366460fccc6171c98">CLEdgeNonMaxSuppressionKernel</a>
399</li>
400<li>CLEdgeTraceKernel()
401: <a class="el" href="classarm__compute_1_1_c_l_edge_trace_kernel.xhtml#a148f844f5f772a8f9748b497e2b01615">CLEdgeTraceKernel</a>
402</li>
403<li>CLEqualizeHistogram()
404: <a class="el" href="classarm__compute_1_1_c_l_equalize_histogram.xhtml#a1edc340b1cd348c89f088a0698a8b129">CLEqualizeHistogram</a>
405</li>
406<li>CLFastCorners()
Kaizen8938bd32017-09-28 14:38:23 +0100407: <a class="el" href="classarm__compute_1_1_c_l_fast_corners.xhtml#abf3c8df776ac70ec434297d775ad0385">CLFastCorners</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000408</li>
409<li>CLFastCornersKernel()
410: <a class="el" href="classarm__compute_1_1_c_l_fast_corners_kernel.xhtml#a70fd54f07efa6bc5b75e71ad68468b95">CLFastCornersKernel</a>
411</li>
412<li>CLFillBorderKernel()
413: <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#a381be9310933ff673959d1d7b6842b8e">CLFillBorderKernel</a>
414</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100415<li>CLFineSVMMemoryRegion()
416: <a class="el" href="classarm__compute_1_1_c_l_fine_s_v_m_memory_region.xhtml#a16b47a3c087a0543bd7b08d6d2b08db7">CLFineSVMMemoryRegion</a>
417</li>
Kaizen8938bd32017-09-28 14:38:23 +0100418<li>CLFloorKernel()
419: <a class="el" href="classarm__compute_1_1_c_l_floor_kernel.xhtml#acad9b66c8f47a3aa6ec172c2fb26117f">CLFloorKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100420</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000421<li>CLFullyConnectedLayer()
Kaizen8938bd32017-09-28 14:38:23 +0100422: <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer.xhtml#a5f5f7b33836b21106eb116050ddf1401">CLFullyConnectedLayer</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100423</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000424<li>CLGaussian5x5()
Kaizen8938bd32017-09-28 14:38:23 +0100425: <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5.xhtml#a3fbe627108a2407f2a1b37a54eb33067">CLGaussian5x5</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000426</li>
427<li>CLGaussianPyramid()
428: <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid.xhtml#a0254b4991bee72d364bd7c28cc674db5">CLGaussianPyramid</a>
429</li>
430<li>CLGaussianPyramidHalf()
431: <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml#ac2d6975f7677ae5079004191a6a80968">CLGaussianPyramidHalf</a>
432</li>
433<li>CLGaussianPyramidHorKernel()
434: <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml#a4da9c0690f6d7852664d5d5efcaa1b84">CLGaussianPyramidHorKernel</a>
435</li>
436<li>CLGaussianPyramidOrb()
437: <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml#a3039d9b3acf6992402f841a9290338f9">CLGaussianPyramidOrb</a>
438</li>
439<li>CLGaussianPyramidVertKernel()
440: <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml#a8e68b8e249e06c5dbecd4f130fa3da54">CLGaussianPyramidVertKernel</a>
441</li>
442<li>CLGEMM()
Kaizen8938bd32017-09-28 14:38:23 +0100443: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m.xhtml#a07dc013cbab881bdebe30f07204dbde3">CLGEMM</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000444</li>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000445<li>CLGEMMConvolutionLayer()
446: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml#abbe1bfc2b6c8c58d711612255ca73a38">CLGEMMConvolutionLayer</a>
447</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000448<li>CLGEMMInterleave4x4Kernel()
449: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml#a4023b128129764d7d24882a5642fe49f">CLGEMMInterleave4x4Kernel</a>
450</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000451<li>CLGEMMLowpMatrixMultiplyCore()
452: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml#a1c3a177d5a3188691c9946e1a78839d0">CLGEMMLowpMatrixMultiplyCore</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000453</li>
454<li>CLGEMMLowpMatrixMultiplyKernel()
Kaizen8938bd32017-09-28 14:38:23 +0100455: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a759d01d5376a17c7b81131212588810a">CLGEMMLowpMatrixMultiplyKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000456</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000457<li>CLGEMMLowpOffsetContributionKernel()
458: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_kernel.xhtml#af9118245ab756bce27f29a5869b8e824">CLGEMMLowpOffsetContributionKernel</a>
459</li>
460<li>CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel()
461: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml#a48634394ac631876524f3b4e4e5ce5f7">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel</a>
462</li>
463<li>CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel()
464: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml#a6e51ac9c8619bd2b331cd88a8eb1ed34">CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel</a>
465</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000466<li>CLGEMMMatrixAccumulateBiasesKernel()
467: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#a426791a071d27ffff5062e51fffac075">CLGEMMMatrixAccumulateBiasesKernel</a>
468</li>
469<li>CLGEMMMatrixAdditionKernel()
470: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml#a03d036e8e66cf1c8128c921bbca897a7">CLGEMMMatrixAdditionKernel</a>
471</li>
472<li>CLGEMMMatrixMultiplyKernel()
473: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml#ac46a1c8a20b46838c9e894f703ddd3ee">CLGEMMMatrixMultiplyKernel</a>
474</li>
Kaizen8938bd32017-09-28 14:38:23 +0100475<li>CLGEMMMatrixVectorMultiplyKernel()
476: <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a197b8558b1806d275f421b0667d201b2">CLGEMMMatrixVectorMultiplyKernel</a>
477</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000478<li>CLGradientKernel()
479: <a class="el" href="classarm__compute_1_1_c_l_gradient_kernel.xhtml#a9fc0a3b7d23e9f71e5f2ea13d51e3c11">CLGradientKernel</a>
480</li>
481<li>CLHarrisCorners()
Kaizen8938bd32017-09-28 14:38:23 +0100482: <a class="el" href="classarm__compute_1_1_c_l_harris_corners.xhtml#a1bfa76c1300bf9352b699079c14834f9">CLHarrisCorners</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000483</li>
484<li>CLHarrisScoreKernel()
485: <a class="el" href="classarm__compute_1_1_c_l_harris_score_kernel.xhtml#a7b4ed31faff8ec0909befc47a18d02e2">CLHarrisScoreKernel</a>
486</li>
487<li>CLHistogram()
488: <a class="el" href="classarm__compute_1_1_c_l_histogram.xhtml#ae88cc0fbb01c58a52e60cc02f80f6ae1">CLHistogram</a>
489</li>
490<li>CLHistogramBorderKernel()
491: <a class="el" href="classarm__compute_1_1_c_l_histogram_border_kernel.xhtml#a1444e40eedf0050ffea81df269223a1e">CLHistogramBorderKernel</a>
492</li>
493<li>CLHistogramKernel()
494: <a class="el" href="classarm__compute_1_1_c_l_histogram_kernel.xhtml#ad18940ea4365dbc662798ca1b6536401">CLHistogramKernel</a>
495</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100496<li>CLHOG()
497: <a class="el" href="classarm__compute_1_1_c_l_h_o_g.xhtml#a4de824d64d1e21c5cee52e8d05cd0e58">CLHOG</a>
498</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100499<li>CLHOGAccessor()
500: <a class="el" href="classarm__compute_1_1test_1_1_c_l_h_o_g_accessor.xhtml#aad2e9936faf7913c0eb8d7445aef16d0">CLHOGAccessor</a>
501</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100502<li>CLHOGBlockNormalizationKernel()
503: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml#ad76bc03940c8704af97980954867630f">CLHOGBlockNormalizationKernel</a>
504</li>
505<li>CLHOGDescriptor()
Kaizen8938bd32017-09-28 14:38:23 +0100506: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml#abb1eeabf6e748dc681f66d43769ab9c5">CLHOGDescriptor</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100507</li>
508<li>CLHOGDetector()
509: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector.xhtml#a14d6ed372966f76fa5ed23877afc3228">CLHOGDetector</a>
510</li>
511<li>CLHOGDetectorKernel()
512: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml#a49ed113d69fff935d7fa18d993fd830f">CLHOGDetectorKernel</a>
513</li>
514<li>CLHOGGradient()
Kaizen8938bd32017-09-28 14:38:23 +0100515: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_gradient.xhtml#aad20a8e4ad08c090261ece94dddd2f85">CLHOGGradient</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100516</li>
517<li>CLHOGMultiDetection()
Kaizen8938bd32017-09-28 14:38:23 +0100518: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml#ab42a47bafe78d7e3329c0a070aa310ff">CLHOGMultiDetection</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100519</li>
520<li>CLHOGOrientationBinningKernel()
521: <a class="el" href="classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml#a90d1328c41a66eadf6def5c26a0612ac">CLHOGOrientationBinningKernel</a>
522</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000523<li>CLIm2ColKernel()
524: <a class="el" href="classarm__compute_1_1_c_l_im2_col_kernel.xhtml#a569025396fa4e2e7469b7ea6e2a0a81b">CLIm2ColKernel</a>
525</li>
526<li>CLIntegralImage()
527: <a class="el" href="classarm__compute_1_1_c_l_integral_image.xhtml#a9a2580de71090d3b559f41e1c5f3a01e">CLIntegralImage</a>
528</li>
529<li>CLIntegralImageVertKernel()
530: <a class="el" href="classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml#a848e23c88fc9914a74bc0b951467630d">CLIntegralImageVertKernel</a>
531</li>
532<li>CLKernelLibrary()
533: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a670869004281695200784de4648a4e1b">CLKernelLibrary</a>
534</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000535<li>CLL2NormalizeLayer()
536: <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer.xhtml#afc0747175608c02e3f6e74ef1c573f50">CLL2NormalizeLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100537</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000538<li>CLL2NormalizeLayerKernel()
539: <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer_kernel.xhtml#aceae7e0768551f0819396d1b1673ba89">CLL2NormalizeLayerKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100540</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000541<li>CLLaplacianPyramid()
542: <a class="el" href="classarm__compute_1_1_c_l_laplacian_pyramid.xhtml#abc061ac0f69ff7cfe1ec11168d32547c">CLLaplacianPyramid</a>
543</li>
544<li>CLLaplacianReconstruct()
545: <a class="el" href="classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml#a66c0967ada87be88d5459fcd28e74045">CLLaplacianReconstruct</a>
546</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100547<li>CLLKTrackerStage0Kernel()
Jenkinsb3a371b2018-05-23 11:36:53 +0100548: <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml#af56ec32b876c8279e19756c69a082da7">CLLKTrackerStage0Kernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100549</li>
550<li>CLLKTrackerStage1Kernel()
551: <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml#ac676c3a1b87aacf83246da916f5f5dee">CLLKTrackerStage1Kernel</a>
552</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100553<li>CLLocallyConnectedLayer()
Kaizen8938bd32017-09-28 14:38:23 +0100554: <a class="el" href="classarm__compute_1_1_c_l_locally_connected_layer.xhtml#a69b25e30cdc636553317bc9cf6f8315b">CLLocallyConnectedLayer</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100555</li>
556<li>CLLocallyConnectedMatrixMultiplyKernel()
557: <a class="el" href="classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml#a8dc51815516b0160bc32acae95c597d4">CLLocallyConnectedMatrixMultiplyKernel</a>
558</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000559<li>CLLogits1DMaxShiftExpSumKernel()
560: <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_shift_exp_sum_kernel.xhtml#ad265f3317602210f39f9bfc76df0f214">CLLogits1DMaxShiftExpSumKernel</a>
561</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000562<li>CLLogits1DNormKernel()
563: <a class="el" href="classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml#a65a94de36a0b70e490bcdee287ff6c4d">CLLogits1DNormKernel</a>
564</li>
565<li>CLLogits1DShiftExpSumKernel()
566: <a class="el" href="classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml#ae0144c1a57ad4a0bc1ab1e41e6214431">CLLogits1DShiftExpSumKernel</a>
567</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100568<li>CLLSTMLayer()
569: <a class="el" href="classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml#af2e2a062e461a6369a4f2fd330b4e422">CLLSTMLayer</a>
570</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000571<li>CLLut()
572: <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#a0d6c553d858ee767dfd8c13114353556">CLLut</a>
573</li>
Kaizen8938bd32017-09-28 14:38:23 +0100574<li>CLLutAccessor()
575: <a class="el" href="classarm__compute_1_1test_1_1_c_l_lut_accessor.xhtml#a8bcd7e8bb7c7ab7d11a5c9eb1e687d1d">CLLutAccessor&lt; T &gt;</a>
576</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000577<li>CLLutAllocator()
578: <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#aa1e425aebd0805be1916fddde364aaa1">CLLutAllocator</a>
579</li>
580<li>CLMagnitudePhaseKernel()
581: <a class="el" href="classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml#a249ee7b7204a6f63cf3563eda92e4d0e">CLMagnitudePhaseKernel</a>
582</li>
583<li>CLMeanStdDev()
584: <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev.xhtml#aaa387018cbcc0f29df065cb98f2b32c6">CLMeanStdDev</a>
585</li>
586<li>CLMeanStdDevKernel()
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000587: <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml#a28577b89be9497a1f28902c996f37457">CLMeanStdDevKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000588</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100589<li>CLMemory()
590: <a class="el" href="classarm__compute_1_1_c_l_memory.xhtml#a591dac78f4c0e06908f0a3e577605f50">CLMemory</a>
591</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000592<li>CLMinMaxKernel()
593: <a class="el" href="classarm__compute_1_1_c_l_min_max_kernel.xhtml#a1eee74ce4ed867bf6543d262e8eca671">CLMinMaxKernel</a>
594</li>
Kaizen8938bd32017-09-28 14:38:23 +0100595<li>CLMinMaxLayerKernel()
596: <a class="el" href="classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml#acffee1229668bf0e42fbdaa1bf358cc8">CLMinMaxLayerKernel</a>
597</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000598<li>CLMinMaxLocation()
599: <a class="el" href="classarm__compute_1_1_c_l_min_max_location.xhtml#a9071fb1db3bb78426f8557bd22107c56">CLMinMaxLocation</a>
600</li>
601<li>CLMinMaxLocationKernel()
602: <a class="el" href="classarm__compute_1_1_c_l_min_max_location_kernel.xhtml#a2c0d2e5c0df9d1fd0e8a482944d65cc5">CLMinMaxLocationKernel</a>
603</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100604<li>CLMultiHOG()
605: <a class="el" href="classarm__compute_1_1_c_l_multi_h_o_g.xhtml#a88dcfbbdb14ffc930e0f3e1eaf5b9d86">CLMultiHOG</a>
606</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000607<li>CLMultiImage()
608: <a class="el" href="classarm__compute_1_1_c_l_multi_image.xhtml#a1cda3e46e0e37219f45643bc6445e5cf">CLMultiImage</a>
609</li>
610<li>CLNonLinearFilterKernel()
611: <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml#a84f1118322af5d0170abdef07b79779b">CLNonLinearFilterKernel</a>
612</li>
613<li>CLNormalizationLayer()
614: <a class="el" href="classarm__compute_1_1_c_l_normalization_layer.xhtml#af701c07acc080cbb2b3a13f7daf94890">CLNormalizationLayer</a>
615</li>
616<li>CLNormalizationLayerKernel()
617: <a class="el" href="classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml#aaf8c501a2a845b96a3232927841cf9c7">CLNormalizationLayerKernel</a>
618</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000619<li>clone()
Jenkinsb3a371b2018-05-23 11:36:53 +0100620: <a class="el" href="structarm__compute_1_1graph_1_1_tensor_descriptor.xhtml#a67a9182c0c500d54a437be4288527462">TensorDescriptor</a>
621, <a class="el" href="classarm__compute_1_1misc_1_1_i_cloneable.xhtml#a4d10e5012a872e7f78f2b539b673049d">ICloneable&lt; T &gt;</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000622, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a4c066d42d665fafb8cfe80b99411e4fb">SubTensorInfo</a>
623, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a4c066d42d665fafb8cfe80b99411e4fb">TensorInfo</a>
624</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000625<li>CLOpticalFlow()
Kaizen8938bd32017-09-28 14:38:23 +0100626: <a class="el" href="classarm__compute_1_1_c_l_optical_flow.xhtml#af823f026d40781422461f10013b78b62">CLOpticalFlow</a>
627</li>
628<li>close()
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000629: <a class="el" href="classarm__compute_1_1io_1_1_file_handler.xhtml#a5ae591df94fc66ccb85cbb6565368bca">FileHandler</a>
630, <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_p_m_u.xhtml#a5ae591df94fc66ccb85cbb6565368bca">PMU</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000631</li>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000632<li>CLPermuteKernel()
633: <a class="el" href="classarm__compute_1_1_c_l_permute_kernel.xhtml#a155aa76403dc4051493ffb37389a27c7">CLPermuteKernel</a>
634</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000635<li>CLPixelWiseMultiplicationKernel()
636: <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml#a70cf3d6c93ca36362e7ea84c5259bb45">CLPixelWiseMultiplicationKernel</a>
637</li>
638<li>CLPoolingLayerKernel()
639: <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#aefe6fd4d2eb7b372d4fc39106fb94314">CLPoolingLayerKernel</a>
640</li>
641<li>CLPyramid()
642: <a class="el" href="classarm__compute_1_1_c_l_pyramid.xhtml#a24edddb8cac90e092ecbd4a2d2a1ce59">CLPyramid</a>
643</li>
Kaizen8938bd32017-09-28 14:38:23 +0100644<li>CLQuantizationLayer()
645: <a class="el" href="classarm__compute_1_1_c_l_quantization_layer.xhtml#af4032433e87b3c30aeb5c8ad5156a432">CLQuantizationLayer</a>
646</li>
647<li>CLQuantizationLayerKernel()
648: <a class="el" href="classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml#aec2ad990f91ebeb1c5e26426bcb9529c">CLQuantizationLayerKernel</a>
649</li>
650<li>CLReductionOperation()
651: <a class="el" href="classarm__compute_1_1_c_l_reduction_operation.xhtml#a0e1e0cc8ceb412f8809d5fabf037d7ae">CLReductionOperation</a>
652</li>
653<li>CLReductionOperationKernel()
654: <a class="el" href="classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml#aa037c3742d874eab9ba733ee60ef145d">CLReductionOperationKernel</a>
655</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000656<li>CLRemapKernel()
657: <a class="el" href="classarm__compute_1_1_c_l_remap_kernel.xhtml#a8d792187f7b15bdd091b347942f9fe31">CLRemapKernel</a>
658</li>
Kaizen8938bd32017-09-28 14:38:23 +0100659<li>CLReshapeLayerKernel()
660: <a class="el" href="classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml#ab7a7f679ba9f567fbe64ebc2ad4c4324">CLReshapeLayerKernel</a>
661</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100662<li>CLRNNLayer()
663: <a class="el" href="classarm__compute_1_1_c_l_r_n_n_layer.xhtml#ac511e3c07ea1ec0652dc67a18a4cef13">CLRNNLayer</a>
664</li>
Kaizen8938bd32017-09-28 14:38:23 +0100665<li>CLROIPoolingLayerKernel()
666: <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml#ab49afa77253c012ae4c535a7bffc6ada">CLROIPoolingLayerKernel</a>
667</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000668<li>CLScharr3x3Kernel()
669: <a class="el" href="classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml#aca3036ac865b6a36d00babf0c0e37f5b">CLScharr3x3Kernel</a>
670</li>
671<li>CLSeparableConvolutionHorKernel()
672: <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml#a94525a39744fe15630e1e9304042ca8f">CLSeparableConvolutionHorKernel&lt; matrix_size &gt;</a>
673</li>
674<li>CLSobel3x3Kernel()
675: <a class="el" href="classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml#ab7a2f7de3f6283829d5aa91b6389c369">CLSobel3x3Kernel</a>
676</li>
677<li>CLSobel5x5()
Kaizen8938bd32017-09-28 14:38:23 +0100678: <a class="el" href="classarm__compute_1_1_c_l_sobel5x5.xhtml#a53b75753321fbbb100852784039483f7">CLSobel5x5</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000679</li>
680<li>CLSobel5x5HorKernel()
681: <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml#a1f3533b3e2518b3aeb674ee867444f92">CLSobel5x5HorKernel</a>
682</li>
683<li>CLSobel5x5VertKernel()
684: <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml#a15a2d4d168650689f736d743175286ee">CLSobel5x5VertKernel</a>
685</li>
686<li>CLSobel7x7()
Kaizen8938bd32017-09-28 14:38:23 +0100687: <a class="el" href="classarm__compute_1_1_c_l_sobel7x7.xhtml#a0763281a67c98c916d8d9120a1a19ba1">CLSobel7x7</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000688</li>
689<li>CLSobel7x7HorKernel()
690: <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml#a90ad84a7cbb27dfb01c523e571f81289">CLSobel7x7HorKernel</a>
691</li>
692<li>CLSobel7x7VertKernel()
693: <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml#a95c6c9a6fbe13b880ae4b6a9805648c9">CLSobel7x7VertKernel</a>
694</li>
695<li>CLSoftmaxLayer()
Kaizen8938bd32017-09-28 14:38:23 +0100696: <a class="el" href="classarm__compute_1_1_c_l_softmax_layer.xhtml#a6ff0e7d2274ef82a3418820ca8b00302">CLSoftmaxLayer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000697</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100698<li>CLSubTensor()
Jenkinsb3a371b2018-05-23 11:36:53 +0100699: <a class="el" href="classarm__compute_1_1_c_l_sub_tensor.xhtml#a8eba94c1cb1d9ddf253b3d9594ac4355">CLSubTensor</a>
700</li>
701<li>CLSubTensorHandle()
702: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_sub_tensor_handle.xhtml#a086b550f3a652cb38ae22537f11f9134">CLSubTensorHandle</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100703</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000704<li>CLTensor()
705: <a class="el" href="classarm__compute_1_1_c_l_tensor.xhtml#a7fa2f475bb0d2ad03746bc814fea580e">CLTensor</a>
706</li>
707<li>CLTensorAllocator()
Kaizen8938bd32017-09-28 14:38:23 +0100708: <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a3eb6246839f0d541494d40991336ddf5">CLTensorAllocator</a>
709</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100710<li>CLTensorHandle()
711: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_tensor_handle.xhtml#ad9ea997f4d444fba90a4a9da923c32b7">CLTensorHandle</a>
712</li>
Kaizen8938bd32017-09-28 14:38:23 +0100713<li>CLTuner()
Jenkinsc3f34a42018-03-02 12:38:09 +0000714: <a class="el" href="classarm__compute_1_1_c_l_tuner.xhtml#ad551ac5b533cac7908910085117f5ca8">CLTuner</a>
Kaizen8938bd32017-09-28 14:38:23 +0100715</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100716<li>CLWeightsReshapeKernel()
Kaizen8938bd32017-09-28 14:38:23 +0100717: <a class="el" href="classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml#aa5640a1a27f384794a52ce209115add5">CLWeightsReshapeKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100718</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100719<li>CLWidthConcatenateLayer()
720: <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer.xhtml#a13c4828072a7f8229748b08bf7e65a7c">CLWidthConcatenateLayer</a>
721</li>
722<li>CLWidthConcatenateLayerKernel()
723: <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer_kernel.xhtml#ae285effa98167509759e102861bf0048">CLWidthConcatenateLayerKernel</a>
724</li>
725<li>CLWinogradConvolutionLayer()
726: <a class="el" href="classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml#a331149c5bce4eb9bf1702b3dffd11da9">CLWinogradConvolutionLayer</a>
727</li>
728<li>CLWinogradFilterTransformKernel()
729: <a class="el" href="classarm__compute_1_1_c_l_winograd_filter_transform_kernel.xhtml#a9b0a0573570e279d16982d3443b783f3">CLWinogradFilterTransformKernel</a>
730</li>
731<li>CLWinogradInputTransformKernel()
732: <a class="el" href="classarm__compute_1_1_c_l_winograd_input_transform_kernel.xhtml#a2e105c0e233d4f84c517d97fd9f30cb3">CLWinogradInputTransformKernel</a>
733</li>
734<li>CLWinogradOutputTransformKernel()
735: <a class="el" href="classarm__compute_1_1_c_l_winograd_output_transform_kernel.xhtml#aacbd8b6e99575dc039d8e772a4e05ef1">CLWinogradOutputTransformKernel</a>
736</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100737<li>collapse()
Anthony Barbier06ea0482018-02-22 15:45:35 +0000738: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a0c265a91027decdda59e5086c550d0f7">Dimensions&lt; T &gt;</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100739, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml#a8e15e87871211f98c2b566137e38ef99">TensorShape</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000740, <a class="el" href="classarm__compute_1_1_window.xhtml#a3a941af3830a95de75deaba899c5f145">Window</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100741</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000742<li>collapse_from()
743: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a112cc1d5093b7672bf11569659251a7c">Dimensions&lt; T &gt;</a>
744</li>
Kaizen8938bd32017-09-28 14:38:23 +0100745<li>collapse_if_possible()
Anthony Barbier06ea0482018-02-22 15:45:35 +0000746: <a class="el" href="classarm__compute_1_1_window.xhtml#abf85e7e29bfbe8b7acf6ad7cb4fd01b9">Window</a>
747</li>
748<li>collapsed_from()
749: <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml#a3b572f2fcba6fcf8b944a9161b2d365f">TensorShape</a>
Kaizen8938bd32017-09-28 14:38:23 +0100750</li>
751<li>CommandLineParser()
752: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_command_line_parser.xhtml#a169ae39f7c9da9fee21c577ae5d7954f">CommandLineParser</a>
753</li>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000754<li>CommonOptions()
755: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_common_options.xhtml#a8a6279b9d4e0a96cf38ba1041b9999ca">CommonOptions</a>
756</li>
Kaizen8938bd32017-09-28 14:38:23 +0100757<li>compare_base()
758: <a class="el" href="structarm__compute_1_1test_1_1validation_1_1compare__base.xhtml#a42c8a61b86fc900746fef0f1f70a9430">compare_base&lt; T &gt;</a>
759</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100760<li>compare_dimension()
761: <a class="el" href="classarm__compute_1_1detail_1_1compare__dimension.xhtml#afe99c6d8da678f7dce4e4a58ad1e0175">compare_dimension&lt; T &gt;</a>
762</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000763<li>compile_shader()
764: <a class="el" href="classarm__compute_1_1_g_c_program.xhtml#acab405c2120743ab9e063930064a6b0a">GCProgram</a>
765</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100766<li>compute_output_descriptor()
767: <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a3f42ef4f962046c017f3694e7f774f7e">ConvolutionLayerNode</a>
768, <a class="el" href="classarm__compute_1_1graph_1_1_depth_concatenate_layer_node.xhtml#a93f5017cc0641d1d533670e87cfa0533">DepthConcatenateLayerNode</a>
769, <a class="el" href="classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.xhtml#a3f42ef4f962046c017f3694e7f774f7e">DepthwiseConvolutionLayerNode</a>
770, <a class="el" href="classarm__compute_1_1graph_1_1_fully_connected_layer_node.xhtml#a096965236945feb111c60b7107009fa0">FullyConnectedLayerNode</a>
771, <a class="el" href="classarm__compute_1_1graph_1_1_pooling_layer_node.xhtml#a14dd37682ad2d424ddcfee2c2010c208">PoolingLayerNode</a>
772, <a class="el" href="classarm__compute_1_1graph_1_1_split_layer_node.xhtml#aa5d601f554c145dbfcde242e436dd84b">SplitLayerNode</a>
773</li>
Anthony Barbiera4376382017-04-12 15:12:46 +0100774<li>compute_valid_region()
775: <a class="el" href="classarm__compute_1_1_access_window_auto_padding.xhtml#afcb885847b100ff54645487092b6af74">AccessWindowAutoPadding</a>
776, <a class="el" href="classarm__compute_1_1_access_window_rectangle.xhtml#a982d6e438dabc0d759d01464fe939cfd">AccessWindowRectangle</a>
777, <a class="el" href="classarm__compute_1_1_access_window_static.xhtml#aab85c0fd0e72d231aad894f28f12528b">AccessWindowStatic</a>
778, <a class="el" href="classarm__compute_1_1_access_window_transpose.xhtml#ae80edc371ba9f02d756aed720040878b">AccessWindowTranspose</a>
779, <a class="el" href="classarm__compute_1_1_i_access_window.xhtml#ae2b4aabf2a14dce92e04c0eeb0ab73b9">IAccessWindow</a>
780</li>
Jenkinsb3a371b2018-05-23 11:36:53 +0100781<li>compute_weights_descriptor()
782: <a class="el" href="classarm__compute_1_1graph_1_1_fully_connected_layer_node.xhtml#abe1e7a42f83dfdcc0e649d4af4bb767a">FullyConnectedLayerNode</a>
783</li>
784<li>config()
785: <a class="el" href="classarm__compute_1_1graph_1_1_graph_context.xhtml#aa125fab45e162e317c6e287fd7a63710">GraphContext</a>
786</li>
Kaizen8938bd32017-09-28 14:38:23 +0100787<li>config_id()
788: <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#a226d2e9e6d3c42d681666566fe950b2d">ICLKernel</a>
789</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000790<li>configure()
791: <a class="el" href="classarm__compute_1_1_c_l_absolute_difference.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLAbsoluteDifference</a>
792, <a class="el" href="classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLAbsoluteDifferenceKernel</a>
793, <a class="el" href="classarm__compute_1_1_c_l_accumulate.xhtml#a04e027a7698e425da35a2d1a4adf6c3c">CLAccumulate</a>
794, <a class="el" href="classarm__compute_1_1_c_l_accumulate_kernel.xhtml#a04e027a7698e425da35a2d1a4adf6c3c">CLAccumulateKernel</a>
795, <a class="el" href="classarm__compute_1_1_c_l_accumulate_squared.xhtml#ade36d9a0c92807caac072618a6d9a643">CLAccumulateSquared</a>
796, <a class="el" href="classarm__compute_1_1_c_l_accumulate_squared_kernel.xhtml#ade36d9a0c92807caac072618a6d9a643">CLAccumulateSquaredKernel</a>
797, <a class="el" href="classarm__compute_1_1_c_l_accumulate_weighted.xhtml#a480232581dba02e630dd045e2f80ae87">CLAccumulateWeighted</a>
798, <a class="el" href="classarm__compute_1_1_c_l_accumulate_weighted_kernel.xhtml#a480232581dba02e630dd045e2f80ae87">CLAccumulateWeightedKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100799, <a class="el" href="classarm__compute_1_1_c_l_activation_layer.xhtml#a239fea32ba46d038ba350dba58026c45">CLActivationLayer</a>
800, <a class="el" href="classarm__compute_1_1_c_l_activation_layer_kernel.xhtml#a239fea32ba46d038ba350dba58026c45">CLActivationLayerKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000801, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition.xhtml#a7af75ca77a6e9eb53532e7ab1317bdc3">CLArithmeticAddition</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000802, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticAdditionKernel</a>
803, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticSubtraction</a>
804, <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticSubtractionKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100805, <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer.xhtml#a2b8fc7ef9b53c8a4e6b13995109ebf18">CLBatchNormalizationLayer</a>
806, <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml#a2b8fc7ef9b53c8a4e6b13995109ebf18">CLBatchNormalizationLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000807, <a class="el" href="classarm__compute_1_1_c_l_bitwise_and.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseAnd</a>
808, <a class="el" href="classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseAndKernel</a>
809, <a class="el" href="classarm__compute_1_1_c_l_bitwise_not.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLBitwiseNot</a>
810, <a class="el" href="classarm__compute_1_1_c_l_bitwise_not_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLBitwiseNotKernel</a>
811, <a class="el" href="classarm__compute_1_1_c_l_bitwise_or.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseOr</a>
812, <a class="el" href="classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseOrKernel</a>
813, <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseXor</a>
814, <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseXorKernel</a>
815, <a class="el" href="classarm__compute_1_1_c_l_box3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLBox3x3</a>
816, <a class="el" href="classarm__compute_1_1_c_l_box3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLBox3x3Kernel</a>
817, <a class="el" href="classarm__compute_1_1_c_l_canny_edge.xhtml#aa874f9e002bdb799f38411a5fef07b1d">CLCannyEdge</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000818, <a class="el" href="classarm__compute_1_1_c_l_channel_combine.xhtml#a58e6a56bbed6249ac14e412178c36db1">CLChannelCombine</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000819, <a class="el" href="classarm__compute_1_1_c_l_channel_combine_kernel.xhtml#a58e6a56bbed6249ac14e412178c36db1">CLChannelCombineKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000820, <a class="el" href="classarm__compute_1_1_c_l_channel_extract.xhtml#a359fed4a61e4568d258d27aee9bc20c4">CLChannelExtract</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000821, <a class="el" href="classarm__compute_1_1_c_l_channel_extract_kernel.xhtml#a359fed4a61e4568d258d27aee9bc20c4">CLChannelExtractKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100822, <a class="el" href="classarm__compute_1_1_c_l_channel_shuffle_layer.xhtml#ac3565f1b98fd3ebfdbe0fa2ff727759a">CLChannelShuffleLayer</a>
823, <a class="el" href="classarm__compute_1_1_c_l_channel_shuffle_layer_kernel.xhtml#ac3565f1b98fd3ebfdbe0fa2ff727759a">CLChannelShuffleLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000824, <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#aad0cb4f6949783837d04c3548ff08f99">CLCol2ImKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100825, <a class="el" href="classarm__compute_1_1_c_l_color_convert.xhtml#a929e4dc37962a830cfa2a20da4470cfa">CLColorConvert</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000826, <a class="el" href="classarm__compute_1_1_c_l_color_convert_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLColorConvertKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100827, <a class="el" href="classarm__compute_1_1_c_l_convert_fully_connected_weights.xhtml#a52184fd44c124af2e50bdb1649781782">CLConvertFullyConnectedWeights</a>
828, <a class="el" href="classarm__compute_1_1_c_l_convert_fully_connected_weights_kernel.xhtml#a52184fd44c124af2e50bdb1649781782">CLConvertFullyConnectedWeightsKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000829, <a class="el" href="classarm__compute_1_1_c_l_convolution3x3.xhtml#a26e1b4686b1f2d591d62d11585114a82">CLConvolution3x3</a>
830, <a class="el" href="classarm__compute_1_1_c_l_convolution_kernel.xhtml#a07e35fa34ecbbc82d848fa3997cc6fdb">CLConvolutionKernel&lt; matrix_size &gt;</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100831, <a class="el" href="classarm__compute_1_1_c_l_convolution_layer.xhtml#a37e73addd8f6a066a86ac49375323c7f">CLConvolutionLayer</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000832, <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml#a9a3d99b364c89f386250cc92dddc6b1b">CLConvolutionLayerReshapeWeights</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000833, <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle.xhtml#aa0b5cdc99cad00d35521aa756365cef2">CLConvolutionRectangle</a>
834, <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml#abcf9df2e9d1da8abf27ca1678951673f">CLConvolutionRectangleKernel</a>
835, <a class="el" href="classarm__compute_1_1_c_l_convolution_square.xhtml#a26e1b4686b1f2d591d62d11585114a82">CLConvolutionSquare&lt; matrix_size &gt;</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100836, <a class="el" href="classarm__compute_1_1_c_l_copy.xhtml#ad1a757fab7094ad4f38bdd11d369f6ae">CLCopy</a>
837, <a class="el" href="classarm__compute_1_1_c_l_copy_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLCopyKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000838, <a class="el" href="classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#a1d8f06853b678915058ff9e8259948b3">CLCopyToArrayKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000839, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer.xhtml#a7434501a0854b5bfd502b46580b29d7c">CLDeconvolutionLayer</a>
840, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample.xhtml#afefc21cb9bbf278c5110778f28960b10">CLDeconvolutionLayerUpsample</a>
841, <a class="el" href="classarm__compute_1_1_c_l_deconvolution_layer_upsample_kernel.xhtml#a6f53fcc87865ecf2868305b85ec7460b">CLDeconvolutionLayerUpsampleKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000842, <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer.xhtml#ae1e594a6c6605fb33245f84722039eab">CLDepthConcatenateLayer</a>
843, <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_layer_kernel.xhtml#a96671071c32559313f5827c5487f9f72">CLDepthConcatenateLayerKernel</a>
844, <a class="el" href="classarm__compute_1_1_c_l_depth_convert_layer.xhtml#a536f0de1a70ea80d40b0a24657ac5290">CLDepthConvertLayer</a>
845, <a class="el" href="classarm__compute_1_1_c_l_depth_convert_layer_kernel.xhtml#a536f0de1a70ea80d40b0a24657ac5290">CLDepthConvertLayerKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100846, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3.xhtml#ae536ece130ddb5e22e7f11e6b67f1673">CLDepthwiseConvolutionLayer3x3</a>
847, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_c_h_w_kernel.xhtml#a80ef2daf9e40f7b6d947b4ce8e35a0fb">CLDepthwiseConvolutionLayer3x3NCHWKernel</a>
848, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer3x3_n_h_w_c_kernel.xhtml#a80ef2daf9e40f7b6d947b4ce8e35a0fb">CLDepthwiseConvolutionLayer3x3NHWCKernel</a>
849, <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution_layer.xhtml#ab3c474a65a8c44a18cd50670c5d3aee4">CLDepthwiseConvolutionLayer</a>
850, <a class="el" href="classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml#ac8fd96dc84b439ae650ee005b8fa6455">CLDepthwiseIm2ColKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000851, <a class="el" href="classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml#af7ca3f45f6dbfc7737c75fbf91fcc4c5">CLDepthwiseSeparableConvolutionLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100852, <a class="el" href="classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml#a0958dbd0887df9802a2433316e8fc6b7">CLDepthwiseVectorToTensorKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000853, <a class="el" href="classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml#ab4ce8dea224953952665e2b0d3e0ece7">CLDepthwiseWeightsReshapeKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100854, <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer.xhtml#a6b14fa2a92543bff4d379cafc689ba54">CLDequantizationLayer</a>
855, <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml#a6b14fa2a92543bff4d379cafc689ba54">CLDequantizationLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000856, <a class="el" href="classarm__compute_1_1_c_l_derivative.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLDerivative</a>
857, <a class="el" href="classarm__compute_1_1_c_l_derivative_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLDerivativeKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000858, <a class="el" href="classarm__compute_1_1_c_l_dilate.xhtml#a2a829a721f585b9028e9712e71698e69">CLDilate</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000859, <a class="el" href="classarm__compute_1_1_c_l_dilate_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLDilateKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100860, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer.xhtml#a2e850fb98fe28b49a41a89832e78e87c">CLDirectConvolutionLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100861, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml#a0e2cfb6fb263bd6f761756c816574345">CLDirectConvolutionLayerKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000862, <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_output_stage_kernel.xhtml#a5fcbc12271b2180b57b5a74d421d0448">CLDirectConvolutionLayerOutputStageKernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100863, <a class="el" href="classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml#a209e05c2e2bf4d5fb2b9e3f75c7d79aa">CLEdgeNonMaxSuppressionKernel</a>
864, <a class="el" href="classarm__compute_1_1_c_l_edge_trace_kernel.xhtml#af4b40677259a11edd3e83e82c1c6dd9d">CLEdgeTraceKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000865, <a class="el" href="classarm__compute_1_1_c_l_equalize_histogram.xhtml#a78c50e58e4c8be6de11ac6e78ca02eff">CLEqualizeHistogram</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000866, <a class="el" href="classarm__compute_1_1_c_l_erode.xhtml#a2a829a721f585b9028e9712e71698e69">CLErode</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000867, <a class="el" href="classarm__compute_1_1_c_l_erode_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLErodeKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000868, <a class="el" href="classarm__compute_1_1_c_l_fast_corners.xhtml#ac519f19806984be1fddf6c04ea508626">CLFastCorners</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000869, <a class="el" href="classarm__compute_1_1_c_l_fast_corners_kernel.xhtml#a84deccfff9f686445194594e058284bf">CLFastCornersKernel</a>
870, <a class="el" href="classarm__compute_1_1_c_l_fill_border.xhtml#acd47b636ec90ab214e6f194989ea7af5">CLFillBorder</a>
871, <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#ae1b9fe62ed42f469f1de879c33d75c06">CLFillBorderKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100872, <a class="el" href="classarm__compute_1_1_c_l_flatten_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFlattenLayer</a>
873, <a class="el" href="classarm__compute_1_1_c_l_floor.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFloor</a>
874, <a class="el" href="classarm__compute_1_1_c_l_floor_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFloorKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100875, <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer.xhtml#a55e5ebb7cdabf8bf197698453543dfb5">CLFullyConnectedLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100876, <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFullyConnectedLayerReshapeWeights</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000877, <a class="el" href="classarm__compute_1_1_c_l_gaussian3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLGaussian3x3</a>
878, <a class="el" href="classarm__compute_1_1_c_l_gaussian3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian3x3Kernel</a>
879, <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5.xhtml#a2a829a721f585b9028e9712e71698e69">CLGaussian5x5</a>
880, <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5_hor_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian5x5HorKernel</a>
881, <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5_vert_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian5x5VertKernel</a>
882, <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid.xhtml#ae518f24b88a33e296030407e1a42d5fb">CLGaussianPyramid</a>
883, <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml#a9f1c2312374125fd95ee145a4f07515c">CLGaussianPyramidHalf</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100884, <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGaussianPyramidHorKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000885, <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml#a9f1c2312374125fd95ee145a4f07515c">CLGaussianPyramidOrb</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100886, <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGaussianPyramidVertKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000887, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m.xhtml#a34e7b882208ff6720bad2e4f2c7565c5">CLGEMM</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100888, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_convolution_layer.xhtml#a4061feabf324cd9555754dd3b7ecc930">CLGEMMConvolutionLayer</a>
Anthony Barbier46d59272017-05-04 09:15:15 +0100889, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMInterleave4x4</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000890, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml#a2238b6c75a9ca204fc657db2dd1c2aa7">CLGEMMInterleave4x4Kernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000891, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml#a613f25e524dbabbff55ea9d7df53c7f6">CLGEMMLowpMatrixAReductionKernel</a>
892, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml#aa526095c6ddce38f2ef22d45e18e2fe2">CLGEMMLowpMatrixBReductionKernel</a>
893, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_core.xhtml#a507a231e2fc47ce556a5863bd1a48e1f">CLGEMMLowpMatrixMultiplyCore</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000894, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a4ed20a874d049cc5042bfbe7f81733a3">CLGEMMLowpMatrixMultiplyKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000895, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_offset_contribution_kernel.xhtml#af1085224008bc4693092131f01ef971b">CLGEMMLowpOffsetContributionKernel</a>
896, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml#af127cda81674a7864000a3e70877c4c2">CLGEMMLowpQuantizeDownInt32ToUint8Scale</a>
897, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml#a15da37f661fdcd81c1f25c5d6bdc6abd">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint</a>
898, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml#a15da37f661fdcd81c1f25c5d6bdc6abd">CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel</a>
899, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml#af127cda81674a7864000a3e70877c4c2">CLGEMMLowpQuantizeDownInt32ToUint8ScaleKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000900, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#acd42d73bdf14e61d6414450f134e9651">CLGEMMMatrixAccumulateBiasesKernel</a>
901, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml#a00ca198bac061a1fdfbb4246e7048e63">CLGEMMMatrixAdditionKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000902, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml#aa0b9705b5c793dd3867aaada15bda02c">CLGEMMMatrixMultiplyKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100903, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a083cbb32c94ef493098ee169dc36c486">CLGEMMMatrixVectorMultiplyKernel</a>
904, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMTranspose1xW</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000905, <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml#a9718c86f3b9141ca3f05ede073e17d12">CLGEMMTranspose1xWKernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100906, <a class="el" href="classarm__compute_1_1_c_l_gradient_kernel.xhtml#ad67340e556964fbc6aee83f7b2ff8101">CLGradientKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000907, <a class="el" href="classarm__compute_1_1_c_l_harris_corners.xhtml#a1c35ef0fadb16911061a0a54be3c17af">CLHarrisCorners</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000908, <a class="el" href="classarm__compute_1_1_c_l_harris_score_kernel.xhtml#aab77e3e19e73caf469b27792d710a3be">CLHarrisScoreKernel</a>
909, <a class="el" href="classarm__compute_1_1_c_l_histogram.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogram</a>
910, <a class="el" href="classarm__compute_1_1_c_l_histogram_border_kernel.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogramBorderKernel</a>
911, <a class="el" href="classarm__compute_1_1_c_l_histogram_kernel.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogramKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100912, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml#ae2df93f92808deb66ddc274ee9b27307">CLHOGBlockNormalizationKernel</a>
913, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml#aa13cb80b9e2387f342aa75b205529a10">CLHOGDescriptor</a>
914, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector.xhtml#af3f7d04fe1de62ddbed7bf165c9d7ec8">CLHOGDetector</a>
915, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml#ad2a21fbefb021552240795ae5b7e8095">CLHOGDetectorKernel</a>
916, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_gradient.xhtml#a229bdf53bc1dad3b2408d48db8bcaa96">CLHOGGradient</a>
917, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml#ab5d20af02c277cdfdb18dc5ead27ffb7">CLHOGMultiDetection</a>
918, <a class="el" href="classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml#aee747cfad262c60d10befc32e5315e4e">CLHOGOrientationBinningKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100919, <a class="el" href="classarm__compute_1_1_c_l_im2_col_kernel.xhtml#ad0cd0538c56396e94f2dba51444134af">CLIm2ColKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000920, <a class="el" href="classarm__compute_1_1_c_l_integral_image.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLIntegralImage</a>
921, <a class="el" href="classarm__compute_1_1_c_l_integral_image_hor_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLIntegralImageHorKernel</a>
922, <a class="el" href="classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml#a2ee43bea6ad1257f88be93bdd4fff2cf">CLIntegralImageVertKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000923, <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer.xhtml#abd78f7859a5d16093e468b555c9bf209">CLL2NormalizeLayer</a>
924, <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_layer_kernel.xhtml#ad7ee2c6ba4a132418b0c5d76809c1b8d">CLL2NormalizeLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000925, <a class="el" href="classarm__compute_1_1_c_l_laplacian_pyramid.xhtml#affa012258b464b065d72cc26657119d4">CLLaplacianPyramid</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000926, <a class="el" href="classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml#a129d848ae0d03b4d4dcbc5e3763623cf">CLLaplacianReconstruct</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000927, <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_finalize_kernel.xhtml#a020db92b2cd6b5c0c8482402f38e08e5">CLLKTrackerFinalizeKernel</a>
928, <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_init_kernel.xhtml#adc3ba3031b85b80ceacde189d1ebe2aa">CLLKTrackerInitKernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100929, <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml#af50d75c9037fab52ec75dd9be62103a3">CLLKTrackerStage0Kernel</a>
930, <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml#ad4e047471bcabdeae5c07e1ed627ce64">CLLKTrackerStage1Kernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100931, <a class="el" href="classarm__compute_1_1_c_l_locally_connected_layer.xhtml#a0e2cfb6fb263bd6f761756c816574345">CLLocallyConnectedLayer</a>
932, <a class="el" href="classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml#a083cbb32c94ef493098ee169dc36c486">CLLocallyConnectedMatrixMultiplyKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000933, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLLogits1DMaxKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000934, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_shift_exp_sum_kernel.xhtml#ac168c44d948adca330a511f2c5c5664e">CLLogits1DMaxShiftExpSumKernel</a>
935, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml#a9bca697c45946b4c488e500103836794">CLLogits1DNormKernel</a>
936, <a class="el" href="classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml#aa907109679201f35839ab17cbb8cb84a">CLLogits1DShiftExpSumKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100937, <a class="el" href="classarm__compute_1_1_c_l_l_s_t_m_layer.xhtml#a2e8f6e887d97610ed56e5b89592a80ec">CLLSTMLayer</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000938, <a class="el" href="classarm__compute_1_1_c_l_magnitude.xhtml#ad6d1e1264f62e2fb9a043eba3480e863">CLMagnitude</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000939, <a class="el" href="classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml#a97c0a4edbeca3c32dda036b81446a4d9">CLMagnitudePhaseKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100940, <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev.xhtml#aa7a32280401c276aed328658046abc4c">CLMeanStdDev</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000941, <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml#a85a25a050f0ff16c3081048085a7d082">CLMeanStdDevKernel</a>
942, <a class="el" href="classarm__compute_1_1_c_l_median3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLMedian3x3</a>
943, <a class="el" href="classarm__compute_1_1_c_l_median3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLMedian3x3Kernel</a>
944, <a class="el" href="classarm__compute_1_1_c_l_min_max_kernel.xhtml#abc0a058391c8944b83257ec47b0211b9">CLMinMaxKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100945, <a class="el" href="classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLMinMaxLayerKernel</a>
946, <a class="el" href="classarm__compute_1_1_c_l_min_max_location.xhtml#a8ddb1ad6ae46202fbdc5fb1034b1abd3">CLMinMaxLocation</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000947, <a class="el" href="classarm__compute_1_1_c_l_min_max_location_kernel.xhtml#aaac9d68119e223b67847deb43021630f">CLMinMaxLocationKernel</a>
948, <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter.xhtml#a53cae19fbb200bd9479868919e9045ee">CLNonLinearFilter</a>
949, <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml#a09ed8b2a062c440ad00a290624c39319">CLNonLinearFilterKernel</a>
950, <a class="el" href="classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml#a1a3dfd8c194044e7aafeafe5ca8dce59">CLNonMaximaSuppression3x3</a>
951, <a class="el" href="classarm__compute_1_1_c_l_non_maxima_suppression3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLNonMaximaSuppression3x3Kernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000952, <a class="el" href="classarm__compute_1_1_c_l_normalization_layer.xhtml#ab1b1b768d23eaf10f5f810436c4c856e">CLNormalizationLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100953, <a class="el" href="classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml#a63cacfe183fc86f74c1f3788b14f88da">CLNormalizationLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000954, <a class="el" href="classarm__compute_1_1_c_l_optical_flow.xhtml#a8cd74e6bc7d3bcebbac4002717857601">CLOpticalFlow</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +0000955, <a class="el" href="classarm__compute_1_1_c_l_permute.xhtml#af1f5e1b7e8bbf0768c406be880387a0d">CLPermute</a>
956, <a class="el" href="classarm__compute_1_1_c_l_permute_kernel.xhtml#af1f5e1b7e8bbf0768c406be880387a0d">CLPermuteKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000957, <a class="el" href="classarm__compute_1_1_c_l_phase.xhtml#ac64385feb4cfd5ea1f7e2dc4414392aa">CLPhase</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +0000958, <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml#ab49eaee7b0a9443f7cbd3a73fd0bf2b2">CLPixelWiseMultiplication</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000959, <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml#a3e0a2f39d9dc0f7083aef3b37335afff">CLPixelWiseMultiplicationKernel</a>
960, <a class="el" href="classarm__compute_1_1_c_l_pooling_layer.xhtml#a18f66b53b41f27ca9942695488d8c7aa">CLPoolingLayer</a>
961, <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#a13226200322fb9ca881174695946705c">CLPoolingLayerKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100962, <a class="el" href="classarm__compute_1_1_c_l_quantization_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLQuantizationLayer</a>
963, <a class="el" href="classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml#a33657445d6cf5905c0b74e566f769069">CLQuantizationLayerKernel</a>
964, <a class="el" href="classarm__compute_1_1_c_l_reduction_operation.xhtml#a01cf6dddf3f8768da106527d2f1ee7c5">CLReductionOperation</a>
965, <a class="el" href="classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml#a33999905300929f577ec06e381191dc9">CLReductionOperationKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000966, <a class="el" href="classarm__compute_1_1_c_l_remap.xhtml#ac1eb01546c2f93af14ee04f4a0f8c30a">CLRemap</a>
967, <a class="el" href="classarm__compute_1_1_c_l_remap_kernel.xhtml#ad55d92eda4737d79e57dfdf99e447fb3">CLRemapKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +0100968, <a class="el" href="classarm__compute_1_1_c_l_reshape_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLReshapeLayer</a>
969, <a class="el" href="classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLReshapeLayerKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100970, <a class="el" href="classarm__compute_1_1_c_l_r_n_n_layer.xhtml#ac30701352d51542a3f4923b210d3200a">CLRNNLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +0100971, <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml#afb23d18dd11dece42afaf022216d3056">CLROIPoolingLayer</a>
972, <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml#afb23d18dd11dece42afaf022216d3056">CLROIPoolingLayerKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000973, <a class="el" href="classarm__compute_1_1_c_l_scale.xhtml#aa5f9a9b25bd6f529c29939f6269d59f5">CLScale</a>
974, <a class="el" href="classarm__compute_1_1_c_l_scale_kernel.xhtml#a9769cee6de36f61097651a0fe446f227">CLScaleKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000975, <a class="el" href="classarm__compute_1_1_c_l_scharr3x3.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLScharr3x3</a>
976, <a class="el" href="classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLScharr3x3Kernel</a>
977, <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml#a3fac04034e1bd9deaac9fd1451e77f4f">CLSeparableConvolutionHorKernel&lt; matrix_size &gt;</a>
978, <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_vert_kernel.xhtml#a3c4d5524c637d3964eaeb6040f53d436">CLSeparableConvolutionVertKernel&lt; matrix_size &gt;</a>
979, <a class="el" href="classarm__compute_1_1_c_l_sobel3x3.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel3x3</a>
980, <a class="el" href="classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel3x3Kernel</a>
981, <a class="el" href="classarm__compute_1_1_c_l_sobel5x5.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel5x5</a>
982, <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel5x5HorKernel</a>
983, <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml#a3f047ae95fab233f3385d6ddbd590383">CLSobel5x5VertKernel</a>
984, <a class="el" href="classarm__compute_1_1_c_l_sobel7x7.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel7x7</a>
985, <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel7x7HorKernel</a>
986, <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml#a3f047ae95fab233f3385d6ddbd590383">CLSobel7x7VertKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +0000987, <a class="el" href="classarm__compute_1_1_c_l_softmax_layer.xhtml#a77a4f0c2598309656799d2023ca2e9d8">CLSoftmaxLayer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000988, <a class="el" href="classarm__compute_1_1_c_l_table_lookup.xhtml#af765d82c1c526320140a20792f132fed">CLTableLookup</a>
989, <a class="el" href="classarm__compute_1_1_c_l_table_lookup_kernel.xhtml#af765d82c1c526320140a20792f132fed">CLTableLookupKernel</a>
990, <a class="el" href="classarm__compute_1_1_c_l_threshold.xhtml#a62c37ae969be3b04e0bdceffb4a1dadb">CLThreshold</a>
991, <a class="el" href="classarm__compute_1_1_c_l_threshold_kernel.xhtml#af95973be8cc372e60a6872e18176d1de">CLThresholdKernel</a>
992, <a class="el" href="classarm__compute_1_1_c_l_transpose.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLTranspose</a>
993, <a class="el" href="classarm__compute_1_1_c_l_transpose_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLTransposeKernel</a>
994, <a class="el" href="classarm__compute_1_1_c_l_warp_affine.xhtml#a64ebf69356f81aa7f933569faf1bbbf6">CLWarpAffine</a>
995, <a class="el" href="classarm__compute_1_1_c_l_warp_affine_kernel.xhtml#a80f957260bcc6d37da2a6e10eb885fa8">CLWarpAffineKernel</a>
996, <a class="el" href="classarm__compute_1_1_c_l_warp_perspective.xhtml#a64ebf69356f81aa7f933569faf1bbbf6">CLWarpPerspective</a>
997, <a class="el" href="classarm__compute_1_1_c_l_warp_perspective_kernel.xhtml#a80f957260bcc6d37da2a6e10eb885fa8">CLWarpPerspectiveKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100998, <a class="el" href="classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml#a74f55a4d6b772d24f720905b5edd8cb0">CLWeightsReshapeKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +0100999, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer.xhtml#ae1e594a6c6605fb33245f84722039eab">CLWidthConcatenateLayer</a>
1000, <a class="el" href="classarm__compute_1_1_c_l_width_concatenate_layer_kernel.xhtml#a055116cefc341baaeba1dd9fb25e0432">CLWidthConcatenateLayerKernel</a>
1001, <a class="el" href="classarm__compute_1_1_c_l_winograd_convolution_layer.xhtml#a795a5e806f4334092fc9f491fe794998">CLWinogradConvolutionLayer</a>
1002, <a class="el" href="classarm__compute_1_1_c_l_winograd_filter_transform_kernel.xhtml#add649717b97789f69133093fe9852bb2">CLWinogradFilterTransformKernel</a>
1003, <a class="el" href="classarm__compute_1_1_c_l_winograd_input_transform.xhtml#a703fa268e40647a42ebded33750fe74e">CLWinogradInputTransform</a>
1004, <a class="el" href="classarm__compute_1_1_c_l_winograd_input_transform_kernel.xhtml#add649717b97789f69133093fe9852bb2">CLWinogradInputTransformKernel</a>
1005, <a class="el" href="classarm__compute_1_1_c_l_winograd_output_transform_kernel.xhtml#a87b8490ebd6249b86c82146c81814fbd">CLWinogradOutputTransformKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001006, <a class="el" href="classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#a4a5bcfcb1a9a25daecc442af866f0632">CPPCornerCandidatesKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001007, <a class="el" href="classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml#ad56ff9909955d92abeabbe43c1a21bd9">CPPDetectionWindowNonMaximaSuppressionKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001008, <a class="el" href="classarm__compute_1_1_c_p_p_permute.xhtml#a93c836ab36443b23753d99495761daf7">CPPPermute</a>
1009, <a class="el" href="classarm__compute_1_1_c_p_p_permute_kernel.xhtml#a93c836ab36443b23753d99495761daf7">CPPPermuteKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001010, <a class="el" href="classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml#a5bcc803e3a8b159ba7f09acb25dba452">CPPSortEuclideanDistanceKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001011, <a class="el" href="classarm__compute_1_1_c_p_p_upsample.xhtml#a84b9f39cc1a119dc9da89cf2ccbdf7b7">CPPUpsample</a>
1012, <a class="el" href="classarm__compute_1_1_c_p_p_upsample_kernel.xhtml#a84b9f39cc1a119dc9da89cf2ccbdf7b7">CPPUpsampleKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001013, <a class="el" href="classarm__compute_1_1_g_c_absolute_difference.xhtml#ae5c39de30616d2572a54ad4013004ac5">GCAbsoluteDifference</a>
1014, <a class="el" href="classarm__compute_1_1_g_c_absolute_difference_kernel.xhtml#ae5c39de30616d2572a54ad4013004ac5">GCAbsoluteDifferenceKernel</a>
1015, <a class="el" href="classarm__compute_1_1_g_c_activation_layer.xhtml#a0fdcd48f36eb1310d56f0f0d5ce9ab00">GCActivationLayer</a>
1016, <a class="el" href="classarm__compute_1_1_g_c_activation_layer_kernel.xhtml#a0fdcd48f36eb1310d56f0f0d5ce9ab00">GCActivationLayerKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001017, <a class="el" href="classarm__compute_1_1_g_c_arithmetic_addition.xhtml#a77d4c38915be03f7fa7031c73470b0c6">GCArithmeticAddition</a>
1018, <a class="el" href="classarm__compute_1_1_g_c_arithmetic_addition_kernel.xhtml#a77d4c38915be03f7fa7031c73470b0c6">GCArithmeticAdditionKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001019, <a class="el" href="classarm__compute_1_1_g_c_batch_normalization_layer.xhtml#ab66d55b5fca2d08c253e4e9a37f9c6bc">GCBatchNormalizationLayer</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001020, <a class="el" href="classarm__compute_1_1_g_c_batch_normalization_layer_kernel.xhtml#a532d29716a4ea6315294f4d892ce34ce">GCBatchNormalizationLayerKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001021, <a class="el" href="classarm__compute_1_1_g_c_col2_im_kernel.xhtml#a1aebc8a9a10fb43c9a39d241d0c11338">GCCol2ImKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001022, <a class="el" href="classarm__compute_1_1_g_c_convolution_layer.xhtml#aaa2276aa1f055e47229f9e35d4e84641">GCConvolutionLayer</a>
1023, <a class="el" href="classarm__compute_1_1_g_c_convolution_layer_reshape_weights.xhtml#a35aacc414eddf01fa5ae44483c110a33">GCConvolutionLayerReshapeWeights</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001024, <a class="el" href="classarm__compute_1_1_g_c_depth_concatenate_layer.xhtml#a1ff6a6e16845bcbe607a5b766be13e14">GCDepthConcatenateLayer</a>
1025, <a class="el" href="classarm__compute_1_1_g_c_depth_concatenate_layer_kernel.xhtml#aa304f590ac74910d1b8fd316c3011f10">GCDepthConcatenateLayerKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001026, <a class="el" href="classarm__compute_1_1_g_c_depthwise_convolution_layer3x3.xhtml#a5a128cb6eeb9d0e7592edfcb47b79ef8">GCDepthwiseConvolutionLayer3x3</a>
1027, <a class="el" href="classarm__compute_1_1_g_c_depthwise_convolution_layer3x3_kernel.xhtml#a7f6e3974ca16d20064fe794c5334c410">GCDepthwiseConvolutionLayer3x3Kernel</a>
1028, <a class="el" href="classarm__compute_1_1_g_c_direct_convolution_layer.xhtml#a17f216ad80126a2e84cd8c1210b9d1da">GCDirectConvolutionLayer</a>
1029, <a class="el" href="classarm__compute_1_1_g_c_direct_convolution_layer_kernel.xhtml#ab904c60f24f8f8f44e24d71f337c86a9">GCDirectConvolutionLayerKernel&lt; kernel_size &gt;</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001030, <a class="el" href="classarm__compute_1_1_g_c_dropout_layer.xhtml#a03febcf2730ff389e09fc47672e4fac7">GCDropoutLayer</a>
1031, <a class="el" href="classarm__compute_1_1_g_c_dropout_layer_kernel.xhtml#a03febcf2730ff389e09fc47672e4fac7">GCDropoutLayerKernel</a>
1032, <a class="el" href="classarm__compute_1_1_g_c_fill_border.xhtml#af8e3f0c5652d8264b400eac38324e3bc">GCFillBorder</a>
1033, <a class="el" href="classarm__compute_1_1_g_c_fill_border_kernel.xhtml#a148acc5bac0dddc8d512b4d91bd2a7ba">GCFillBorderKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001034, <a class="el" href="classarm__compute_1_1_g_c_fully_connected_layer.xhtml#a62aa742a849322e6955bf78f4acebe88">GCFullyConnectedLayer</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001035, <a class="el" href="classarm__compute_1_1_g_c_fully_connected_layer_reshape_weights.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCFullyConnectedLayerReshapeWeights</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001036, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m.xhtml#a8184f9bf2e8f4fdc16cfe7812e229d95">GCGEMM</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001037, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_interleave4x4.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCGEMMInterleave4x4</a>
1038, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_interleave4x4_kernel.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCGEMMInterleave4x4Kernel</a>
1039, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#aebd765d07fc0c9401ec83025aa0e13de">GCGEMMMatrixAccumulateBiasesKernel</a>
1040, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_matrix_addition_kernel.xhtml#ad9780f8be8833600c97e756bf6d5082b">GCGEMMMatrixAdditionKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001041, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_matrix_multiply_kernel.xhtml#ada3b192e7f6ec5a8950b57fae93e9166">GCGEMMMatrixMultiplyKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001042, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_transpose1x_w.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCGEMMTranspose1xW</a>
1043, <a class="el" href="classarm__compute_1_1_g_c_g_e_m_m_transpose1x_w_kernel.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCGEMMTranspose1xWKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001044, <a class="el" href="classarm__compute_1_1_g_c_im2_col_kernel.xhtml#a2461b3d633deab1e051da8170c959b2a">GCIm2ColKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001045, <a class="el" href="classarm__compute_1_1_g_c_logits1_d_max_kernel.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCLogits1DMaxKernel</a>
1046, <a class="el" href="classarm__compute_1_1_g_c_logits1_d_norm_kernel.xhtml#adeaa28cbd0f25f372fca145853a763ad">GCLogits1DNormKernel</a>
1047, <a class="el" href="classarm__compute_1_1_g_c_logits1_d_shift_exp_sum_kernel.xhtml#a9b315185b36dd900eb209d005d630310">GCLogits1DShiftExpSumKernel</a>
1048, <a class="el" href="classarm__compute_1_1_g_c_normalization_layer.xhtml#a8d636dd5daa60351d1c2b941a9260ed6">GCNormalizationLayer</a>
1049, <a class="el" href="classarm__compute_1_1_g_c_normalization_layer_kernel.xhtml#a0fe8c14c103310596d49a4418852a1d8">GCNormalizationLayerKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001050, <a class="el" href="classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer.xhtml#a23c83023eaaa4d83ca0b60f844810d21">GCNormalizePlanarYUVLayer</a>
1051, <a class="el" href="classarm__compute_1_1_g_c_normalize_planar_y_u_v_layer_kernel.xhtml#a23c83023eaaa4d83ca0b60f844810d21">GCNormalizePlanarYUVLayerKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001052, <a class="el" href="classarm__compute_1_1_g_c_pixel_wise_multiplication.xhtml#aa25f544c6db153a027c896cb45f24dc6">GCPixelWiseMultiplication</a>
1053, <a class="el" href="classarm__compute_1_1_g_c_pixel_wise_multiplication_kernel.xhtml#aa25f544c6db153a027c896cb45f24dc6">GCPixelWiseMultiplicationKernel</a>
1054, <a class="el" href="classarm__compute_1_1_g_c_pooling_layer.xhtml#ab012a57f810664a63407e5ffa21bbf5c">GCPoolingLayer</a>
1055, <a class="el" href="classarm__compute_1_1_g_c_pooling_layer_kernel.xhtml#ad55c5127caaf1bfa070bf696912c2605">GCPoolingLayerKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001056, <a class="el" href="classarm__compute_1_1_g_c_scale.xhtml#a8a339354a1e4d09de5a3022e4f20d0d2">GCScale</a>
1057, <a class="el" href="classarm__compute_1_1_g_c_scale_kernel.xhtml#afeaa46f1b40b37692d80cb38c426e4d6">GCScaleKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001058, <a class="el" href="classarm__compute_1_1_g_c_softmax_layer.xhtml#adfc63622b9a4c874503664031de020aa">GCSoftmaxLayer</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001059, <a class="el" href="classarm__compute_1_1_g_c_tensor_shift.xhtml#a2a2ddfadb250e8a4c4d5db67f048f2e8">GCTensorShift</a>
1060, <a class="el" href="classarm__compute_1_1_g_c_tensor_shift_kernel.xhtml#a2a2ddfadb250e8a4c4d5db67f048f2e8">GCTensorShiftKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001061, <a class="el" href="classarm__compute_1_1_g_c_transpose.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCTranspose</a>
1062, <a class="el" href="classarm__compute_1_1_g_c_transpose_kernel.xhtml#aa029e9740bc43eb3301316be76be3b7e">GCTransposeKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001063, <a class="el" href="classarm__compute_1_1_g_c_weights_reshape_kernel.xhtml#a2ea575697d78a178f34e75ae9b410069">GCWeightsReshapeKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001064, <a class="el" href="classarm__compute_1_1_i_c_l_depthwise_convolution_layer3x3_kernel.xhtml#ab60ae5748eb0078dc0c69f57f5ead044">ICLDepthwiseConvolutionLayer3x3Kernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001065, <a class="el" href="classarm__compute_1_1_i_c_l_g_e_m_m_lowp_reduction_kernel.xhtml#afac9564563d8a9c3219cf20e81d29314">ICLGEMMLowpReductionKernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +01001066, <a class="el" href="classarm__compute_1_1_i_c_l_simple_kernel.xhtml#a1a4031af60bf9aff1b58a3acf3c95fae">ICLSimpleKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001067, <a class="el" href="classarm__compute_1_1_i_g_c_simple_kernel.xhtml#a86c574f15dfe0d3176db14c5b61e93c8">IGCSimpleKernel</a>
1068, <a class="el" href="classarm__compute_1_1_i_n_e_g_e_m_m_lowp_reduction_kernel.xhtml#a21be396e5269651901fc70aad74cfafb">INEGEMMLowpReductionKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001069, <a class="el" href="classarm__compute_1_1_i_n_e_harris_score_kernel.xhtml#a78f06197fd4f4fb471c21257252031ec">INEHarrisScoreKernel</a>
1070, <a class="el" href="classarm__compute_1_1_i_n_e_warp_kernel.xhtml#a2788f35df697fab62501262ad001d1f0">INEWarpKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001071, <a class="el" href="classarm__compute_1_1_i_n_e_winograd_layer_batched_g_e_m_m_kernel.xhtml#a68db11279ac0e77c05a856def00e96ee">INEWinogradLayerBatchedGEMMKernel&lt; TIn, TOut &gt;</a>
1072, <a class="el" href="classarm__compute_1_1_i_n_e_winograd_layer_transform_input_kernel.xhtml#a2ac7c7acdb2d7dea85085c2dff52687f">INEWinogradLayerTransformInputKernel&lt; T &gt;</a>
1073, <a class="el" href="classarm__compute_1_1_i_n_e_winograd_layer_transform_output_kernel.xhtml#a86f888820152f1dce33390f60b2628d5">INEWinogradLayerTransformOutputKernel&lt; T &gt;</a>
1074, <a class="el" href="classarm__compute_1_1_i_n_e_winograd_layer_transform_weights_kernel.xhtml#af722049ac6ad3c1c96df13005645d6c3">INEWinogradLayerTransformWeightsKernel&lt; T &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001075, <a class="el" href="classarm__compute_1_1_n_e_absolute_difference.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEAbsoluteDifference</a>
1076, <a class="el" href="classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEAbsoluteDifferenceKernel</a>
1077, <a class="el" href="classarm__compute_1_1_n_e_accumulate.xhtml#a83a344e60eb7db895953a942abf16628">NEAccumulate</a>
1078, <a class="el" href="classarm__compute_1_1_n_e_accumulate_kernel.xhtml#aed51cd474d496c265ab8e929f39dc01b">NEAccumulateKernel</a>
1079, <a class="el" href="classarm__compute_1_1_n_e_accumulate_squared.xhtml#a0b9649281a450bbb458d5d5ccde89d08">NEAccumulateSquared</a>
1080, <a class="el" href="classarm__compute_1_1_n_e_accumulate_squared_kernel.xhtml#ae228f773f5a010373010a0851ab18663">NEAccumulateSquaredKernel</a>
1081, <a class="el" href="classarm__compute_1_1_n_e_accumulate_weighted.xhtml#a801bafb0db80b93605302dac80a59844">NEAccumulateWeighted</a>
1082, <a class="el" href="classarm__compute_1_1_n_e_accumulate_weighted_kernel.xhtml#ad3a581db799a5767c08d8f35a4a6a39a">NEAccumulateWeightedKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001083, <a class="el" href="classarm__compute_1_1_n_e_activation_layer.xhtml#adfb5ef37594fc9371c4a2b95e3d5e31b">NEActivationLayer</a>
1084, <a class="el" href="classarm__compute_1_1_n_e_activation_layer_kernel.xhtml#adfb5ef37594fc9371c4a2b95e3d5e31b">NEActivationLayerKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001085, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition.xhtml#a17b1a968874510a32f0bdcc78e0cb360">NEArithmeticAddition</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001086, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticAdditionKernel</a>
1087, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticSubtraction</a>
1088, <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticSubtractionKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001089, <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer.xhtml#a8f98f383f8998195408b570534483536">NEBatchNormalizationLayer</a>
1090, <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer_kernel.xhtml#a8f98f383f8998195408b570534483536">NEBatchNormalizationLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001091, <a class="el" href="classarm__compute_1_1_n_e_bitwise_and.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseAnd</a>
1092, <a class="el" href="classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseAndKernel</a>
1093, <a class="el" href="classarm__compute_1_1_n_e_bitwise_not.xhtml#a83a344e60eb7db895953a942abf16628">NEBitwiseNot</a>
1094, <a class="el" href="classarm__compute_1_1_n_e_bitwise_not_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEBitwiseNotKernel</a>
1095, <a class="el" href="classarm__compute_1_1_n_e_bitwise_or.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseOr</a>
1096, <a class="el" href="classarm__compute_1_1_n_e_bitwise_or_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseOrKernel</a>
1097, <a class="el" href="classarm__compute_1_1_n_e_bitwise_xor.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseXor</a>
1098, <a class="el" href="classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseXorKernel</a>
1099, <a class="el" href="classarm__compute_1_1_n_e_box3x3.xhtml#a61457d73c8ae60ad9f4cc00089e282c7">NEBox3x3</a>
1100, <a class="el" href="classarm__compute_1_1_n_e_box3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEBox3x3Kernel</a>
1101, <a class="el" href="classarm__compute_1_1_n_e_canny_edge.xhtml#a9222c1af43116f31809789741c6adef0">NECannyEdge</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001102, <a class="el" href="classarm__compute_1_1_n_e_channel_combine.xhtml#a2152066cff4fb48815bb07a360086ddc">NEChannelCombine</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001103, <a class="el" href="classarm__compute_1_1_n_e_channel_combine_kernel.xhtml#a39ee07b7b99e5ede71d07248b2c8ec76">NEChannelCombineKernel</a>
1104, <a class="el" href="classarm__compute_1_1_n_e_channel_extract.xhtml#aa9055d30c3643f63cbf4af54f174505e">NEChannelExtract</a>
1105, <a class="el" href="classarm__compute_1_1_n_e_channel_extract_kernel.xhtml#aa9055d30c3643f63cbf4af54f174505e">NEChannelExtractKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001106, <a class="el" href="classarm__compute_1_1_n_e_col2_im.xhtml#a5617685de2460c02aa189c0134880c9e">NECol2Im</a>
1107, <a class="el" href="classarm__compute_1_1_n_e_col2_im_kernel.xhtml#a5617685de2460c02aa189c0134880c9e">NECol2ImKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001108, <a class="el" href="classarm__compute_1_1_n_e_color_convert.xhtml#a0bfe568a4d43a9be6db3210cdc69e6c2">NEColorConvert</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001109, <a class="el" href="classarm__compute_1_1_n_e_color_convert_kernel.xhtml#a362afd30d2fdc9eb1d09bf1c599aefe2">NEColorConvertKernel</a>
1110, <a class="el" href="classarm__compute_1_1_n_e_convert_fully_connected_weights.xhtml#ac0cfd5b64b24f3dfae04ee3d0f258624">NEConvertFullyConnectedWeights</a>
1111, <a class="el" href="classarm__compute_1_1_n_e_convert_fully_connected_weights_kernel.xhtml#ac0cfd5b64b24f3dfae04ee3d0f258624">NEConvertFullyConnectedWeightsKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001112, <a class="el" href="classarm__compute_1_1_n_e_convolution3x3.xhtml#a58d050865536a28b56a92eeaf3ac478e">NEConvolution3x3</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001113, <a class="el" href="classarm__compute_1_1_n_e_convolution_kernel.xhtml#a8873a8f053f3d2322e297409645c6222">NEConvolutionKernel&lt; matrix_size &gt;</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001114, <a class="el" href="classarm__compute_1_1_n_e_convolution_layer.xhtml#a3b798110d9bd414b9e1fbda97a232b52">NEConvolutionLayer</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001115, <a class="el" href="classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml#a65f7ed488a31b8d40862e6f06cd7e70c">NEConvolutionLayerReshapeWeights</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001116, <a class="el" href="classarm__compute_1_1_n_e_convolution_rectangle.xhtml#ac230ba3519565b12566edfdd99859ed0">NEConvolutionRectangle</a>
1117, <a class="el" href="classarm__compute_1_1_n_e_convolution_rectangle_kernel.xhtml#a3bb75d0640105ec72239550ec8a086b9">NEConvolutionRectangleKernel</a>
Anthony Barbier46d59272017-05-04 09:15:15 +01001118, <a class="el" href="classarm__compute_1_1_n_e_convolution_square.xhtml#a58d050865536a28b56a92eeaf3ac478e">NEConvolutionSquare&lt; matrix_size &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001119, <a class="el" href="classarm__compute_1_1_n_e_cumulative_distribution_kernel.xhtml#a46fb538865fc693f55ec7ab7a5e5f833">NECumulativeDistributionKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001120, <a class="el" href="classarm__compute_1_1_n_e_deconvolution_layer.xhtml#af7844db7c841f3f117547b7bd6ccfc55">NEDeconvolutionLayer</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001121, <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate_layer.xhtml#a76335aeca633fd0ec9e787315e0d4487">NEDepthConcatenateLayer</a>
1122, <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate_layer_kernel.xhtml#aae09154c5d796f6db2488902c18a9085">NEDepthConcatenateLayerKernel</a>
1123, <a class="el" href="classarm__compute_1_1_n_e_depth_convert_layer.xhtml#a7d0afa0396bb7bc46d6044fc7a6a0186">NEDepthConvertLayer</a>
1124, <a class="el" href="classarm__compute_1_1_n_e_depth_convert_layer_kernel.xhtml#a7d0afa0396bb7bc46d6044fc7a6a0186">NEDepthConvertLayerKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001125, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer3x3.xhtml#aad983b34895beb03fe9042b5b579dd74">NEDepthwiseConvolutionLayer3x3</a>
1126, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer3x3_kernel.xhtml#a4b9e97a619f7222a14a9c61009b57920">NEDepthwiseConvolutionLayer3x3Kernel</a>
1127, <a class="el" href="classarm__compute_1_1_n_e_depthwise_convolution_layer.xhtml#aad983b34895beb03fe9042b5b579dd74">NEDepthwiseConvolutionLayer</a>
1128, <a class="el" href="classarm__compute_1_1_n_e_depthwise_im2_col_kernel.xhtml#abdb04567f7268ac53524f539ac95e6ab">NEDepthwiseIm2ColKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001129, <a class="el" href="classarm__compute_1_1_n_e_depthwise_separable_convolution_layer.xhtml#a1d1923da1e9f49c28bf0b38c27b7eb8c">NEDepthwiseSeparableConvolutionLayer</a>
1130, <a class="el" href="classarm__compute_1_1_n_e_depthwise_vector_to_tensor_kernel.xhtml#a29d3078f38e36beb0ceb70defdc2fae4">NEDepthwiseVectorToTensorKernel</a>
1131, <a class="el" href="classarm__compute_1_1_n_e_depthwise_weights_reshape_kernel.xhtml#a95a64af5eae0984b395d5fbebff9601c">NEDepthwiseWeightsReshapeKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001132, <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer.xhtml#a644ff49365300e418f2343f112753b74">NEDequantizationLayer</a>
1133, <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer_kernel.xhtml#a644ff49365300e418f2343f112753b74">NEDequantizationLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001134, <a class="el" href="classarm__compute_1_1_n_e_derivative.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NEDerivative</a>
1135, <a class="el" href="classarm__compute_1_1_n_e_derivative_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NEDerivativeKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001136, <a class="el" href="classarm__compute_1_1_n_e_dilate.xhtml#ac735b829e93802466145844b04d1ab48">NEDilate</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001137, <a class="el" href="classarm__compute_1_1_n_e_dilate_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEDilateKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001138, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer.xhtml#af63dd2106fa1a4083e57d8816b4b2048">NEDirectConvolutionLayer</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001139, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_kernel.xhtml#a537ba0d35bcc8d5488da55d1a27c89a3">NEDirectConvolutionLayerKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001140, <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_output_stage_kernel.xhtml#a470bdfe5ac891c030b8d196574ba17ef">NEDirectConvolutionLayerOutputStageKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001141, <a class="el" href="classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml#a57a36344e261edfdfa97b19ac40b7c30">NEEdgeNonMaxSuppressionKernel</a>
1142, <a class="el" href="classarm__compute_1_1_n_e_edge_trace_kernel.xhtml#a9daf8026e68559806afe7d0aa12693d6">NEEdgeTraceKernel</a>
1143, <a class="el" href="classarm__compute_1_1_n_e_equalize_histogram.xhtml#acbd66cc67e7dedcc3d94a7ab0be5781c">NEEqualizeHistogram</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001144, <a class="el" href="classarm__compute_1_1_n_e_erode.xhtml#ac735b829e93802466145844b04d1ab48">NEErode</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001145, <a class="el" href="classarm__compute_1_1_n_e_erode_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEErodeKernel</a>
1146, <a class="el" href="classarm__compute_1_1_n_e_fast_corners.xhtml#a182eb968f1c107bf5ee575cb1b7f031c">NEFastCorners</a>
1147, <a class="el" href="classarm__compute_1_1_n_e_fast_corners_kernel.xhtml#a39d3a9d0c6485af41190686e323b77cc">NEFastCornersKernel</a>
1148, <a class="el" href="classarm__compute_1_1_n_e_fill_array_kernel.xhtml#afa45181af3fb6daaa8aa5627c1ae6c43">NEFillArrayKernel</a>
1149, <a class="el" href="classarm__compute_1_1_n_e_fill_border.xhtml#ab2db56d349cee3849dbfac825d916fd6">NEFillBorder</a>
1150, <a class="el" href="classarm__compute_1_1_n_e_fill_border_kernel.xhtml#a12f5fc5a4fc18544922aebb0fcbf4eb6">NEFillBorderKernel</a>
1151, <a class="el" href="classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml#a20f5ced683d0dee51545a9df41f0080a">NEFillInnerBorderKernel</a>
Kaizenbf8b01d2017-10-12 14:26:51 +01001152, <a class="el" href="classarm__compute_1_1_n_e_flatten_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEFlattenLayer</a>
Kaizen8938bd32017-09-28 14:38:23 +01001153, <a class="el" href="classarm__compute_1_1_n_e_floor.xhtml#a83a344e60eb7db895953a942abf16628">NEFloor</a>
1154, <a class="el" href="classarm__compute_1_1_n_e_floor_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEFloorKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001155, <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer.xhtml#ae184041d029cd0dded821875db8a0929">NEFullyConnectedLayer</a>
1156, <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml#a510f09c40e20d367e4506bc9b4e8b36e">NEFullyConnectedLayerReshapeWeights</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001157, <a class="el" href="classarm__compute_1_1_n_e_gaussian3x3.xhtml#ac735b829e93802466145844b04d1ab48">NEGaussian3x3</a>
1158, <a class="el" href="classarm__compute_1_1_n_e_gaussian3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian3x3Kernel</a>
1159, <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5.xhtml#ac735b829e93802466145844b04d1ab48">NEGaussian5x5</a>
1160, <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5_hor_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian5x5HorKernel</a>
1161, <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5_vert_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian5x5VertKernel</a>
1162, <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid.xhtml#a569064c220a3a2bf4b7af719b8d54cba">NEGaussianPyramid</a>
1163, <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml#a7983aea517b8777e7ef6800cfa41d6ab">NEGaussianPyramidHalf</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001164, <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGaussianPyramidHorKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001165, <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml#a7983aea517b8777e7ef6800cfa41d6ab">NEGaussianPyramidOrb</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001166, <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGaussianPyramidVertKernel</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001167, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m.xhtml#a385241dcc5062af6ecac8bdafe01bb2a">NEGEMM</a>
1168, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_assembly_base_kernel.xhtml#a5c38898607a293553b7eb9400bcf47c4">NEGEMMAssemblyBaseKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001169, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_convolution_layer.xhtml#a24ca56d92da3092eaecb4712f01aa52c">NEGEMMConvolutionLayer</a>
Anthony Barbiera4376382017-04-12 15:12:46 +01001170, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMInterleave4x4</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001171, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMInterleave4x4Kernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001172, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_assembly_matrix_multiply_core.xhtml#ab6b3c14dd280e6af9d37e4347a56417e">NEGEMMLowpAssemblyMatrixMultiplyCore</a>
1173, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_a_reduction_kernel.xhtml#a337aaba1994da7f890b56198dced037d">NEGEMMLowpMatrixAReductionKernel</a>
1174, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_b_reduction_kernel.xhtml#a673dafe3735e42124b5104dfe64745ff">NEGEMMLowpMatrixBReductionKernel</a>
1175, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_core.xhtml#a8c6e224a1f7da917b7e79ab8042b01c3">NEGEMMLowpMatrixMultiplyCore</a>
1176, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a00d5b673b5a22ab77fde751ff5330411">NEGEMMLowpMatrixMultiplyKernel</a>
1177, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_offset_contribution_kernel.xhtml#ac2d2c3aba01ee0bb08be57a5997f1cab">NEGEMMLowpOffsetContributionKernel</a>
1178, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale.xhtml#a8ea2bdc2c3cf1d4c2ac07e10dccdaab2">NEGEMMLowpQuantizeDownInt32ToUint8Scale</a>
1179, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point.xhtml#a888c69fe3d880ac8001eb92ab74cffb7">NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint</a>
1180, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_by_fixed_point_kernel.xhtml#a888c69fe3d880ac8001eb92ab74cffb7">NEGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPointKernel</a>
1181, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_quantize_down_int32_to_uint8_scale_kernel.xhtml#a8ea2bdc2c3cf1d4c2ac07e10dccdaab2">NEGEMMLowpQuantizeDownInt32ToUint8ScaleKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001182, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#aed1adf983092c2f8af29eba1dc29920c">NEGEMMMatrixAccumulateBiasesKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001183, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml#abd3df2f9251266926538e4c020652996">NEGEMMMatrixAdditionKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001184, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml#a4ee07709711414457834cc5d1c2c6cdb">NEGEMMMatrixMultiplyKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001185, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a00d5b673b5a22ab77fde751ff5330411">NEGEMMMatrixVectorMultiplyKernel</a>
Anthony Barbiera4376382017-04-12 15:12:46 +01001186, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMTranspose1xW</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001187, <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMTranspose1xWKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001188, <a class="el" href="classarm__compute_1_1_n_e_gradient_kernel.xhtml#a49306e1c9421979fc704f3c96096ce8e">NEGradientKernel</a>
1189, <a class="el" href="classarm__compute_1_1_n_e_harris_corners.xhtml#ac8648d69d8b453c5143c14e3811346c3">NEHarrisCorners</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001190, <a class="el" href="classarm__compute_1_1_n_e_harris_score_kernel.xhtml#ae3278fce9a66ca7603efcb367e6b3816">NEHarrisScoreKernel&lt; block_size &gt;</a>
1191, <a class="el" href="classarm__compute_1_1_n_e_histogram.xhtml#aaae5b09830704e2ed3cf7d09fe01bfc9">NEHistogram</a>
Kaizen8938bd32017-09-28 14:38:23 +01001192, <a class="el" href="classarm__compute_1_1_n_e_histogram_kernel.xhtml#aa6f4a855483e2d24a509181faa893b75">NEHistogramKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001193, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml#abe08b9f8d4a3bd083ebae3d1cb65a2b5">NEHOGBlockNormalizationKernel</a>
1194, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml#af3e91dd25d2bd7d3f3a0c74cdc77d7c4">NEHOGDescriptor</a>
1195, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector.xhtml#aec1e0dba94a632dc99953a9015684115">NEHOGDetector</a>
1196, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml#ab30727bb790077928853eb3c617bb632">NEHOGDetectorKernel</a>
1197, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_gradient.xhtml#ac6ae2d00f75c768927d9529998608aaa">NEHOGGradient</a>
1198, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml#a8fa7fa549af77189982f584036c14271">NEHOGMultiDetection</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001199, <a class="el" href="classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml#a1ca4abc9d169a56f8469b31bba439f05">NEHOGOrientationBinningKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001200, <a class="el" href="classarm__compute_1_1_n_e_im2_col.xhtml#a639936fcb4fa149a97e2dab2d9b759e9">NEIm2Col</a>
1201, <a class="el" href="classarm__compute_1_1_n_e_im2_col_kernel.xhtml#afbd609f662a014d7f00717828465494a">NEIm2ColKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001202, <a class="el" href="classarm__compute_1_1_n_e_integral_image.xhtml#a83a344e60eb7db895953a942abf16628">NEIntegralImage</a>
1203, <a class="el" href="classarm__compute_1_1_n_e_integral_image_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEIntegralImageKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001204, <a class="el" href="classarm__compute_1_1_n_e_l2_normalize_layer.xhtml#ae867dfb89fbe0061d3ecd29b05aa4a9c">NEL2NormalizeLayer</a>
1205, <a class="el" href="classarm__compute_1_1_n_e_l2_normalize_layer_kernel.xhtml#a7b9a0d39ba4aa3e6feba587a149d69e5">NEL2NormalizeLayerKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001206, <a class="el" href="classarm__compute_1_1_n_e_laplacian_pyramid.xhtml#a57e777ebd638595cbcaff4c45dbaa351">NELaplacianPyramid</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001207, <a class="el" href="classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml#ae29fe7b87d0a15745423fa3e3301adae">NELaplacianReconstruct</a>
Anthony Barbier46d59272017-05-04 09:15:15 +01001208, <a class="el" href="classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml#a9db04388927168bc8d9423087dfa8a6d">NELKTrackerKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001209, <a class="el" href="classarm__compute_1_1_n_e_locally_connected_layer.xhtml#a38198731404a741d75225ae36baf100a">NELocallyConnectedLayer</a>
1210, <a class="el" href="classarm__compute_1_1_n_e_locally_connected_matrix_multiply_kernel.xhtml#a00d5b673b5a22ab77fde751ff5330411">NELocallyConnectedMatrixMultiplyKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001211, <a class="el" href="classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NELogits1DMaxKernel</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001212, <a class="el" href="classarm__compute_1_1_n_e_logits1_d_softmax_kernel.xhtml#ad7a5f63cd7550fd2712d6c0e1e677419">NELogits1DSoftmaxKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001213, <a class="el" href="classarm__compute_1_1_n_e_magnitude.xhtml#ad4d762171712b2e87afd5cc83e6e0ead">NEMagnitude</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001214, <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml#a885b754efced9144226ada4c202574b6">NEMagnitudePhaseKernel&lt; mag_type, phase_type &gt;</a>
Kaizen8938bd32017-09-28 14:38:23 +01001215, <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev.xhtml#a95812d053b0216b1d9c1f5131db6e880">NEMeanStdDev</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001216, <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml#a22fb6b7d1bd5ce8a90c61780c94cebbb">NEMeanStdDevKernel</a>
1217, <a class="el" href="classarm__compute_1_1_n_e_median3x3.xhtml#ac735b829e93802466145844b04d1ab48">NEMedian3x3</a>
1218, <a class="el" href="classarm__compute_1_1_n_e_median3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEMedian3x3Kernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001219, <a class="el" href="classarm__compute_1_1_n_e_min_max_kernel.xhtml#aa977f349fb2c7d5ae7cd41fee339668a">NEMinMaxKernel</a>
1220, <a class="el" href="classarm__compute_1_1_n_e_min_max_layer_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEMinMaxLayerKernel</a>
1221, <a class="el" href="classarm__compute_1_1_n_e_min_max_location.xhtml#ab996eedb0d719f5faa091726e69e73c3">NEMinMaxLocation</a>
1222, <a class="el" href="classarm__compute_1_1_n_e_min_max_location_kernel.xhtml#ab996eedb0d719f5faa091726e69e73c3">NEMinMaxLocationKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001223, <a class="el" href="classarm__compute_1_1_n_e_non_linear_filter.xhtml#ae2e668c3765731c5f71a324e15f131b8">NENonLinearFilter</a>
1224, <a class="el" href="classarm__compute_1_1_n_e_non_linear_filter_kernel.xhtml#ab85de2b20def413700f940020fe8d7e3">NENonLinearFilterKernel</a>
1225, <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml#a6c9ef0526118071156055c1e2c2ca0c4">NENonMaximaSuppression3x3</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001226, <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NENonMaximaSuppression3x3Kernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001227, <a class="el" href="classarm__compute_1_1_n_e_normalization_layer.xhtml#a89681b033dd94cd53456d7365a91f7cd">NENormalizationLayer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001228, <a class="el" href="classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml#a7b1cd624e23b7144b6962c19f426a166">NENormalizationLayerKernel</a>
1229, <a class="el" href="classarm__compute_1_1_n_e_optical_flow.xhtml#a36071f8f326ffdbfaf95fded57d6771c">NEOpticalFlow</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001230, <a class="el" href="classarm__compute_1_1_n_e_permute.xhtml#a93c836ab36443b23753d99495761daf7">NEPermute</a>
1231, <a class="el" href="classarm__compute_1_1_n_e_permute_kernel.xhtml#a93c836ab36443b23753d99495761daf7">NEPermuteKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001232, <a class="el" href="classarm__compute_1_1_n_e_phase.xhtml#adcb14816dc8d62ecdc185f4d3f1cd4d4">NEPhase</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001233, <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml#a080bc209f47babf3bc587f49b4286e53">NEPixelWiseMultiplication</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001234, <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml#ab214c0eb5acd40bde3f8a3fb6c0a6613">NEPixelWiseMultiplicationKernel</a>
1235, <a class="el" href="classarm__compute_1_1_n_e_pooling_layer.xhtml#a6fa6e4b65796fd0bf43da9b4d617d568">NEPoolingLayer</a>
1236, <a class="el" href="classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml#acfc7162ac184ca219f917d039c58233c">NEPoolingLayerKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001237, <a class="el" href="classarm__compute_1_1_n_e_quantization_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEQuantizationLayer</a>
1238, <a class="el" href="classarm__compute_1_1_n_e_quantization_layer_kernel.xhtml#a644ff49365300e418f2343f112753b74">NEQuantizationLayerKernel</a>
1239, <a class="el" href="classarm__compute_1_1_n_e_reduction_operation.xhtml#a5a8b455c425ea5b09a3ad7686c619434">NEReductionOperation</a>
1240, <a class="el" href="classarm__compute_1_1_n_e_reduction_operation_kernel.xhtml#a84481fca3a7ab8e4b5035ba8b8170de3">NEReductionOperationKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001241, <a class="el" href="classarm__compute_1_1_n_e_remap.xhtml#a7570555ae5933bef168425e55a1a11a9">NERemap</a>
1242, <a class="el" href="classarm__compute_1_1_n_e_remap_kernel.xhtml#a24cf804e6bcb60737bf447693c87d616">NERemapKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001243, <a class="el" href="classarm__compute_1_1_n_e_reshape_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEReshapeLayer</a>
1244, <a class="el" href="classarm__compute_1_1_n_e_reshape_layer_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEReshapeLayerKernel</a>
1245, <a class="el" href="classarm__compute_1_1_n_e_r_o_i_pooling_layer.xhtml#adeb567b082b0ce7612d13bc1068db5d8">NEROIPoolingLayer</a>
1246, <a class="el" href="classarm__compute_1_1_n_e_r_o_i_pooling_layer_kernel.xhtml#adeb567b082b0ce7612d13bc1068db5d8">NEROIPoolingLayerKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001247, <a class="el" href="classarm__compute_1_1_n_e_scale.xhtml#aca08ed3f0e23d0eb32f60dc8a468bb4b">NEScale</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001248, <a class="el" href="classarm__compute_1_1_n_e_scale_kernel.xhtml#aa13b6f52790e5ec90e37a9834611c1c8">NEScaleKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001249, <a class="el" href="classarm__compute_1_1_n_e_scharr3x3.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NEScharr3x3</a>
1250, <a class="el" href="classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NEScharr3x3Kernel</a>
1251, <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_hor_kernel.xhtml#a2047b01f2cdd57602126cccb6bd08625">NESeparableConvolutionHorKernel&lt; matrix_size &gt;</a>
1252, <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_vert_kernel.xhtml#ad5b2a12ea8d073422e0615efca68ee22">NESeparableConvolutionVertKernel&lt; matrix_size &gt;</a>
1253, <a class="el" href="classarm__compute_1_1_n_e_sobel3x3.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel3x3</a>
1254, <a class="el" href="classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel3x3Kernel</a>
1255, <a class="el" href="classarm__compute_1_1_n_e_sobel5x5.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel5x5</a>
1256, <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel5x5HorKernel</a>
1257, <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml#a1aea9496b59f665829dfebcac7c6e8f3">NESobel5x5VertKernel</a>
1258, <a class="el" href="classarm__compute_1_1_n_e_sobel7x7.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel7x7</a>
1259, <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel7x7HorKernel</a>
1260, <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml#ad97cc0c4d977253aa096953ff5aefcae">NESobel7x7VertKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001261, <a class="el" href="classarm__compute_1_1_n_e_softmax_layer.xhtml#a062268dfb7b8a63b7331d1cafcb7a081">NESoftmaxLayer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001262, <a class="el" href="classarm__compute_1_1_n_e_table_lookup.xhtml#a31cbc1ac2194f015e1b7e3cfd44a2250">NETableLookup</a>
1263, <a class="el" href="classarm__compute_1_1_n_e_table_lookup_kernel.xhtml#a31cbc1ac2194f015e1b7e3cfd44a2250">NETableLookupKernel</a>
1264, <a class="el" href="classarm__compute_1_1_n_e_threshold.xhtml#ad5e6dc9965405ea5d7d1cda26a14644c">NEThreshold</a>
1265, <a class="el" href="classarm__compute_1_1_n_e_threshold_kernel.xhtml#a5d39d8cd067212d4e6d93d5619acb59e">NEThresholdKernel</a>
1266, <a class="el" href="classarm__compute_1_1_n_e_transpose.xhtml#a83a344e60eb7db895953a942abf16628">NETranspose</a>
1267, <a class="el" href="classarm__compute_1_1_n_e_transpose_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NETransposeKernel</a>
1268, <a class="el" href="classarm__compute_1_1_n_e_warp_affine.xhtml#a067b31a7691c2d132ae01ca8e1dbd1dd">NEWarpAffine</a>
1269, <a class="el" href="classarm__compute_1_1_n_e_warp_perspective.xhtml#a067b31a7691c2d132ae01ca8e1dbd1dd">NEWarpPerspective</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001270, <a class="el" href="classarm__compute_1_1_n_e_weights_reshape_kernel.xhtml#a82ef5733f0c6bf93473ec5f12c067338">NEWeightsReshapeKernel</a>
Jenkinsb3a371b2018-05-23 11:36:53 +01001271, <a class="el" href="classarm__compute_1_1_n_e_winograd_convolution_layer.xhtml#a49b542b1a17cd73034736acfa562a8ec">NEWinogradConvolutionLayer</a>
Anthony Barbier06ea0482018-02-22 15:45:35 +00001272, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_batched_g_e_m_m_kernel.xhtml#a64675956b84d077a175caf8215e35f2f">NEWinogradLayerBatchedGEMMKernel&lt; TIn, TOut, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
1273, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_input_kernel.xhtml#a44afc923c115088fbc707f53c9abb8f2">NEWinogradLayerTransformInputKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
1274, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_output_kernel.xhtml#af127d7052940cf3b664d0b058d0a6ae3">NEWinogradLayerTransformOutputKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
1275, <a class="el" href="classarm__compute_1_1_n_e_winograd_layer_transform_weights_kernel.xhtml#a6b072ab95153097e216d4b5b933c0d8c">NEWinogradLayerTransformWeightsKernel&lt; T, OutputTileRows, OutputTileCols, KernelRows, KernelCols &gt;</a>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001276, <a class="el" href="classarm__compute_1_1test_1_1_c_l_synthetize_function.xhtml#af7d3737a24fb89e8de416714752b3429">CLSynthetizeFunction&lt; K &gt;</a>
1277, <a class="el" href="classarm__compute_1_1test_1_1_c_l_synthetize_function_with_zero_constant_border.xhtml#af17ecdf32d92ead23cc2d971f2ba7cb5">CLSynthetizeFunctionWithZeroConstantBorder&lt; K, bordersize &gt;</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001278, <a class="el" href="classarm__compute_1_1test_1_1_n_e_synthetize_function.xhtml#af7d3737a24fb89e8de416714752b3429">NESynthetizeFunction&lt; K &gt;</a>
1279, <a class="el" href="classarm__compute_1_1test_1_1_n_e_synthetize_function_with_zero_constant_border.xhtml#af17ecdf32d92ead23cc2d971f2ba7cb5">NESynthetizeFunctionWithZeroConstantBorder&lt; K, bordersize &gt;</a>
1280</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001281<li>configure_node()
1282: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#a23d7064f21351098ad7f95f3617fb15a">CLDeviceBackend</a>
1283, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml#a23d7064f21351098ad7f95f3617fb15a">GCDeviceBackend</a>
1284, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml#af989fb4cdd6783b776e6b3feceb9fdcb">IDeviceBackend</a>
1285, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml#a23d7064f21351098ad7f95f3617fb15a">NEDeviceBackend</a>
1286</li>
1287<li>configure_output()
1288: <a class="el" href="classarm__compute_1_1graph_1_1_activation_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">ActivationLayerNode</a>
1289, <a class="el" href="classarm__compute_1_1graph_1_1_batch_normalization_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">BatchNormalizationLayerNode</a>
1290, <a class="el" href="classarm__compute_1_1graph_1_1_const_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">ConstNode</a>
1291, <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">ConvolutionLayerNode</a>
1292, <a class="el" href="classarm__compute_1_1graph_1_1_depth_concatenate_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">DepthConcatenateLayerNode</a>
1293, <a class="el" href="classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">DepthwiseConvolutionLayerNode</a>
1294, <a class="el" href="classarm__compute_1_1graph_1_1_eltwise_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">EltwiseLayerNode</a>
1295, <a class="el" href="classarm__compute_1_1graph_1_1_flatten_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">FlattenLayerNode</a>
1296, <a class="el" href="classarm__compute_1_1graph_1_1_fully_connected_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">FullyConnectedLayerNode</a>
1297, <a class="el" href="classarm__compute_1_1graph_1_1_i_node.xhtml#a98dd474c332ea76a71bd81b790d7e0d9">INode</a>
1298, <a class="el" href="classarm__compute_1_1graph_1_1_input_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">InputNode</a>
1299, <a class="el" href="classarm__compute_1_1graph_1_1_normalization_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">NormalizationLayerNode</a>
1300, <a class="el" href="classarm__compute_1_1graph_1_1_output_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">OutputNode</a>
1301, <a class="el" href="classarm__compute_1_1graph_1_1_pooling_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">PoolingLayerNode</a>
1302, <a class="el" href="classarm__compute_1_1graph_1_1_reshape_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">ReshapeLayerNode</a>
1303, <a class="el" href="classarm__compute_1_1graph_1_1_softmax_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">SoftmaxLayerNode</a>
1304, <a class="el" href="classarm__compute_1_1graph_1_1_split_layer_node.xhtml#a3f18a7449b9d7fc9e5fec212b8e61710">SplitLayerNode</a>
1305</li>
1306<li>connect()
1307: <a class="el" href="classarm__compute_1_1utils_1_1signal_1_1detail_1_1_signal_impl_3_01_return_type_07_args_8_8_8_08_4.xhtml#a9e007f42c5dd648224a5f736e44d5b7f">SignalImpl&lt; ReturnType(Args...)&gt;</a>
1308</li>
1309<li>connected()
1310: <a class="el" href="classarm__compute_1_1utils_1_1signal_1_1detail_1_1_signal_impl_3_01_return_type_07_args_8_8_8_08_4.xhtml#a05c999662959c924f492b6dffb96c69e">SignalImpl&lt; ReturnType(Args...)&gt;</a>
1311</li>
1312<li>ConstNode()
1313: <a class="el" href="classarm__compute_1_1graph_1_1_const_node.xhtml#a764430de6c64e778b59b0648109c318b">ConstNode</a>
1314</li>
1315<li>consumer()
1316: <a class="el" href="classarm__compute_1_1graph_1_1_edge.xhtml#ab2001ac9d8d93166c8b8717fadf120cc">Edge</a>
1317</li>
1318<li>consumer_id()
1319: <a class="el" href="classarm__compute_1_1graph_1_1_edge.xhtml#a7e85e821d1999985fd3996cec10ff94f">Edge</a>
1320</li>
1321<li>consumer_idx()
1322: <a class="el" href="classarm__compute_1_1graph_1_1_edge.xhtml#a03f0ccde3f7489e8ebacd2aec7278603">Edge</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001323</li>
Kaizen8938bd32017-09-28 14:38:23 +01001324<li>ContainerDataset()
Jenkinsb3a371b2018-05-23 11:36:53 +01001325: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset.xhtml#a8a11cf9444269f157864a8ed8069254b">ContainerDataset&lt; T &gt;</a>
Kaizen8938bd32017-09-28 14:38:23 +01001326</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001327<li>contains()
Jenkinsb3a371b2018-05-23 11:36:53 +01001328: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_backend_registry.xhtml#a7ab3541aa19379c2a414f6dd8fde588d">BackendRegistry</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001329</li>
Anthony Barbier871448e2017-03-24 14:54:29 +00001330<li>context()
Jenkinsb3a371b2018-05-23 11:36:53 +01001331: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a252f5440564c77d68459f2baa978f86a">CLKernelLibrary</a>
1332, <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#a252f5440564c77d68459f2baa978f86a">CLScheduler</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001333</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001334<li>convert_policy()
1335: <a class="el" href="classarm__compute_1_1graph_1_1_eltwise_layer_node.xhtml#ab932642e6eeca5832e27f6cfec5f173c">EltwiseLayerNode</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001336</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001337<li>convolution_info()
1338: <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#af8bae150bf98eca8fe0fa86eba1c82e7">ConvolutionLayerNode</a>
1339, <a class="el" href="classarm__compute_1_1graph_1_1_depthwise_convolution_layer_node.xhtml#af8bae150bf98eca8fe0fa86eba1c82e7">DepthwiseConvolutionLayerNode</a>
1340</li>
1341<li>convolution_method()
1342: <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a1e41ff600f64885f7594756f39ff8af3">ConvolutionLayerNode</a>
Kaizenbf8b01d2017-10-12 14:26:51 +01001343</li>
Kaizen8938bd32017-09-28 14:38:23 +01001344<li>ConvolutionLayer()
Jenkinsb3a371b2018-05-23 11:36:53 +01001345: <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#af896fc13b0eaaafe855f0fbcd65a07de">ConvolutionLayer</a>
1346</li>
1347<li>ConvolutionLayerNode()
1348: <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer_node.xhtml#a37b4debd51dfb00b417fc3b7f3ccd815">ConvolutionLayerNode</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001349</li>
Anthony Barbier871448e2017-03-24 14:54:29 +00001350<li>Coordinates()
Jenkinsb3a371b2018-05-23 11:36:53 +01001351: <a class="el" href="classarm__compute_1_1_coordinates.xhtml#a8f72922fd4f55b0b740811ea27bc7e0f">Coordinates</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001352</li>
1353<li>coords()
1354: <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a8586f084a949b4324b660665e787b684">SubTensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001355</li>
1356<li>copy_from()
1357: <a class="el" href="classarm__compute_1_1_i_tensor.xhtml#a4a774ad8d5f4837f3d7de1876d367c5b">ITensor</a>
1358</li>
1359<li>CPPCornerCandidatesKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +01001360: <a class="el" href="classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#af988c4afc4ef09f2ed1f5baf6ac01aee">CPPCornerCandidatesKernel</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +01001361</li>
1362<li>CPPDetectionWindowNonMaximaSuppressionKernel()
Jenkinsb3a371b2018-05-23 11:36:53 +01001363: <a class="el" href="classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml#a8058341d64fa8dd14cac28d6ceea657c">CPPDetectionWindowNonMaximaSuppressionKernel</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001364</li>
1365<li>CPPPermuteKernel()
Anthony Barbier06ea0482018-02-22 15:45:35 +00001366: <a class="el" href="classarm__compute_1_1_c_p_p_permute_kernel.xhtml#a34c3007dbd5acec7d1d1d9b49ebc461a">CPPPermuteKernel</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001367</li>
1368<li>CPPSortEuclideanDistanceKernel()
Anthony Barbier06ea0482018-02-22 15:45:35 +00001369: <a class="el" href="classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml#a9c1505ea86b0f053bad9e7a595c30f82">CPPSortEuclideanDistanceKernel</a>
Kaizen8938bd32017-09-28 14:38:23 +01001370</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001371<li>CPPUpsampleKernel()
1372: <a class="el" href="classarm__compute_1_1_c_p_p_upsample_kernel.xhtml#ade0b22ebd85d13fa476cbb3260b675b8">CPPUpsampleKernel</a>
1373</li>
Kaizen8938bd32017-09-28 14:38:23 +01001374<li>cpu_info()
Jenkinsb3a371b2018-05-23 11:36:53 +01001375: <a class="el" href="classarm__compute_1_1_i_scheduler.xhtml#a95f26c7763b9472437a8da8aa6089c9b">IScheduler</a>
1376</li>
1377<li>CPUInfo()
1378: <a class="el" href="classarm__compute_1_1_c_p_u_info.xhtml#ac10ab8f6db7ac07935466d38350e7c9b">CPUInfo</a>
1379</li>
1380<li>create()
1381: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_function_factory.xhtml#a7b00b3e17e362f87aa1652335d88defd">CLFunctionFactory</a>
1382, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_function_factory.xhtml#a7b00b3e17e362f87aa1652335d88defd">GCFunctionFactory</a>
1383, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_function_factory.xhtml#a7b00b3e17e362f87aa1652335d88defd">NEFunctionFactory</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001384</li>
1385<li>create_kernel()
1386: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a07b37240bd1f09e36cf119dced79f9c4">CLKernelLibrary</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001387, <a class="el" href="classarm__compute_1_1_g_c_kernel_library.xhtml#a3c9232d786719d0387c11c36af18f9d0">GCKernelLibrary</a>
1388</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001389<li>create_layer()
1390: <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_activation_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">ActivationLayer</a>
1391, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_batch_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">BatchNormalizationLayer</a>
1392, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_branch_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">BranchLayer</a>
1393, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">ConvolutionLayer</a>
1394, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_depthwise_convolution_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">DepthwiseConvolutionLayer</a>
1395, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_flatten_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">FlattenLayer</a>
1396, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_fully_connected_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">FullyConnectedLayer</a>
1397, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_i_layer.xhtml#afd0f42ef97e62ef3b6849bcbb8a7533a">ILayer</a>
1398, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_input_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">InputLayer</a>
1399, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_normalization_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">NormalizationLayer</a>
1400, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_output_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">OutputLayer</a>
1401, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_pooling_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">PoolingLayer</a>
1402, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_reshape_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">ReshapeLayer</a>
1403, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_scale_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">ScaleLayer</a>
1404, <a class="el" href="classarm__compute_1_1graph_1_1frontend_1_1_softmax_layer.xhtml#a225fb162b43cbef27d5a1dbd7a51c60d">SoftmaxLayer</a>
1405</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001406<li>create_logger()
1407: <a class="el" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#af1d6f8c290a087deee5c7cb1e888b60c">LoggerRegistry</a>
Anthony Barbier871448e2017-03-24 14:54:29 +00001408</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001409<li>create_memory_manager()
1410: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#a6ef6a9104921a67b2dd1cd4be04e6fa1">CLDeviceBackend</a>
1411, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml#a6ef6a9104921a67b2dd1cd4be04e6fa1">GCDeviceBackend</a>
1412, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml#aa42b584f7715675c47b7ecb70d494e9c">IDeviceBackend</a>
1413, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml#a6ef6a9104921a67b2dd1cd4be04e6fa1">NEDeviceBackend</a>
1414</li>
Kaizen8938bd32017-09-28 14:38:23 +01001415<li>create_pool()
1416: <a class="el" href="classarm__compute_1_1_blob_lifetime_manager.xhtml#ab2463b51d72b8fefe2460d0c8ee0b685">BlobLifetimeManager</a>
1417, <a class="el" href="classarm__compute_1_1_i_lifetime_manager.xhtml#ab14145b312cf5bf366bc9d7c143f85a1">ILifetimeManager</a>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001418, <a class="el" href="classarm__compute_1_1_offset_lifetime_manager.xhtml#ab2463b51d72b8fefe2460d0c8ee0b685">OffsetLifetimeManager</a>
1419</li>
Anthony Barbierf45d5a92018-01-24 16:23:15 +00001420<li>create_printers()
1421: <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_common_options.xhtml#a0ecd10cc93de5d317347eab52ede1775">CommonOptions</a>
1422</li>
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001423<li>create_reserved_loggers()
1424: <a class="el" href="classarm__compute_1_1logging_1_1_logger_registry.xhtml#aae3c25bae86520441a5631e6a7960061">LoggerRegistry</a>
Kaizen8938bd32017-09-28 14:38:23 +01001425</li>
Anthony Barbier871448e2017-03-24 14:54:29 +00001426<li>create_subimage()
1427: <a class="el" href="classarm__compute_1_1_multi_image.xhtml#abd476c5b253ba7cfff71fc2f782d2688">MultiImage</a>
1428</li>
Jenkinsb3a371b2018-05-23 11:36:53 +01001429<li>create_subtensor()
1430: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#acfb93ddff8c6deb378d41efadb3d9997">CLDeviceBackend</a>
1431, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml#acfb93ddff8c6deb378d41efadb3d9997">GCDeviceBackend</a>
1432, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml#af8e71170f6e62ea5e6fefab95380a01b">IDeviceBackend</a>
1433, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml#acfb93ddff8c6deb378d41efadb3d9997">NEDeviceBackend</a>
1434</li>
1435<li>create_tensor()
1436: <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_c_l_device_backend.xhtml#a52d6a3afb0534bf1a6e968083d135e55">CLDeviceBackend</a>
1437, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_g_c_device_backend.xhtml#a52d6a3afb0534bf1a6e968083d135e55">GCDeviceBackend</a>
1438, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_i_device_backend.xhtml#a0f46e4fef818b4114b3d09c799944046">IDeviceBackend</a>
1439, <a class="el" href="classarm__compute_1_1graph_1_1backends_1_1_n_e_device_backend.xhtml#a52d6a3afb0534bf1a6e968083d135e55">NEDeviceBackend</a>
1440</li>
Anthony Barbier871448e2017-03-24 14:54:29 +00001441</ul>
1442</div><!-- contents -->
1443</div><!-- doc-content -->
1444<!-- start footer part -->
1445<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
1446 <ul>
Jenkinsb3a371b2018-05-23 11:36:53 +01001447 <li class="footer">Generated on Wed May 23 2018 11:36:46 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +00001448 <a href="http://www.doxygen.org/index.html">
Anthony Barbier8140e1e2017-12-14 23:48:46 +00001449 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
Anthony Barbier871448e2017-03-24 14:54:29 +00001450 </ul>
1451</div>
1452</body>
1453</html>