Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1 | <!-- HTML header for doxygen 1.8.9.1--> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 7 | <meta name="generator" content="Doxygen 1.8.11"/> |
| 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
| 9 | <title>ARM Compute Library: Data Fields</title> |
| 10 | <link href="tabs.css" rel="stylesheet" type="text/css"/> |
| 11 | <script type="text/javascript" src="jquery.js"></script> |
| 12 | <script type="text/javascript" src="dynsections.js"></script> |
| 13 | <link href="navtree.css" rel="stylesheet" type="text/css"/> |
| 14 | <script type="text/javascript" src="resize.js"></script> |
| 15 | <script type="text/javascript" src="navtreedata.js"></script> |
| 16 | <script type="text/javascript" src="navtree.js"></script> |
| 17 | <script type="text/javascript"> |
| 18 | $(document).ready(initResizable); |
| 19 | $(window).load(resizeHeight); |
| 20 | </script> |
| 21 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 22 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 23 | <script type="text/javascript" src="search/search.js"></script> |
| 24 | <script type="text/javascript"> |
| 25 | $(document).ready(function() { init_search(); }); |
| 26 | </script> |
| 27 | <script type="text/x-mathjax-config"> |
| 28 | MathJax.Hub.Config({ |
| 29 | extensions: ["tex2jax.js"], |
| 30 | jax: ["input/TeX","output/HTML-CSS"], |
| 31 | }); |
| 32 | </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
| 33 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 34 | </head> |
| 35 | <body> |
| 36 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 37 | <div id="titlearea"> |
| 38 | <table cellspacing="0" cellpadding="0"> |
| 39 | <tbody> |
| 40 | <tr style="height: 56px;"> |
| 41 | <td style="padding-left: 0.5em;"> |
| 42 | <div id="projectname">ARM Compute Library |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 43 |  <span id="projectnumber">17.04</span> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
| 51 | <!-- Generated by Doxygen 1.8.11 --> |
| 52 | <script type="text/javascript"> |
| 53 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 54 | </script> |
| 55 | <div id="navrow1" class="tabs"> |
| 56 | <ul class="tablist"> |
| 57 | <li><a href="index.xhtml"><span>Main Page</span></a></li> |
| 58 | <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li> |
| 59 | <li class="current"><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 60 | <li><a href="files.xhtml"><span>Files</span></a></li> |
| 61 | <li> |
| 62 | <div id="MSearchBox" class="MSearchBoxInactive"> |
| 63 | <span class="left"> |
| 64 | <img id="MSearchSelect" src="search/mag_sel.png" |
| 65 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 66 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 67 | alt=""/> |
| 68 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
| 69 | onfocus="searchBox.OnSearchFieldFocus(true)" |
| 70 | onblur="searchBox.OnSearchFieldFocus(false)" |
| 71 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 72 | </span><span class="right"> |
| 73 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
| 74 | </span> |
| 75 | </div> |
| 76 | </li> |
| 77 | </ul> |
| 78 | </div> |
| 79 | <div id="navrow2" class="tabs2"> |
| 80 | <ul class="tablist"> |
| 81 | <li><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 82 | <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li> |
| 83 | <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li> |
| 84 | <li class="current"><a href="functions.xhtml"><span>Data Fields</span></a></li> |
| 85 | </ul> |
| 86 | </div> |
| 87 | <div id="navrow3" class="tabs2"> |
| 88 | <ul class="tablist"> |
| 89 | <li class="current"><a href="functions.xhtml"><span>All</span></a></li> |
| 90 | <li><a href="functions_func.xhtml"><span>Functions</span></a></li> |
| 91 | <li><a href="functions_vars.xhtml"><span>Variables</span></a></li> |
| 92 | <li><a href="functions_enum.xhtml"><span>Enumerations</span></a></li> |
| 93 | </ul> |
| 94 | </div> |
| 95 | <div id="navrow4" class="tabs3"> |
| 96 | <ul class="tablist"> |
| 97 | <li><a href="functions.xhtml#index__"><span>_</span></a></li> |
| 98 | <li><a href="functions_a.xhtml#index_a"><span>a</span></a></li> |
| 99 | <li><a href="functions_b.xhtml#index_b"><span>b</span></a></li> |
| 100 | <li><a href="functions_c.xhtml#index_c"><span>c</span></a></li> |
| 101 | <li><a href="functions_d.xhtml#index_d"><span>d</span></a></li> |
| 102 | <li><a href="functions_e.xhtml#index_e"><span>e</span></a></li> |
| 103 | <li><a href="functions_f.xhtml#index_f"><span>f</span></a></li> |
| 104 | <li><a href="functions_g.xhtml#index_g"><span>g</span></a></li> |
| 105 | <li><a href="functions_h.xhtml#index_h"><span>h</span></a></li> |
| 106 | <li><a href="functions_i.xhtml#index_i"><span>i</span></a></li> |
| 107 | <li><a href="functions_k.xhtml#index_k"><span>k</span></a></li> |
| 108 | <li><a href="functions_l.xhtml#index_l"><span>l</span></a></li> |
| 109 | <li><a href="functions_m.xhtml#index_m"><span>m</span></a></li> |
| 110 | <li><a href="functions_n.xhtml#index_n"><span>n</span></a></li> |
| 111 | <li><a href="functions_o.xhtml#index_o"><span>o</span></a></li> |
| 112 | <li><a href="functions_p.xhtml#index_p"><span>p</span></a></li> |
| 113 | <li><a href="functions_q.xhtml#index_q"><span>q</span></a></li> |
| 114 | <li><a href="functions_r.xhtml#index_r"><span>r</span></a></li> |
| 115 | <li><a href="functions_s.xhtml#index_s"><span>s</span></a></li> |
| 116 | <li><a href="functions_t.xhtml#index_t"><span>t</span></a></li> |
| 117 | <li><a href="functions_u.xhtml#index_u"><span>u</span></a></li> |
| 118 | <li><a href="functions_v.xhtml#index_v"><span>v</span></a></li> |
| 119 | <li><a href="functions_w.xhtml#index_w"><span>w</span></a></li> |
| 120 | <li><a href="functions_x.xhtml#index_x"><span>x</span></a></li> |
| 121 | <li><a href="functions_y.xhtml#index_y"><span>y</span></a></li> |
| 122 | <li><a href="functions_z.xhtml#index_z"><span>z</span></a></li> |
| 123 | <li class="current"><a href="functions_0x7e.xhtml#index_0x7e"><span>~</span></a></li> |
| 124 | </ul> |
| 125 | </div> |
| 126 | </div><!-- top --> |
| 127 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 128 | <div id="nav-tree"> |
| 129 | <div id="nav-tree-contents"> |
| 130 | <div id="nav-sync" class="sync"></div> |
| 131 | </div> |
| 132 | </div> |
| 133 | <div id="splitbar" style="-moz-user-select:none;" |
| 134 | class="ui-resizable-handle"> |
| 135 | </div> |
| 136 | </div> |
| 137 | <script type="text/javascript"> |
| 138 | $(document).ready(function(){initNavTree('functions_0x7e.xhtml','');}); |
| 139 | </script> |
| 140 | <div id="doc-content"> |
| 141 | <!-- window showing the filter options --> |
| 142 | <div id="MSearchSelectWindow" |
| 143 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 144 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 145 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 146 | </div> |
| 147 | |
| 148 | <!-- iframe showing the search results (closed by default) --> |
| 149 | <div id="MSearchResultsWindow"> |
| 150 | <iframe src="javascript:void(0)" frameborder="0" |
| 151 | name="MSearchResults" id="MSearchResults"> |
| 152 | </iframe> |
| 153 | </div> |
| 154 | |
| 155 | <div class="contents"> |
| 156 | <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div> |
| 157 | |
| 158 | <h3><a class="anchor" id="index_0x7e"></a>- ~ -</h3><ul> |
| 159 | <li>~AccessWindowAutoPadding() |
| 160 | : <a class="el" href="classarm__compute_1_1_access_window_auto_padding.xhtml#a129a10edb6f1ecc24810945981a7e50e">AccessWindowAutoPadding</a> |
| 161 | </li> |
| 162 | <li>~AccessWindowRectangle() |
| 163 | : <a class="el" href="classarm__compute_1_1_access_window_rectangle.xhtml#a32733393d362ac5cd19a588bb248e5c6">AccessWindowRectangle</a> |
| 164 | </li> |
| 165 | <li>~AccessWindowStatic() |
| 166 | : <a class="el" href="classarm__compute_1_1_access_window_static.xhtml#a657392da3805fde373c0cef557739d08">AccessWindowStatic</a> |
| 167 | </li> |
| 168 | <li>~CLAbsoluteDifferenceKernel() |
| 169 | : <a class="el" href="classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml#aea6992684b565a3656dae7216a3be2d4">CLAbsoluteDifferenceKernel</a> |
| 170 | </li> |
| 171 | <li>~CLArithmeticAdditionKernel() |
| 172 | : <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#a7963f0e83a9b2ccc626701d97a89e76a">CLArithmeticAdditionKernel</a> |
| 173 | </li> |
| 174 | <li>~CLArithmeticSubtractionKernel() |
| 175 | : <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a582c6993688f726a39586d3d3c6352a6">CLArithmeticSubtractionKernel</a> |
| 176 | </li> |
| 177 | <li>~CLChannelCombineKernel() |
| 178 | : <a class="el" href="classarm__compute_1_1_c_l_channel_combine_kernel.xhtml#aaab19adbe7aed0d2f1aa5a7bcb5edb64">CLChannelCombineKernel</a> |
| 179 | </li> |
| 180 | <li>~CLChannelExtractKernel() |
| 181 | : <a class="el" href="classarm__compute_1_1_c_l_channel_extract_kernel.xhtml#a27ad648b664e45d4c571487543160bfb">CLChannelExtractKernel</a> |
| 182 | </li> |
| 183 | <li>~CLCol2ImKernel() |
| 184 | : <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#a4551e8f874d80a480ba0e5f6ad1d256e">CLCol2ImKernel</a> |
| 185 | </li> |
| 186 | <li>~CLColorConvertKernel() |
| 187 | : <a class="el" href="classarm__compute_1_1_c_l_color_convert_kernel.xhtml#a96d19d01c4797e1b38105b73613c46d0">CLColorConvertKernel</a> |
| 188 | </li> |
| 189 | <li>~CLConvolutionLayerWeightsReshapeKernel() |
| 190 | : <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_weights_reshape_kernel.xhtml#ab32afb44c79da5f80f07730a11d37060">CLConvolutionLayerWeightsReshapeKernel</a> |
| 191 | </li> |
| 192 | <li>~CLCopyToArrayKernel() |
| 193 | : <a class="el" href="classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#a7fa1d109f0c6d72521e336fd3955cee9">CLCopyToArrayKernel</a> |
| 194 | </li> |
| 195 | <li>~CLDerivativeKernel() |
| 196 | : <a class="el" href="classarm__compute_1_1_c_l_derivative_kernel.xhtml#a83d38310c15f7b92264b5403ddd0bbda">CLDerivativeKernel</a> |
| 197 | </li> |
| 198 | <li>~CLFastCornersKernel() |
| 199 | : <a class="el" href="classarm__compute_1_1_c_l_fast_corners_kernel.xhtml#a2b06599adac42d0aa917573716356999">CLFastCornersKernel</a> |
| 200 | </li> |
| 201 | <li>~CLFillBorderKernel() |
| 202 | : <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#ad22d0bc4356a4068c244952df68fd5c7">CLFillBorderKernel</a> |
| 203 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 204 | <li>~CLGaussianPyramid() |
| 205 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid.xhtml#afafbe10da580ab0f3105947cb4a383ac">CLGaussianPyramid</a> |
| 206 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 207 | <li>~CLGaussianPyramidHorKernel() |
| 208 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml#aff3525c5fcfeb85912814c1bbbaf0835">CLGaussianPyramidHorKernel</a> |
| 209 | </li> |
| 210 | <li>~CLGaussianPyramidVertKernel() |
| 211 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml#abc1512876a55b624d62f83b64efde7dd">CLGaussianPyramidVertKernel</a> |
| 212 | </li> |
| 213 | <li>~CLHarrisScoreKernel() |
| 214 | : <a class="el" href="classarm__compute_1_1_c_l_harris_score_kernel.xhtml#a2f0d90733f4575c7aca61716a655537e">CLHarrisScoreKernel</a> |
| 215 | </li> |
| 216 | <li>~CLLutAllocator() |
| 217 | : <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#a864b976ba255c0cd2e1e2a848c89f4a3">CLLutAllocator</a> |
| 218 | </li> |
| 219 | <li>~CLPoolingLayerKernel() |
| 220 | : <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#afcd410341247696c0569a1499407c39b">CLPoolingLayerKernel</a> |
| 221 | </li> |
| 222 | <li>~CLSobel3x3Kernel() |
| 223 | : <a class="el" href="classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml#a95501c3f5d09ada6ea151f08fff6d120">CLSobel3x3Kernel</a> |
| 224 | </li> |
| 225 | <li>~CLSobel5x5HorKernel() |
| 226 | : <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml#a6c123393267557301f2549114112d414">CLSobel5x5HorKernel</a> |
| 227 | </li> |
| 228 | <li>~CLSobel5x5VertKernel() |
| 229 | : <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml#ad88337f2cf8d90a2a9106d80c3807873">CLSobel5x5VertKernel</a> |
| 230 | </li> |
| 231 | <li>~CLSobel7x7HorKernel() |
| 232 | : <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml#aedbb8258b41802dfffc61690f890bd1b">CLSobel7x7HorKernel</a> |
| 233 | </li> |
| 234 | <li>~CLSobel7x7VertKernel() |
| 235 | : <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml#ad22bc492781a9536130d81344e26b1b7">CLSobel7x7VertKernel</a> |
| 236 | </li> |
| 237 | <li>~CLTensorAllocator() |
| 238 | : <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#ac9bc36cf09ac63f2a33baafd3a0ef159">CLTensorAllocator</a> |
| 239 | </li> |
| 240 | <li>~Coordinates() |
| 241 | : <a class="el" href="classarm__compute_1_1_coordinates.xhtml#a71e1d115c447afe4c2ee05f3541be118">Coordinates</a> |
| 242 | </li> |
| 243 | <li>~CPPCornerCandidatesKernel() |
| 244 | : <a class="el" href="classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#a208c06a1b38f317679a9d5658020d907">CPPCornerCandidatesKernel</a> |
| 245 | </li> |
| 246 | <li>~Dimensions() |
| 247 | : <a class="el" href="classarm__compute_1_1_dimensions.xhtml#ab5908ac7ee6593782fd6ec6caa0b70ff">Dimensions< T ></a> |
| 248 | </li> |
| 249 | <li>~HOGInfo() |
| 250 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ada121d63992678a09e1b3db5a2002bfa">HOGInfo</a> |
| 251 | </li> |
| 252 | <li>~IAccessWindow() |
| 253 | : <a class="el" href="classarm__compute_1_1_i_access_window.xhtml#abc3996ab36cfa27811d661debfca5b5f">IAccessWindow</a> |
| 254 | </li> |
| 255 | <li>~IArray() |
| 256 | : <a class="el" href="classarm__compute_1_1_i_array.xhtml#acaeb87c4bcccaf15bb25bd2c8e44658a">IArray< T ></a> |
| 257 | </li> |
| 258 | <li>~ICLArray() |
| 259 | : <a class="el" href="classarm__compute_1_1_i_c_l_array.xhtml#a0c95f444049eea7c7d14f6fd57ef40a1">ICLArray< T ></a> |
| 260 | </li> |
| 261 | <li>~ICLSimpleKernel() |
| 262 | : <a class="el" href="classarm__compute_1_1_i_c_l_simple_kernel.xhtml#a0038fc9fcfaba0b247991f74395ef0fa">ICLSimpleKernel</a> |
| 263 | </li> |
| 264 | <li>~ICPPKernel() |
| 265 | : <a class="el" href="classarm__compute_1_1_i_c_p_p_kernel.xhtml#a033d17a97e07cea7fe83eefcf23540f6">ICPPKernel</a> |
| 266 | </li> |
| 267 | <li>~ICPPSimpleKernel() |
| 268 | : <a class="el" href="classarm__compute_1_1_i_c_p_p_simple_kernel.xhtml#a819c40bc2449e5c47178bb34680256b8">ICPPSimpleKernel</a> |
| 269 | </li> |
| 270 | <li>~IDistribution() |
| 271 | : <a class="el" href="classarm__compute_1_1_i_distribution.xhtml#a9ee18d758810dbcfb1c9717956f51c38">IDistribution</a> |
| 272 | </li> |
| 273 | <li>~IFunction() |
| 274 | : <a class="el" href="classarm__compute_1_1_i_function.xhtml#ab921ecc3f3f6ae2b4bd61f3e1998d8c4">IFunction</a> |
| 275 | </li> |
| 276 | <li>~IHOG() |
| 277 | : <a class="el" href="classarm__compute_1_1_i_h_o_g.xhtml#a758ea1a393875c05d2c869ddeefd0dd6">IHOG</a> |
| 278 | </li> |
| 279 | <li>~IKernel() |
| 280 | : <a class="el" href="classarm__compute_1_1_i_kernel.xhtml#a341b60d15a5e12a5b8f3825194dd3b12">IKernel</a> |
| 281 | </li> |
| 282 | <li>~ILut() |
| 283 | : <a class="el" href="classarm__compute_1_1_i_lut.xhtml#ab90dd1556851ce4b6b1529dfb9107f68">ILut</a> |
| 284 | </li> |
| 285 | <li>~ILutAllocator() |
| 286 | : <a class="el" href="classarm__compute_1_1_i_lut_allocator.xhtml#a9c34313e5cddaebce855b939e42efc32">ILutAllocator</a> |
| 287 | </li> |
| 288 | <li>~IMultiHOG() |
| 289 | : <a class="el" href="classarm__compute_1_1_i_multi_h_o_g.xhtml#a6698fe6d38d2bb18553ae37a5d1aa42c">IMultiHOG</a> |
| 290 | </li> |
| 291 | <li>~IMultiImage() |
| 292 | : <a class="el" href="classarm__compute_1_1_i_multi_image.xhtml#a52c8ee0f7ff87c20c213bf2860729ea0">IMultiImage</a> |
| 293 | </li> |
| 294 | <li>~INEHarrisScoreKernel() |
| 295 | : <a class="el" href="classarm__compute_1_1_i_n_e_harris_score_kernel.xhtml#af74d3413c9011d560c8a572037f4df9b">INEHarrisScoreKernel</a> |
| 296 | </li> |
| 297 | <li>~IPyramid() |
| 298 | : <a class="el" href="classarm__compute_1_1_i_pyramid.xhtml#a2925d59af502d059fcb2326a6ada7867">IPyramid</a> |
| 299 | </li> |
| 300 | <li>~ITensor() |
| 301 | : <a class="el" href="classarm__compute_1_1_i_tensor.xhtml#a4aa2df36743089ac6814d83e7d4b7ffc">ITensor</a> |
| 302 | </li> |
| 303 | <li>~ITensorAllocator() |
| 304 | : <a class="el" href="classarm__compute_1_1_i_tensor_allocator.xhtml#a8378fc6c887231765b885f8033c7bb99">ITensorAllocator</a> |
| 305 | </li> |
| 306 | <li>~NEAbsoluteDifferenceKernel() |
| 307 | : <a class="el" href="classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml#a8f920e3071a96d1cb1bf77dabced479e">NEAbsoluteDifferenceKernel</a> |
| 308 | </li> |
| 309 | <li>~NEArithmeticAdditionKernel() |
| 310 | : <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml#a9a168f182be423014aa67a334323dfd8">NEArithmeticAdditionKernel</a> |
| 311 | </li> |
| 312 | <li>~NEArithmeticSubtractionKernel() |
| 313 | : <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml#aeb20f5092b85fd6c9a4deb6e59de7c03">NEArithmeticSubtractionKernel</a> |
| 314 | </li> |
| 315 | <li>~NEChannelCombineKernel() |
| 316 | : <a class="el" href="classarm__compute_1_1_n_e_channel_combine_kernel.xhtml#a3b991bc19cdd8e7fb06de869a43c7799">NEChannelCombineKernel</a> |
| 317 | </li> |
| 318 | <li>~NEChannelExtractKernel() |
| 319 | : <a class="el" href="classarm__compute_1_1_n_e_channel_extract_kernel.xhtml#a34e1049bf124f489f14b86b8a8852597">NEChannelExtractKernel</a> |
| 320 | </li> |
| 321 | <li>~NECol2ImKernel() |
| 322 | : <a class="el" href="classarm__compute_1_1_n_e_col2_im_kernel.xhtml#a4a5859db6d2635061ce55c1ddfdc734b">NECol2ImKernel</a> |
| 323 | </li> |
| 324 | <li>~NEColorConvertKernel() |
| 325 | : <a class="el" href="classarm__compute_1_1_n_e_color_convert_kernel.xhtml#a0debe4186682c7d37935e3284dae5c09">NEColorConvertKernel</a> |
| 326 | </li> |
| 327 | <li>~NEConvolutionLayerWeightsReshapeKernel() |
| 328 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_layer_weights_reshape_kernel.xhtml#a8ecbd77d12953d57bac078aebdd076e9">NEConvolutionLayerWeightsReshapeKernel</a> |
| 329 | </li> |
| 330 | <li>~NEEdgeNonMaxSuppressionKernel() |
| 331 | : <a class="el" href="classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml#a78bad28117e1cbaaaf02a131a1a1400f">NEEdgeNonMaxSuppressionKernel</a> |
| 332 | </li> |
| 333 | <li>~NEEdgeTraceKernel() |
| 334 | : <a class="el" href="classarm__compute_1_1_n_e_edge_trace_kernel.xhtml#a63a533746b32a68c6ab1610c3a4823e6">NEEdgeTraceKernel</a> |
| 335 | </li> |
| 336 | <li>~NEFillArrayKernel() |
| 337 | : <a class="el" href="classarm__compute_1_1_n_e_fill_array_kernel.xhtml#a1885e2bee760c881e4d8bc5747bb3200">NEFillArrayKernel</a> |
| 338 | </li> |
| 339 | <li>~NEFillBorderKernel() |
| 340 | : <a class="el" href="classarm__compute_1_1_n_e_fill_border_kernel.xhtml#ac68288caf6a7f15d12519e1a12161983">NEFillBorderKernel</a> |
| 341 | </li> |
| 342 | <li>~NEFillInnerBorderKernel() |
| 343 | : <a class="el" href="classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml#a2a4252d6ad42d3828955547d4dce0c21">NEFillInnerBorderKernel</a> |
| 344 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 345 | <li>~NEGaussianPyramid() |
| 346 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid.xhtml#af34c199e11afef4c68af773a9fd40150">NEGaussianPyramid</a> |
| 347 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 348 | <li>~NEGaussianPyramidHorKernel() |
| 349 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml#aa5030ad8be9a77dadfd6bca436fd16ad">NEGaussianPyramidHorKernel</a> |
| 350 | </li> |
| 351 | <li>~NEGaussianPyramidVertKernel() |
| 352 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml#a335e126153ef3b664bf56c3e8ad143de">NEGaussianPyramidVertKernel</a> |
| 353 | </li> |
| 354 | <li>~NEGEMMMatrixAccumulateBiasesKernel() |
| 355 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#af26cd032cee8d8d035b8d5e52422f397">NEGEMMMatrixAccumulateBiasesKernel</a> |
| 356 | </li> |
| 357 | <li>~NEGradientKernel() |
| 358 | : <a class="el" href="classarm__compute_1_1_n_e_gradient_kernel.xhtml#aec72e1144d2cb538834aa369232de727">NEGradientKernel</a> |
| 359 | </li> |
| 360 | <li>~NEHistogramBorderKernel() |
| 361 | : <a class="el" href="classarm__compute_1_1_n_e_histogram_border_kernel.xhtml#a6783e834d68170ac619d0f307b2ead14">NEHistogramBorderKernel</a> |
| 362 | </li> |
| 363 | <li>~NEHistogramKernel() |
| 364 | : <a class="el" href="classarm__compute_1_1_n_e_histogram_kernel.xhtml#a4983480fbaa765aea4052cf5c28bf60e">NEHistogramKernel</a> |
| 365 | </li> |
| 366 | <li>~NEHOGBlockNormalizationKernel() |
| 367 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml#a868e84205d6f33fc9bc1a24834752839">NEHOGBlockNormalizationKernel</a> |
| 368 | </li> |
| 369 | <li>~NEHOGDetectorKernel() |
| 370 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml#ac8fd84865e94c9be09c574eb9abdfde6">NEHOGDetectorKernel</a> |
| 371 | </li> |
| 372 | <li>~NEHOGOrientationBinningKernel() |
| 373 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml#a369c98c8c9f95122e658eed5f1a55491">NEHOGOrientationBinningKernel</a> |
| 374 | </li> |
| 375 | <li>~NEIm2ColKernel() |
| 376 | : <a class="el" href="classarm__compute_1_1_n_e_im2_col_kernel.xhtml#acaa705664e19820e28eb86f7737a98ba">NEIm2ColKernel</a> |
| 377 | </li> |
| 378 | <li>~NELKTrackerKernel() |
| 379 | : <a class="el" href="classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml#ab32b5b543a39437043fd3e6df25ec574">NELKTrackerKernel</a> |
| 380 | </li> |
| 381 | <li>~NELogits1DNormKernel() |
| 382 | : <a class="el" href="classarm__compute_1_1_n_e_logits1_d_norm_kernel.xhtml#a1a9bde295eb0b6174872ebc9477a9b4d">NELogits1DNormKernel</a> |
| 383 | </li> |
| 384 | <li>~NELogits1DShiftExpSumKernel() |
| 385 | : <a class="el" href="classarm__compute_1_1_n_e_logits1_d_shift_exp_sum_kernel.xhtml#a095126899a98519c75faf03ec9fa5762">NELogits1DShiftExpSumKernel</a> |
| 386 | </li> |
| 387 | <li>~NEMagnitudePhaseFP16Kernel() |
| 388 | : <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_f_p16_kernel.xhtml#ad0c0a6e7ff2041d8c7d2eba5261c3e84">NEMagnitudePhaseFP16Kernel< mag_type, phase_type ></a> |
| 389 | </li> |
| 390 | <li>~NEMagnitudePhaseKernel() |
| 391 | : <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml#a1bd4859d9eadb11c47c40235e2b4d044">NEMagnitudePhaseKernel< mag_type, phase_type ></a> |
| 392 | </li> |
| 393 | <li>~NEMeanStdDevKernel() |
| 394 | : <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml#ad18b8df3b46973ddb4196f5b31ef5356">NEMeanStdDevKernel</a> |
| 395 | </li> |
| 396 | <li>~NEMinMaxKernel() |
| 397 | : <a class="el" href="classarm__compute_1_1_n_e_min_max_kernel.xhtml#a84d717a70410510f56d4ed3ac2db60b1">NEMinMaxKernel</a> |
| 398 | </li> |
| 399 | <li>~NEMinMaxLocationKernel() |
| 400 | : <a class="el" href="classarm__compute_1_1_n_e_min_max_location_kernel.xhtml#a6ec01aa0ce619004282347747efb471e">NEMinMaxLocationKernel</a> |
| 401 | </li> |
| 402 | <li>~NENonMaximaSuppression3x3Kernel() |
| 403 | : <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml#a1bbd53ef4af62c130e01677bbabdf145">NENonMaximaSuppression3x3Kernel</a> |
| 404 | </li> |
| 405 | <li>~NENormalizationLayerKernel() |
| 406 | : <a class="el" href="classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml#adf3fc8e343c72544d6881066bab7fc8a">NENormalizationLayerKernel</a> |
| 407 | </li> |
| 408 | <li>~NEPixelWiseMultiplicationKernel() |
| 409 | : <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml#ab299ab73ca304f9e10359a54a763f4d3">NEPixelWiseMultiplicationKernel</a> |
| 410 | </li> |
| 411 | <li>~NEPoolingLayerKernel() |
| 412 | : <a class="el" href="classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml#a3ce56b044278a877edbef5cff1768124">NEPoolingLayerKernel</a> |
| 413 | </li> |
| 414 | <li>~NERemapKernel() |
| 415 | : <a class="el" href="classarm__compute_1_1_n_e_remap_kernel.xhtml#a6765950fc203ca7413dd78271664c779">NERemapKernel</a> |
| 416 | </li> |
| 417 | <li>~NEScaleKernel() |
| 418 | : <a class="el" href="classarm__compute_1_1_n_e_scale_kernel.xhtml#a20422dd80d0c568f0c07730923a0d8d0">NEScaleKernel</a> |
| 419 | </li> |
| 420 | <li>~NEScharr3x3Kernel() |
| 421 | : <a class="el" href="classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml#a40d29ef4a881c7f54f2c5ac7e59500fb">NEScharr3x3Kernel</a> |
| 422 | </li> |
| 423 | <li>~NESobel3x3Kernel() |
| 424 | : <a class="el" href="classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml#aff65aac9947b796380e33bc82a9795b5">NESobel3x3Kernel</a> |
| 425 | </li> |
| 426 | <li>~NESobel5x5HorKernel() |
| 427 | : <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml#a9905eef5888d96ccddf9788adfadfcfb">NESobel5x5HorKernel</a> |
| 428 | </li> |
| 429 | <li>~NESobel5x5VertKernel() |
| 430 | : <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml#af8c29da1f0b11bd359b1574fbf86c1c8">NESobel5x5VertKernel</a> |
| 431 | </li> |
| 432 | <li>~NESobel7x7HorKernel() |
| 433 | : <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml#ad4bba8f7619ade93cc4220dbcc72c35a">NESobel7x7HorKernel</a> |
| 434 | </li> |
| 435 | <li>~NESobel7x7VertKernel() |
| 436 | : <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml#ab4a932c9b556528a0de4fdf1afda7f8a">NESobel7x7VertKernel</a> |
| 437 | </li> |
| 438 | <li>~NETransposeKernel() |
| 439 | : <a class="el" href="classarm__compute_1_1_n_e_transpose_kernel.xhtml#ad93ab145c1014c9cd71ba6612df96b3c">NETransposeKernel</a> |
| 440 | </li> |
| 441 | <li>~PyramidInfo() |
| 442 | : <a class="el" href="classarm__compute_1_1_pyramid_info.xhtml#a443529237e92a4364aaf662644dfc686">PyramidInfo</a> |
| 443 | </li> |
| 444 | <li>~Steps() |
| 445 | : <a class="el" href="classarm__compute_1_1_steps.xhtml#a48c1f75c6cf7bdb28eeec6a795c5cf0d">Steps</a> |
| 446 | </li> |
| 447 | <li>~Strides() |
| 448 | : <a class="el" href="classarm__compute_1_1_strides.xhtml#a64d502a8edb06439f9e095f92f99c227">Strides</a> |
| 449 | </li> |
| 450 | <li>~Tensor() |
| 451 | : <a class="el" href="classarm__compute_1_1_tensor.xhtml#ae55ef806b29ad70cd952e2c1508715ae">Tensor</a> |
| 452 | </li> |
| 453 | <li>~TensorInfo() |
| 454 | : <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a39cbe92494f53364366a6cddde0b5741">TensorInfo</a> |
| 455 | </li> |
| 456 | <li>~TensorShape() |
| 457 | : <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml#a29ff524f0e3378fb25a8447bdeed6ba9">TensorShape</a> |
| 458 | </li> |
| 459 | <li>~ValidRegion() |
| 460 | : <a class="el" href="structarm__compute_1_1_valid_region.xhtml#a79da8c24f26e8107822842a008b3fc76">ValidRegion</a> |
| 461 | </li> |
| 462 | </ul> |
| 463 | </div><!-- contents --> |
| 464 | </div><!-- doc-content --> |
| 465 | <!-- start footer part --> |
| 466 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 467 | <ul> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 468 | <li class="footer">Generated on Wed Apr 12 2017 14:26:06 for ARM Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 469 | <a href="http://www.doxygen.org/index.html"> |
| 470 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> |
| 471 | </ul> |
| 472 | </div> |
| 473 | </body> |
| 474 | </html> |