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 - Functions</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 | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 43 |  <span id="projectnumber">17.05</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><a href="functions.xhtml"><span>All</span></a></li> |
| 90 | <li class="current"><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_func.xhtml#index_a"><span>a</span></a></li> |
| 98 | <li><a href="functions_func_b.xhtml#index_b"><span>b</span></a></li> |
| 99 | <li><a href="functions_func_c.xhtml#index_c"><span>c</span></a></li> |
| 100 | <li><a href="functions_func_d.xhtml#index_d"><span>d</span></a></li> |
| 101 | <li><a href="functions_func_e.xhtml#index_e"><span>e</span></a></li> |
| 102 | <li><a href="functions_func_f.xhtml#index_f"><span>f</span></a></li> |
| 103 | <li><a href="functions_func_g.xhtml#index_g"><span>g</span></a></li> |
| 104 | <li><a href="functions_func_h.xhtml#index_h"><span>h</span></a></li> |
| 105 | <li><a href="functions_func_i.xhtml#index_i"><span>i</span></a></li> |
| 106 | <li><a href="functions_func_k.xhtml#index_k"><span>k</span></a></li> |
| 107 | <li><a href="functions_func_l.xhtml#index_l"><span>l</span></a></li> |
| 108 | <li><a href="functions_func_m.xhtml#index_m"><span>m</span></a></li> |
| 109 | <li class="current"><a href="functions_func_n.xhtml#index_n"><span>n</span></a></li> |
| 110 | <li><a href="functions_func_o.xhtml#index_o"><span>o</span></a></li> |
| 111 | <li><a href="functions_func_p.xhtml#index_p"><span>p</span></a></li> |
| 112 | <li><a href="functions_func_q.xhtml#index_q"><span>q</span></a></li> |
| 113 | <li><a href="functions_func_r.xhtml#index_r"><span>r</span></a></li> |
| 114 | <li><a href="functions_func_s.xhtml#index_s"><span>s</span></a></li> |
| 115 | <li><a href="functions_func_t.xhtml#index_t"><span>t</span></a></li> |
| 116 | <li><a href="functions_func_u.xhtml#index_u"><span>u</span></a></li> |
| 117 | <li><a href="functions_func_v.xhtml#index_v"><span>v</span></a></li> |
| 118 | <li><a href="functions_func_w.xhtml#index_w"><span>w</span></a></li> |
| 119 | <li><a href="functions_func_x.xhtml#index_x"><span>x</span></a></li> |
| 120 | <li><a href="functions_func_y.xhtml#index_y"><span>y</span></a></li> |
| 121 | <li><a href="functions_func_z.xhtml#index_z"><span>z</span></a></li> |
| 122 | <li><a href="functions_func_0x7e.xhtml#index_0x7e"><span>~</span></a></li> |
| 123 | </ul> |
| 124 | </div> |
| 125 | </div><!-- top --> |
| 126 | <div id="side-nav" class="ui-resizable side-nav-resizable"> |
| 127 | <div id="nav-tree"> |
| 128 | <div id="nav-tree-contents"> |
| 129 | <div id="nav-sync" class="sync"></div> |
| 130 | </div> |
| 131 | </div> |
| 132 | <div id="splitbar" style="-moz-user-select:none;" |
| 133 | class="ui-resizable-handle"> |
| 134 | </div> |
| 135 | </div> |
| 136 | <script type="text/javascript"> |
| 137 | $(document).ready(function(){initNavTree('functions_func_n.xhtml','');}); |
| 138 | </script> |
| 139 | <div id="doc-content"> |
| 140 | <!-- window showing the filter options --> |
| 141 | <div id="MSearchSelectWindow" |
| 142 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 143 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 144 | onkeydown="return searchBox.OnSearchSelectKey(event)"> |
| 145 | </div> |
| 146 | |
| 147 | <!-- iframe showing the search results (closed by default) --> |
| 148 | <div id="MSearchResultsWindow"> |
| 149 | <iframe src="javascript:void(0)" frameborder="0" |
| 150 | name="MSearchResults" id="MSearchResults"> |
| 151 | </iframe> |
| 152 | </div> |
| 153 | |
| 154 | <div class="contents"> |
| 155 |   |
| 156 | |
| 157 | <h3><a class="anchor" id="index_n"></a>- n -</h3><ul> |
| 158 | <li>name() |
| 159 | : <a class="el" href="classarm__compute_1_1_kernel.xhtml#a37627d5d5bba7f4a8690c71c2ab3cb07">Kernel</a> |
| 160 | , <a class="el" href="classarm__compute_1_1_program.xhtml#a37627d5d5bba7f4a8690c71c2ab3cb07">Program</a> |
| 161 | </li> |
| 162 | <li>NEAbsoluteDifferenceKernel() |
| 163 | : <a class="el" href="classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml#a3ea3f6066aa44e4322fe392abc8d6b3d">NEAbsoluteDifferenceKernel</a> |
| 164 | </li> |
| 165 | <li>NEAccumulateSquaredKernel() |
| 166 | : <a class="el" href="classarm__compute_1_1_n_e_accumulate_squared_kernel.xhtml#a160d96f1b3b6fc7b1f5e8fd10617e34e">NEAccumulateSquaredKernel</a> |
| 167 | </li> |
| 168 | <li>NEAccumulateWeightedKernel() |
| 169 | : <a class="el" href="classarm__compute_1_1_n_e_accumulate_weighted_kernel.xhtml#a044d704971675daa53757df82be00583">NEAccumulateWeightedKernel</a> |
| 170 | </li> |
| 171 | <li>NEActivationLayerKernel() |
| 172 | : <a class="el" href="classarm__compute_1_1_n_e_activation_layer_kernel.xhtml#af5c940969e40e1ae12411bb025a117f2">NEActivationLayerKernel</a> |
| 173 | </li> |
| 174 | <li>NEArithmeticAdditionKernel() |
| 175 | : <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml#ad336181c06f2c2983212849bd9ebcd35">NEArithmeticAdditionKernel</a> |
| 176 | </li> |
| 177 | <li>NEArithmeticSubtractionKernel() |
| 178 | : <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml#a6501ef61f473949fc980b4ada8e18bad">NEArithmeticSubtractionKernel</a> |
| 179 | </li> |
| 180 | <li>NEBitwiseAndKernel() |
| 181 | : <a class="el" href="classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml#a1b109ddb7c5e104d2f294cdb4b3c8046">NEBitwiseAndKernel</a> |
| 182 | </li> |
| 183 | <li>NEBitwiseNotKernel() |
| 184 | : <a class="el" href="classarm__compute_1_1_n_e_bitwise_not_kernel.xhtml#aa395e9208cb5dda01e4197ead2a0f5a0">NEBitwiseNotKernel</a> |
| 185 | </li> |
| 186 | <li>NEBitwiseOrKernel() |
| 187 | : <a class="el" href="classarm__compute_1_1_n_e_bitwise_or_kernel.xhtml#afaa91b93bf4940fac54f1bb0572249a7">NEBitwiseOrKernel</a> |
| 188 | </li> |
| 189 | <li>NEBitwiseXorKernel() |
| 190 | : <a class="el" href="classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml#aa5786af8781e59574815a07c6746943a">NEBitwiseXorKernel</a> |
| 191 | </li> |
| 192 | <li>NECannyEdge() |
| 193 | : <a class="el" href="classarm__compute_1_1_n_e_canny_edge.xhtml#ae42141847e0a4f706223a1f71d435451">NECannyEdge</a> |
| 194 | </li> |
| 195 | <li>NEChannelCombineKernel() |
| 196 | : <a class="el" href="classarm__compute_1_1_n_e_channel_combine_kernel.xhtml#a4ed070d1cc30490bb12259e2c47272b6">NEChannelCombineKernel</a> |
| 197 | </li> |
| 198 | <li>NEChannelExtractKernel() |
| 199 | : <a class="el" href="classarm__compute_1_1_n_e_channel_extract_kernel.xhtml#a61c8ec45550ad9df947ffb7d6fe81fb9">NEChannelExtractKernel</a> |
| 200 | </li> |
| 201 | <li>NECol2ImKernel() |
| 202 | : <a class="el" href="classarm__compute_1_1_n_e_col2_im_kernel.xhtml#a84d2ca986ac959613f3ed9c44185242c">NECol2ImKernel</a> |
| 203 | </li> |
| 204 | <li>NEColorConvertKernel() |
| 205 | : <a class="el" href="classarm__compute_1_1_n_e_color_convert_kernel.xhtml#a9b2bcb8adfe5bd1ab71a73daf10dca6d">NEColorConvertKernel</a> |
| 206 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 207 | <li>NEConvolutionKernel() |
| 208 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_kernel.xhtml#a230a4894adf8380eca9e8c2aac03e9b8">NEConvolutionKernel< matrix_size ></a> |
| 209 | </li> |
| 210 | <li>NEConvolutionLayer() |
| 211 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_layer.xhtml#aa2ce2873b0d3a07ac896633115c5ab07">NEConvolutionLayer</a> |
| 212 | </li> |
| 213 | <li>NEConvolutionLayerWeightsReshapeKernel() |
| 214 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_layer_weights_reshape_kernel.xhtml#a8c02b4166b202028f653aba36f21a024">NEConvolutionLayerWeightsReshapeKernel</a> |
| 215 | </li> |
| 216 | <li>NEConvolutionRectangleKernel() |
| 217 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_rectangle_kernel.xhtml#a437bfa972bdb089215368c344cce05d3">NEConvolutionRectangleKernel</a> |
| 218 | </li> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 219 | <li>NEConvolutionSquare() |
| 220 | : <a class="el" href="classarm__compute_1_1_n_e_convolution_square.xhtml#ab60f2bd87482f390d4bbfca943bcdf2b">NEConvolutionSquare< matrix_size ></a> |
| 221 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 222 | <li>NECumulativeDistributionKernel() |
| 223 | : <a class="el" href="classarm__compute_1_1_n_e_cumulative_distribution_kernel.xhtml#a6fa25b9f56915d8a179725e5bab75640">NECumulativeDistributionKernel</a> |
| 224 | </li> |
| 225 | <li>NEDepthConvert() |
| 226 | : <a class="el" href="classarm__compute_1_1_n_e_depth_convert.xhtml#a04fc944cc2e562f29c8b1099566cc07e">NEDepthConvert</a> |
| 227 | </li> |
| 228 | <li>NEDepthConvertKernel() |
| 229 | : <a class="el" href="classarm__compute_1_1_n_e_depth_convert_kernel.xhtml#a880f5df3eb7f21d96561e16d6b858697">NEDepthConvertKernel</a> |
| 230 | </li> |
| 231 | <li>NEDerivative() |
| 232 | : <a class="el" href="classarm__compute_1_1_n_e_derivative.xhtml#a06a119e5e329e9283c4c884a1d927914">NEDerivative</a> |
| 233 | </li> |
| 234 | <li>NEDerivativeKernel() |
| 235 | : <a class="el" href="classarm__compute_1_1_n_e_derivative_kernel.xhtml#ac317d66b746c86ea136eb7996c897b22">NEDerivativeKernel</a> |
| 236 | </li> |
| 237 | <li>NEEdgeNonMaxSuppressionKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 238 | : <a class="el" href="classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml#a4403ce6bb21831222942bb8904201e42">NEEdgeNonMaxSuppressionKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 239 | </li> |
| 240 | <li>NEEdgeTraceKernel() |
| 241 | : <a class="el" href="classarm__compute_1_1_n_e_edge_trace_kernel.xhtml#a612c2d90812d66a7ce4c2f588b5845c4">NEEdgeTraceKernel</a> |
| 242 | </li> |
| 243 | <li>NEEqualizeHistogram() |
| 244 | : <a class="el" href="classarm__compute_1_1_n_e_equalize_histogram.xhtml#ae45d670bd9b55e0c7837094d5f20449e">NEEqualizeHistogram</a> |
| 245 | </li> |
| 246 | <li>NEFastCorners() |
| 247 | : <a class="el" href="classarm__compute_1_1_n_e_fast_corners.xhtml#a19b25a6272724ef74321c92f6a47a7df">NEFastCorners</a> |
| 248 | </li> |
| 249 | <li>NEFastCornersKernel() |
| 250 | : <a class="el" href="classarm__compute_1_1_n_e_fast_corners_kernel.xhtml#ad7651a9d61e2bbc1debf8aeea2594ae4">NEFastCornersKernel</a> |
| 251 | </li> |
| 252 | <li>NEFillArrayKernel() |
| 253 | : <a class="el" href="classarm__compute_1_1_n_e_fill_array_kernel.xhtml#a3977e850ced9f5b343b76a93b0754ca0">NEFillArrayKernel</a> |
| 254 | </li> |
| 255 | <li>NEFillBorderKernel() |
| 256 | : <a class="el" href="classarm__compute_1_1_n_e_fill_border_kernel.xhtml#a687427caf0b665fce20cac17d238e946">NEFillBorderKernel</a> |
| 257 | </li> |
| 258 | <li>NEFillInnerBorderKernel() |
| 259 | : <a class="el" href="classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml#aa95aec621a23e04b38a66bd777125b26">NEFillInnerBorderKernel</a> |
| 260 | </li> |
| 261 | <li>NEFullyConnectedLayer() |
| 262 | : <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer.xhtml#a9a5cc50098bbd29bd8cd04040f7f0fe1">NEFullyConnectedLayer</a> |
| 263 | </li> |
| 264 | <li>NEGaussian5x5() |
| 265 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5.xhtml#a68588d8d5582ef6c0ad8fea6ac77dd25">NEGaussian5x5</a> |
| 266 | </li> |
| 267 | <li>NEGaussian5x5HorKernel() |
| 268 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5_hor_kernel.xhtml#ac1b9627b3909b4050f88a7f87ba65953">NEGaussian5x5HorKernel</a> |
| 269 | </li> |
| 270 | <li>NEGaussianPyramid() |
| 271 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid.xhtml#adf74ce175214d5cdbc645c05fb31b21b">NEGaussianPyramid</a> |
| 272 | </li> |
| 273 | <li>NEGaussianPyramidHalf() |
| 274 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml#af738e667c218a7d293fdc06925194b1f">NEGaussianPyramidHalf</a> |
| 275 | </li> |
| 276 | <li>NEGaussianPyramidHorKernel() |
| 277 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml#a1dfc79d471f28f16d94dd428e1d29abb">NEGaussianPyramidHorKernel</a> |
| 278 | </li> |
| 279 | <li>NEGaussianPyramidOrb() |
| 280 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml#a944408035fc5125bab445b8241abcd90">NEGaussianPyramidOrb</a> |
| 281 | </li> |
| 282 | <li>NEGaussianPyramidVertKernel() |
| 283 | : <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml#a7d7c6bdf235be21dd5c0dd0c17182248">NEGaussianPyramidVertKernel</a> |
| 284 | </li> |
| 285 | <li>NEGEMM() |
| 286 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m.xhtml#a7e368127dca3cd00895300376bdbaf85">NEGEMM</a> |
| 287 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 288 | <li>NEGEMMInterleave4x4Kernel() |
| 289 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml#ae05d4514f4b8415dbd21e900cffb2fbc">NEGEMMInterleave4x4Kernel</a> |
| 290 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 291 | <li>NEGEMMLowp() |
| 292 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp.xhtml#ab81dff462e5bc8bb60c9a7fcd93eca75">NEGEMMLowp</a> |
| 293 | </li> |
| 294 | <li>NEGEMMLowpMatrixMultiplyKernel() |
| 295 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a81181df64bd527630a72dc7ce5109f49">NEGEMMLowpMatrixMultiplyKernel</a> |
| 296 | </li> |
| 297 | <li>NEGEMMMatrixAccumulateBiasesKernel() |
| 298 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#aa3c78a8fb89c877aae90f2e76d1fe5ec">NEGEMMMatrixAccumulateBiasesKernel</a> |
| 299 | </li> |
| 300 | <li>NEGEMMMatrixAdditionKernel() |
| 301 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml#ab2165f92396a03786cf5e499c4d0e62c">NEGEMMMatrixAdditionKernel</a> |
| 302 | </li> |
| 303 | <li>NEGEMMMatrixMultiplyKernel() |
| 304 | : <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml#aeef5692e383060fe73ee1eb989b96ad4">NEGEMMMatrixMultiplyKernel</a> |
| 305 | </li> |
| 306 | <li>NEGradientKernel() |
| 307 | : <a class="el" href="classarm__compute_1_1_n_e_gradient_kernel.xhtml#a7da52d0627026b852dc51dbab82a978b">NEGradientKernel</a> |
| 308 | </li> |
| 309 | <li>NEHarrisCorners() |
| 310 | : <a class="el" href="classarm__compute_1_1_n_e_harris_corners.xhtml#a259da54cffdfb1865c7f5374f3e7142c">NEHarrisCorners</a> |
| 311 | </li> |
| 312 | <li>NEHarrisScoreFP16Kernel() |
| 313 | : <a class="el" href="classarm__compute_1_1_n_e_harris_score_f_p16_kernel.xhtml#a97cb6fc2b52a60bdccca7b7359df5211">NEHarrisScoreFP16Kernel< block_size ></a> |
| 314 | </li> |
| 315 | <li>NEHarrisScoreKernel() |
| 316 | : <a class="el" href="classarm__compute_1_1_n_e_harris_score_kernel.xhtml#a18cf8876acac9c6c2b35e38d9beabe9d">NEHarrisScoreKernel< block_size ></a> |
| 317 | </li> |
| 318 | <li>NEHistogram() |
| 319 | : <a class="el" href="classarm__compute_1_1_n_e_histogram.xhtml#a15d0892c4a1aa404f5a6967b8bc49fa8">NEHistogram</a> |
| 320 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 321 | <li>NEHistogramKernel() |
| 322 | : <a class="el" href="classarm__compute_1_1_n_e_histogram_kernel.xhtml#a13563fca453f4925820f84d182294b9d">NEHistogramKernel</a> |
| 323 | </li> |
| 324 | <li>NEHOGBlockNormalizationKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 325 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml#a3f9eda786b67908885c93faf5eb55594">NEHOGBlockNormalizationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 326 | </li> |
| 327 | <li>NEHOGDescriptor() |
| 328 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml#a571271ae391444eb3fab115114574653">NEHOGDescriptor</a> |
| 329 | </li> |
| 330 | <li>NEHOGDetectorKernel() |
| 331 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml#a2c0f4bf7e37cb04bf2384f4bc71b84d5">NEHOGDetectorKernel</a> |
| 332 | </li> |
| 333 | <li>NEHOGGradient() |
| 334 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_gradient.xhtml#ab664c758b1e6a112b0a9f2e82b04f605">NEHOGGradient</a> |
| 335 | </li> |
| 336 | <li>NEHOGMultiDetection() |
| 337 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml#a463ea561c0ec68b57bccc5f4b2485ac8">NEHOGMultiDetection</a> |
| 338 | </li> |
| 339 | <li>NEHOGNonMaximaSuppressionKernel() |
| 340 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_non_maxima_suppression_kernel.xhtml#afb444379f57371804cf7b586bea94115">NEHOGNonMaximaSuppressionKernel</a> |
| 341 | </li> |
| 342 | <li>NEHOGOrientationBinningKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 343 | : <a class="el" href="classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml#a5a1b3543ffcd941a0f3b5bc2b058c92e">NEHOGOrientationBinningKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 344 | </li> |
| 345 | <li>NEIm2ColKernel() |
| 346 | : <a class="el" href="classarm__compute_1_1_n_e_im2_col_kernel.xhtml#aec5fb874227c941e8ac14de3d29e543b">NEIm2ColKernel</a> |
| 347 | </li> |
| 348 | <li>NELaplacianPyramid() |
| 349 | : <a class="el" href="classarm__compute_1_1_n_e_laplacian_pyramid.xhtml#a4b03c61f02f3e0119fa71877abb9b4b8">NELaplacianPyramid</a> |
| 350 | </li> |
| 351 | <li>NELaplacianReconstruct() |
| 352 | : <a class="el" href="classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml#a1490de9008819d066ff78159afb03fe0">NELaplacianReconstruct</a> |
| 353 | </li> |
| 354 | <li>NELKTrackerKernel() |
| 355 | : <a class="el" href="classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml#a10e6214af1515f5916f93dddd1bb3124">NELKTrackerKernel</a> |
| 356 | </li> |
| 357 | <li>NELogits1DMaxKernel() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 358 | : <a class="el" href="classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml#a7dcfcda37359d31c2510ad865f4ca051">NELogits1DMaxKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 359 | </li> |
| 360 | <li>NELogits1DNormKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 361 | : <a class="el" href="classarm__compute_1_1_n_e_logits1_d_norm_kernel.xhtml#afa2a1794ff29695536321c2430e6dcad">NELogits1DNormKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 362 | </li> |
| 363 | <li>NELogits1DShiftExpSumKernel() |
| 364 | : <a class="el" href="classarm__compute_1_1_n_e_logits1_d_shift_exp_sum_kernel.xhtml#a47f13f5423a3a7e32d82e74a6c918cac">NELogits1DShiftExpSumKernel</a> |
| 365 | </li> |
| 366 | <li>NEMagnitudePhaseFP16Kernel() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 367 | : <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_f_p16_kernel.xhtml#a67985137eb73958ea7b152935484332c">NEMagnitudePhaseFP16Kernel< mag_type, phase_type ></a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 368 | </li> |
| 369 | <li>NEMagnitudePhaseKernel() |
| 370 | : <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml#a53c147feec3c6f2912779194fa2b5513">NEMagnitudePhaseKernel< mag_type, phase_type ></a> |
| 371 | </li> |
| 372 | <li>NEMeanStdDev() |
| 373 | : <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev.xhtml#a08ebd3b5f0e06c72c512d799cd9fccd2">NEMeanStdDev</a> |
| 374 | </li> |
| 375 | <li>NEMeanStdDevKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 376 | : <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml#a1a1acc45068c69bc66b6d5d530d7b63f">NEMeanStdDevKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 377 | </li> |
| 378 | <li>NEMinMaxKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 379 | : <a class="el" href="classarm__compute_1_1_n_e_min_max_kernel.xhtml#a14c484d0c1759b7163e3691ea1bb8bb5">NEMinMaxKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 380 | </li> |
| 381 | <li>NEMinMaxLocation() |
| 382 | : <a class="el" href="classarm__compute_1_1_n_e_min_max_location.xhtml#ae1e54926ff0f8534bbd3a97d9c0fdaa2">NEMinMaxLocation</a> |
| 383 | </li> |
| 384 | <li>NEMinMaxLocationKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 385 | : <a class="el" href="classarm__compute_1_1_n_e_min_max_location_kernel.xhtml#a41c506659961dcf1f935ae6e349f0d54">NEMinMaxLocationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 386 | </li> |
| 387 | <li>NENonLinearFilterKernel() |
| 388 | : <a class="el" href="classarm__compute_1_1_n_e_non_linear_filter_kernel.xhtml#a96fdf0f338c5dc5cee8fc2cad8b37b6b">NENonLinearFilterKernel</a> |
| 389 | </li> |
| 390 | <li>NENonMaximaSuppression3x3Kernel() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 391 | : <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml#aef9f048495848c9d8af9939009c363fc">NENonMaximaSuppression3x3Kernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 392 | </li> |
| 393 | <li>NENormalizationLayer() |
| 394 | : <a class="el" href="classarm__compute_1_1_n_e_normalization_layer.xhtml#a37c02a72e62b5add96e4f99e81b0ecc3">NENormalizationLayer</a> |
| 395 | </li> |
| 396 | <li>NENormalizationLayerKernel() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 397 | : <a class="el" href="classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml#ab3498b8beb89599cee12a9e2ac083d88">NENormalizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 398 | </li> |
| 399 | <li>NEOpticalFlow() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 400 | : <a class="el" href="classarm__compute_1_1_n_e_optical_flow.xhtml#ad5dfdcf45ad38c48cd725b0fdc675b34">NEOpticalFlow</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 401 | </li> |
| 402 | <li>NEPixelWiseMultiplicationKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 403 | : <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml#a75e09a8ec40fb21b0f71421960b540a6">NEPixelWiseMultiplicationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 404 | </li> |
| 405 | <li>NEPoolingLayerKernel() |
| 406 | : <a class="el" href="classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml#ab35670d771933fa900a8cccae52cc0dd">NEPoolingLayerKernel</a> |
| 407 | </li> |
| 408 | <li>NERemapKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 409 | : <a class="el" href="classarm__compute_1_1_n_e_remap_kernel.xhtml#a02121cbb8760314f74f08d6b36a2cbbc">NERemapKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 410 | </li> |
| 411 | <li>NEScale() |
| 412 | : <a class="el" href="classarm__compute_1_1_n_e_scale.xhtml#a30a0363a371ac59877079c6ec1962657">NEScale</a> |
| 413 | </li> |
| 414 | <li>NEScaleKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 415 | : <a class="el" href="classarm__compute_1_1_n_e_scale_kernel.xhtml#afaad06478be3721ab81bb31303e3036d">NEScaleKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 416 | </li> |
| 417 | <li>NEScharr3x3Kernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 418 | : <a class="el" href="classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml#a625e12a0c7ab061154b39f47a4a11309">NEScharr3x3Kernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 419 | </li> |
| 420 | <li>NESeparableConvolutionHorKernel() |
| 421 | : <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_hor_kernel.xhtml#a965a154580e00968b45aa6268986cd51">NESeparableConvolutionHorKernel< matrix_size ></a> |
| 422 | </li> |
| 423 | <li>NESeparableConvolutionVertKernel() |
| 424 | : <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_vert_kernel.xhtml#ac3aaa23fc2c41fdb7a6de14841631fbd">NESeparableConvolutionVertKernel< matrix_size ></a> |
| 425 | </li> |
| 426 | <li>NESobel3x3Kernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 427 | : <a class="el" href="classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml#afb53206c970a06eec11dc2d7fb30819d">NESobel3x3Kernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 428 | </li> |
| 429 | <li>NESobel5x5() |
| 430 | : <a class="el" href="classarm__compute_1_1_n_e_sobel5x5.xhtml#acb0aef0b89d0ce59b012542afdc4409d">NESobel5x5</a> |
| 431 | </li> |
| 432 | <li>NESobel5x5HorKernel() |
| 433 | : <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml#ab3fe9be760d9e2faa8cb36872889fc98">NESobel5x5HorKernel</a> |
| 434 | </li> |
| 435 | <li>NESobel5x5VertKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 436 | : <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml#aefe5ee52a24df017a67c5fe79ac0d19f">NESobel5x5VertKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 437 | </li> |
| 438 | <li>NESobel7x7() |
| 439 | : <a class="el" href="classarm__compute_1_1_n_e_sobel7x7.xhtml#a2d2ba69a0af073b80380925e3e86237a">NESobel7x7</a> |
| 440 | </li> |
| 441 | <li>NESobel7x7HorKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 442 | : <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml#a1a423c939d91b1097fcd48ead9b5f143">NESobel7x7HorKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 443 | </li> |
| 444 | <li>NESobel7x7VertKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 445 | : <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml#a685552a5f91d30d8f5b4ce2003771d18">NESobel7x7VertKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 446 | </li> |
| 447 | <li>NESoftmaxLayer() |
| 448 | : <a class="el" href="classarm__compute_1_1_n_e_softmax_layer.xhtml#ab6c76795d4cd1b6ab83154a10576b2b7">NESoftmaxLayer</a> |
| 449 | </li> |
| 450 | <li>NETableLookupKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 451 | : <a class="el" href="classarm__compute_1_1_n_e_table_lookup_kernel.xhtml#aee2586f6c778ffab9ee3adbc2a6790a1">NETableLookupKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 452 | </li> |
| 453 | <li>NEThresholdKernel() |
| 454 | : <a class="el" href="classarm__compute_1_1_n_e_threshold_kernel.xhtml#a5d0259c161d942ed6ed833206c643e45">NEThresholdKernel</a> |
| 455 | </li> |
| 456 | <li>NETransposeKernel() |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 457 | : <a class="el" href="classarm__compute_1_1_n_e_transpose_kernel.xhtml#a46381b755f709be78595e61225c71afe">NETransposeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 458 | </li> |
| 459 | <li>norm_size() |
| 460 | : <a class="el" href="classarm__compute_1_1_normalization_layer_info.xhtml#a0549be3702c05e6ec1ada69a6d08e349">NormalizationLayerInfo</a> |
| 461 | </li> |
| 462 | <li>normalization_type() |
| 463 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#aed90de2ef57929727bb2159b66d04487">HOGInfo</a> |
| 464 | </li> |
| 465 | <li>NormalizationLayerInfo() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 466 | : <a class="el" href="classarm__compute_1_1_normalization_layer_info.xhtml#a364517fc26d500026eaa13f50db45703">NormalizationLayerInfo</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 467 | </li> |
| 468 | <li>num_arguments_per_1D_tensor() |
| 469 | : <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#a770f45838881fc061294e56d64f34386">ICLKernel</a> |
| 470 | </li> |
| 471 | <li>num_arguments_per_2D_tensor() |
| 472 | : <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#ac734502531e7f95e25b3bf688a304a59">ICLKernel</a> |
| 473 | </li> |
| 474 | <li>num_arguments_per_3D_tensor() |
| 475 | : <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#a4feaae9c860cddfa843d37c953674a22">ICLKernel</a> |
| 476 | </li> |
| 477 | <li>num_bins() |
| 478 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#ae3664b841732a09d7749953ca5b81373">HOGInfo</a> |
| 479 | , <a class="el" href="classarm__compute_1_1_i_distribution1_d.xhtml#ae3664b841732a09d7749953ca5b81373">IDistribution1D</a> |
| 480 | </li> |
| 481 | <li>num_blocks_per_image() |
| 482 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a649a86d58ff88cfd8523d6cb71d64332">HOGInfo</a> |
| 483 | </li> |
| 484 | <li>num_cells_per_block() |
| 485 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#adb20b5249eedf180a461ea097622fe7f">HOGInfo</a> |
| 486 | </li> |
| 487 | <li>num_channels() |
| 488 | : <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a330472af42b92ad18b93c06d5b510faa">TensorInfo</a> |
| 489 | </li> |
| 490 | <li>num_dimensions() |
| 491 | : <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a0f59f175e7682c7ed5f4ea30ef687834">Dimensions< T ></a> |
| 492 | , <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a38382dc1f04d28cab04d921b8324dc07">TensorInfo</a> |
| 493 | </li> |
| 494 | <li>num_elements() |
| 495 | : <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#a6dac829b4ddf4a5729ac090e73696958">CLLut</a> |
| 496 | , <a class="el" href="classarm__compute_1_1_i_lut.xhtml#a7a826fbb4f639c556352d1ede69187d7">ILut</a> |
| 497 | , <a class="el" href="classarm__compute_1_1_i_lut_allocator.xhtml#a3f7ed6a14a98f283aa700342b9cc2a01">ILutAllocator</a> |
| 498 | , <a class="el" href="classarm__compute_1_1_lut.xhtml#a6dac829b4ddf4a5729ac090e73696958">Lut</a> |
| 499 | </li> |
| 500 | <li>num_iterations() |
| 501 | : <a class="el" href="classarm__compute_1_1_window.xhtml#a7b83048403721ed7e90d402e7cf3999b">Window</a> |
| 502 | </li> |
| 503 | <li>num_levels() |
| 504 | : <a class="el" href="classarm__compute_1_1_pyramid_info.xhtml#a14af062b9f957e61e4efe171fe7065a3">PyramidInfo</a> |
| 505 | </li> |
| 506 | <li>num_models() |
| 507 | : <a class="el" href="classarm__compute_1_1_i_multi_h_o_g.xhtml#a36ab43f5c3606001dcd2468b955f3e02">IMultiHOG</a> |
| 508 | , <a class="el" href="classarm__compute_1_1_multi_h_o_g.xhtml#a63070a779573aae4282278bc08390329">MultiHOG</a> |
| 509 | </li> |
| 510 | <li>num_threads() |
| 511 | : <a class="el" href="classarm__compute_1_1_c_p_p_scheduler.xhtml#a62815e4265bc472328e1992a499dca0a">CPPScheduler</a> |
| 512 | , <a class="el" href="classarm__compute_1_1_window.xhtml#a3189e7be57879a610d060f7f0c9d4d03">Window</a> |
| 513 | </li> |
| 514 | <li>num_values() |
| 515 | : <a class="el" href="classarm__compute_1_1_i_array.xhtml#a6dc031c18a14371984493b25a4230f59">IArray< T ></a> |
| 516 | </li> |
| 517 | </ul> |
| 518 | </div><!-- contents --> |
| 519 | </div><!-- doc-content --> |
| 520 | <!-- start footer part --> |
| 521 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 522 | <ul> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame^] | 523 | <li class="footer">Generated on Wed May 3 2017 17:20:05 for ARM Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 524 | <a href="http://www.doxygen.org/index.html"> |
| 525 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> |
| 526 | </ul> |
| 527 | </div> |
| 528 | </body> |
| 529 | </html> |