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"/> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 7 | <meta name="generator" content="Doxygen 1.8.6"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 9 | <title>Compute Library: Data Fields</title> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 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> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 15 | <script type="text/javascript" src="navtree.js"></script> |
| 16 | <script type="text/javascript"> |
| 17 | $(document).ready(initResizable); |
| 18 | $(window).load(resizeHeight); |
| 19 | </script> |
| 20 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 21 | <script type="text/javascript" src="search/search.js"></script> |
| 22 | <script type="text/javascript"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 23 | $(document).ready(function() { searchBox.OnSelectItem(0); }); |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 24 | </script> |
| 25 | <script type="text/x-mathjax-config"> |
| 26 | MathJax.Hub.Config({ |
| 27 | extensions: ["tex2jax.js"], |
| 28 | jax: ["input/TeX","output/HTML-CSS"], |
| 29 | }); |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 30 | </script><script src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 31 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 32 | </head> |
| 33 | <body> |
| 34 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 35 | <div id="titlearea"> |
| 36 | <table cellspacing="0" cellpadding="0"> |
| 37 | <tbody> |
| 38 | <tr style="height: 56px;"> |
| 39 | <td style="padding-left: 0.5em;"> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 40 | <div id="projectname">Compute Library |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 41 |  <span id="projectnumber">17.10</span> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 42 | </div> |
| 43 | </td> |
| 44 | </tr> |
| 45 | </tbody> |
| 46 | </table> |
| 47 | </div> |
| 48 | <!-- end header part --> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 49 | <!-- Generated by Doxygen 1.8.6 --> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 50 | <script type="text/javascript"> |
| 51 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 52 | </script> |
| 53 | <div id="navrow1" class="tabs"> |
| 54 | <ul class="tablist"> |
| 55 | <li><a href="index.xhtml"><span>Main Page</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 56 | <li><a href="pages.xhtml"><span>Related Pages</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 57 | <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li> |
| 58 | <li class="current"><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 59 | <li><a href="files.xhtml"><span>Files</span></a></li> |
| 60 | <li> |
| 61 | <div id="MSearchBox" class="MSearchBoxInactive"> |
| 62 | <span class="left"> |
| 63 | <img id="MSearchSelect" src="search/mag_sel.png" |
| 64 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 65 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 66 | alt=""/> |
| 67 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
| 68 | onfocus="searchBox.OnSearchFieldFocus(true)" |
| 69 | onblur="searchBox.OnSearchFieldFocus(false)" |
| 70 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 71 | </span><span class="right"> |
| 72 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
| 73 | </span> |
| 74 | </div> |
| 75 | </li> |
| 76 | </ul> |
| 77 | </div> |
| 78 | <div id="navrow2" class="tabs2"> |
| 79 | <ul class="tablist"> |
| 80 | <li><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 81 | <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li> |
| 82 | <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li> |
| 83 | <li class="current"><a href="functions.xhtml"><span>Data Fields</span></a></li> |
| 84 | </ul> |
| 85 | </div> |
| 86 | <div id="navrow3" class="tabs2"> |
| 87 | <ul class="tablist"> |
| 88 | <li class="current"><a href="functions.xhtml"><span>All</span></a></li> |
| 89 | <li><a href="functions_func.xhtml"><span>Functions</span></a></li> |
| 90 | <li><a href="functions_vars.xhtml"><span>Variables</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 91 | <li><a href="functions_type.xhtml"><span>Typedefs</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 92 | <li><a href="functions_enum.xhtml"><span>Enumerations</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 93 | <li><a href="functions_eval.xhtml"><span>Enumerator</span></a></li> |
| 94 | <li><a href="functions_rela.xhtml"><span>Related Functions</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 95 | </ul> |
| 96 | </div> |
| 97 | <div id="navrow4" class="tabs3"> |
| 98 | <ul class="tablist"> |
| 99 | <li><a href="functions.xhtml#index__"><span>_</span></a></li> |
| 100 | <li><a href="functions_a.xhtml#index_a"><span>a</span></a></li> |
| 101 | <li><a href="functions_b.xhtml#index_b"><span>b</span></a></li> |
| 102 | <li class="current"><a href="functions_c.xhtml#index_c"><span>c</span></a></li> |
| 103 | <li><a href="functions_d.xhtml#index_d"><span>d</span></a></li> |
| 104 | <li><a href="functions_e.xhtml#index_e"><span>e</span></a></li> |
| 105 | <li><a href="functions_f.xhtml#index_f"><span>f</span></a></li> |
| 106 | <li><a href="functions_g.xhtml#index_g"><span>g</span></a></li> |
| 107 | <li><a href="functions_h.xhtml#index_h"><span>h</span></a></li> |
| 108 | <li><a href="functions_i.xhtml#index_i"><span>i</span></a></li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 109 | <li><a href="functions_j.xhtml#index_j"><span>j</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 110 | <li><a href="functions_k.xhtml#index_k"><span>k</span></a></li> |
| 111 | <li><a href="functions_l.xhtml#index_l"><span>l</span></a></li> |
| 112 | <li><a href="functions_m.xhtml#index_m"><span>m</span></a></li> |
| 113 | <li><a href="functions_n.xhtml#index_n"><span>n</span></a></li> |
| 114 | <li><a href="functions_o.xhtml#index_o"><span>o</span></a></li> |
| 115 | <li><a href="functions_p.xhtml#index_p"><span>p</span></a></li> |
| 116 | <li><a href="functions_q.xhtml#index_q"><span>q</span></a></li> |
| 117 | <li><a href="functions_r.xhtml#index_r"><span>r</span></a></li> |
| 118 | <li><a href="functions_s.xhtml#index_s"><span>s</span></a></li> |
| 119 | <li><a href="functions_t.xhtml#index_t"><span>t</span></a></li> |
| 120 | <li><a href="functions_u.xhtml#index_u"><span>u</span></a></li> |
| 121 | <li><a href="functions_v.xhtml#index_v"><span>v</span></a></li> |
| 122 | <li><a href="functions_w.xhtml#index_w"><span>w</span></a></li> |
| 123 | <li><a href="functions_x.xhtml#index_x"><span>x</span></a></li> |
| 124 | <li><a href="functions_y.xhtml#index_y"><span>y</span></a></li> |
| 125 | <li><a href="functions_z.xhtml#index_z"><span>z</span></a></li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 126 | <li><a href="functions_~.xhtml#index_~"><span>~</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 127 | </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_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)"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 149 | <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(7)"><span class="SelectionMark"> </span>Enumerations</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(8)"><span class="SelectionMark"> </span>Enumerator</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(9)"><span class="SelectionMark"> </span>Friends</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(10)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(11)"><span class="SelectionMark"> </span>Pages</a></div> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 150 | |
| 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 | <div class="textblock">Here is a list of all struct and union fields with links to the structures/unions they belong to:</div> |
| 160 | |
| 161 | <h3><a class="anchor" id="index_c"></a>- c -</h3><ul> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 162 | <li>call_accessor() |
| 163 | : <a class="el" href="classarm__compute_1_1graph_1_1_tensor.xhtml#a88d65b04d950e6aba147624fcd308b34">Tensor</a> |
| 164 | </li> |
| 165 | <li>CartesianProductDataset() |
| 166 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1dataset_1_1_cartesian_product_dataset.xhtml#a806854a05f02099749c505d17df3abb8">CartesianProductDataset< T, U ></a> |
| 167 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 168 | <li>cbegin() |
| 169 | : <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a4498730adaf901d945c12841df994bba">Dimensions< T ></a> |
| 170 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 171 | <li>cell_size() |
| 172 | : <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a4b7434680a85c2ac14df737ac7cca91e">HOGInfo</a> |
| 173 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 174 | <li>cend() |
| 175 | : <a class="el" href="classarm__compute_1_1_dimensions.xhtml#adf9b6d55d708c285d58511a780e937fc">Dimensions< T ></a> |
| 176 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 177 | <li>cl_buffer() |
| 178 | : <a class="el" href="classarm__compute_1_1_c_l_array.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLArray< T ></a> |
| 179 | , <a class="el" href="classarm__compute_1_1_c_l_distribution1_d.xhtml#a55dcc12377d15f244c59975f7cd1f623">CLDistribution1D</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 180 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLHOG</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 181 | , <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLLut</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 182 | , <a class="el" href="classarm__compute_1_1_c_l_sub_tensor.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLSubTensor</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 183 | , <a class="el" href="classarm__compute_1_1_c_l_tensor.xhtml#afd44a3d7dad6d984b1b87bc9f1b4fa02">CLTensor</a> |
| 184 | , <a class="el" href="classarm__compute_1_1_i_c_l_array.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLArray< T ></a> |
| 185 | , <a class="el" href="classarm__compute_1_1_i_c_l_distribution1_d.xhtml#aea577b83a6734249a78ac036a23d5c6b">ICLDistribution1D</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 186 | , <a class="el" href="classarm__compute_1_1_i_c_l_h_o_g.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLHOG</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 187 | , <a class="el" href="classarm__compute_1_1_i_c_l_lut.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLLut</a> |
| 188 | , <a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml#a1fb4c50755a0ef424652246838ed91a6">ICLTensor</a> |
| 189 | </li> |
| 190 | <li>cl_data() |
| 191 | : <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#a7f4714c4a9320d1760102ef78a984241">CLLutAllocator</a> |
| 192 | , <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a7f4714c4a9320d1760102ef78a984241">CLTensorAllocator</a> |
| 193 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 194 | <li>cl_model() |
| 195 | : <a class="el" href="classarm__compute_1_1_c_l_multi_h_o_g.xhtml#a1a99e756de756c36ce69b206847725f8">CLMultiHOG</a> |
| 196 | , <a class="el" href="classarm__compute_1_1_i_c_l_multi_h_o_g.xhtml#a5ae9e122f1b39908b8602cc0acc035c8">ICLMultiHOG</a> |
| 197 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 198 | <li>cl_plane() |
| 199 | : <a class="el" href="classarm__compute_1_1_c_l_multi_image.xhtml#a0d104ade841ef3aa9b0783b25836ea19">CLMultiImage</a> |
| 200 | , <a class="el" href="classarm__compute_1_1_i_c_l_multi_image.xhtml#ad6273d4c4587f7956d48f2ea356a5c9b">ICLMultiImage</a> |
| 201 | </li> |
| 202 | <li>CLAbsoluteDifferenceKernel() |
| 203 | : <a class="el" href="classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml#a90fe1fcc6639b16092a2828df51e4b16">CLAbsoluteDifferenceKernel</a> |
| 204 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 205 | <li>CLAccessor() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 206 | : <a class="el" href="classarm__compute_1_1test_1_1_c_l_accessor.xhtml#aa98a3d37502ebf678a8aad8e195e7b03">CLAccessor</a> |
| 207 | </li> |
| 208 | <li>CLActivationLayerKernel() |
| 209 | : <a class="el" href="classarm__compute_1_1_c_l_activation_layer_kernel.xhtml#a25c6b2015d9ec0c05a1f561458b445f0">CLActivationLayerKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 210 | </li> |
| 211 | <li>clamp() |
| 212 | : <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml#a996cf0a2779076326d094ef9d75ddd1f">constant_expr< T ></a> |
| 213 | , <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a2d681ad37360fc4497f147af98951ba0">functions</a> |
| 214 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 215 | <li>CLArithmeticAdditionKernel() |
| 216 | : <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#acf31277f55278d3b74ad6d2c5736801f">CLArithmeticAdditionKernel</a> |
| 217 | </li> |
| 218 | <li>CLArithmeticSubtractionKernel() |
| 219 | : <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a9ab43fc014673aea8868c688f6ec07ef">CLArithmeticSubtractionKernel</a> |
| 220 | </li> |
| 221 | <li>CLArray() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 222 | : <a class="el" href="classarm__compute_1_1_c_l_array.xhtml#a7f8aa474d5cad1e1ab2aa1e597af4bf0">CLArray< T ></a> |
| 223 | </li> |
| 224 | <li>CLArrayAccessor() |
| 225 | : <a class="el" href="classarm__compute_1_1test_1_1_c_l_array_accessor.xhtml#a37b446cf629a04c7f1551e6e59b189cf">CLArrayAccessor< T ></a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 226 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 227 | <li>CLBatchNormalizationLayer() |
| 228 | : <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer.xhtml#aa75c9e345235e7031d6489425e53645a">CLBatchNormalizationLayer</a> |
| 229 | </li> |
| 230 | <li>CLBatchNormalizationLayerKernel() |
| 231 | : <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml#ab987e77a362a53aa778193528bd8bb55">CLBatchNormalizationLayerKernel</a> |
| 232 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 233 | <li>CLBitwiseAndKernel() |
| 234 | : <a class="el" href="classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml#ac869cc631a8124614900ad6f2c463882">CLBitwiseAndKernel</a> |
| 235 | </li> |
| 236 | <li>CLBitwiseOrKernel() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 237 | : <a class="el" href="classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml#aa8a50683d797b7656778705597bc8115">CLBitwiseOrKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 238 | </li> |
| 239 | <li>CLBitwiseXorKernel() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 240 | : <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml#aa6eaedf3520b11e8849d243a5f818658">CLBitwiseXorKernel</a> |
| 241 | </li> |
| 242 | <li>CLBufferAllocator() |
| 243 | : <a class="el" href="classarm__compute_1_1_c_l_buffer_allocator.xhtml#aec5d8d964344a3c27e5932148f9185cf">CLBufferAllocator</a> |
| 244 | </li> |
| 245 | <li>clBuildProgram |
| 246 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a05ec1c668cccb0365ac133d24b82a69c">CLSymbols</a> |
| 247 | </li> |
| 248 | <li>clBuildProgram_func |
| 249 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aa2cd12317ec8e5bbb501bad8c5971b4f">CLSymbols</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 250 | </li> |
| 251 | <li>CLCannyEdge() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 252 | : <a class="el" href="classarm__compute_1_1_c_l_canny_edge.xhtml#aa5e675eaa99bc8c86a1aed1089326c3b">CLCannyEdge</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 253 | </li> |
| 254 | <li>CLChannelCombineKernel() |
| 255 | : <a class="el" href="classarm__compute_1_1_c_l_channel_combine_kernel.xhtml#a2b466c5ae14bdd28b9b4f8a65dcd3d3a">CLChannelCombineKernel</a> |
| 256 | </li> |
| 257 | <li>CLChannelExtractKernel() |
| 258 | : <a class="el" href="classarm__compute_1_1_c_l_channel_extract_kernel.xhtml#a3fdfc3c05d6e6970d2648138d43b59e9">CLChannelExtractKernel</a> |
| 259 | </li> |
| 260 | <li>CLCol2ImKernel() |
| 261 | : <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#aecb71bc3c3ce77c0b4859c212b86639a">CLCol2ImKernel</a> |
| 262 | </li> |
| 263 | <li>CLColorConvertKernel() |
| 264 | : <a class="el" href="classarm__compute_1_1_c_l_color_convert_kernel.xhtml#a4844aa081e1ca7adaf70257a962edfab">CLColorConvertKernel</a> |
| 265 | </li> |
| 266 | <li>CLConvolutionLayer() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 267 | : <a class="el" href="classarm__compute_1_1_c_l_convolution_layer.xhtml#a3c3a42aeb64bcce1705ac4159fcf938e">CLConvolutionLayer</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 268 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 269 | <li>CLConvolutionLayerReshapeWeights() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 270 | : <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml#a4270670c2fa4fdc9cfc3d1d0c143add6">CLConvolutionLayerReshapeWeights</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 271 | </li> |
| 272 | <li>CLConvolutionRectangleKernel() |
| 273 | : <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml#a2146854d485039a04e73bb6254ae788b">CLConvolutionRectangleKernel</a> |
| 274 | </li> |
| 275 | <li>CLConvolutionSquare() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 276 | : <a class="el" href="classarm__compute_1_1_c_l_convolution_square.xhtml#af1fdf57638e930af4a602f3a8393ccc4">CLConvolutionSquare< matrix_size ></a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 277 | </li> |
| 278 | <li>CLCopyToArrayKernel() |
| 279 | : <a class="el" href="classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#ad415131ea86e6ea86d5ebb8323e24d98">CLCopyToArrayKernel</a> |
| 280 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 281 | <li>clCreateBuffer |
| 282 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a94217730d106abb3679244ad088e9a0a">CLSymbols</a> |
| 283 | </li> |
| 284 | <li>clCreateBuffer_func |
| 285 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#afb92601e3c74cfa54b3bab82c1f13371">CLSymbols</a> |
| 286 | </li> |
| 287 | <li>clCreateKernel |
| 288 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ae11a7ad90b1ed1813862266ad4daa6a8">CLSymbols</a> |
| 289 | </li> |
| 290 | <li>clCreateKernel_func |
| 291 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a0b507d59e668a84d4b2d7a16fb7f3f0c">CLSymbols</a> |
| 292 | </li> |
| 293 | <li>clCreateProgramWithBinary |
| 294 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ad4f1b3178b57c619e147e12c5b16600d">CLSymbols</a> |
| 295 | </li> |
| 296 | <li>clCreateProgramWithBinary_func |
| 297 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a0be0d7d64863a9005abdc1d2058e07d1">CLSymbols</a> |
| 298 | </li> |
| 299 | <li>clCreateProgramWithSource |
| 300 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a16249b4721607cb5624b77cae32c5237">CLSymbols</a> |
| 301 | </li> |
| 302 | <li>clCreateProgramWithSource_func |
| 303 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ad77e6745df4f33aca736a89ebe7fc7cf">CLSymbols</a> |
| 304 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 305 | <li>CLDepthConcatenate() |
| 306 | : <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate.xhtml#a3d0f9f20c596a526f57599567b5a1b7c">CLDepthConcatenate</a> |
| 307 | </li> |
| 308 | <li>CLDepthConcatenateKernel() |
| 309 | : <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_kernel.xhtml#a549e2c4623a2518e98e6d35f93c051b2">CLDepthConcatenateKernel</a> |
| 310 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 311 | <li>CLDepthwiseConvolution() |
| 312 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution.xhtml#abd8185ffff539533bdadefe63b3a1b94">CLDepthwiseConvolution</a> |
| 313 | </li> |
| 314 | <li>CLDepthwiseConvolution3x3() |
| 315 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution3x3.xhtml#a9f3ebe569df54d2cac0cbfcd0a41e286">CLDepthwiseConvolution3x3</a> |
| 316 | </li> |
| 317 | <li>CLDepthwiseConvolution3x3Kernel() |
| 318 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution3x3_kernel.xhtml#a687560d26946d62d97dad7d12ef3099d">CLDepthwiseConvolution3x3Kernel</a> |
| 319 | </li> |
| 320 | <li>CLDepthwiseIm2ColKernel() |
| 321 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml#a8c127dc1b50728c479d63a7347926920">CLDepthwiseIm2ColKernel</a> |
| 322 | </li> |
| 323 | <li>CLDepthwiseSeparableConvolutionLayer() |
| 324 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml#aba650e8a288373c9dac19a4bb36c28bd">CLDepthwiseSeparableConvolutionLayer</a> |
| 325 | </li> |
| 326 | <li>CLDepthwiseVectorToTensorKernel() |
| 327 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml#ad57d6082a0e790ddc0fd66063ffbbc86">CLDepthwiseVectorToTensorKernel</a> |
| 328 | </li> |
| 329 | <li>CLDepthwiseWeightsReshapeKernel() |
| 330 | : <a class="el" href="classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml#a68723f2975daa41357f7021452fb344b">CLDepthwiseWeightsReshapeKernel</a> |
| 331 | </li> |
| 332 | <li>CLDequantizationLayer() |
| 333 | : <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer.xhtml#adaff01149002af4e16a6ab19bb785902">CLDequantizationLayer</a> |
| 334 | </li> |
| 335 | <li>CLDequantizationLayerKernel() |
| 336 | : <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml#a126f5beb6dc874a89d5da5fcc7589565">CLDequantizationLayerKernel</a> |
| 337 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 338 | <li>CLDerivativeKernel() |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 339 | : <a class="el" href="classarm__compute_1_1_c_l_derivative_kernel.xhtml#a70712b2131aad30e1abd393799c6fa25">CLDerivativeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 340 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 341 | <li>CLDirectConvolutionLayer() |
| 342 | : <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer.xhtml#a7020ba58629fa294c854034bf377906f">CLDirectConvolutionLayer</a> |
| 343 | </li> |
| 344 | <li>CLDirectConvolutionLayerKernel() |
| 345 | : <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml#a034283c10cd4235ad8ee889c7b312136">CLDirectConvolutionLayerKernel</a> |
| 346 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 347 | <li>CLDistribution1D() |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 348 | : <a class="el" href="classarm__compute_1_1_c_l_distribution1_d.xhtml#a1b056f14381ab6eda09ed227a3d9e9e5">CLDistribution1D</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 349 | </li> |
| 350 | <li>clear() |
| 351 | : <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#aee7cb2065b88d21ac4ad05bc997ecf82">CLLut</a> |
| 352 | , <a class="el" href="classarm__compute_1_1_i_array.xhtml#ac8bb3912a3ce86b15842e79d0b421204">IArray< T ></a> |
| 353 | , <a class="el" href="classarm__compute_1_1_i_c_l_tensor.xhtml#a7b94593f2b06f00d380ec3a3e6abccb2">ICLTensor</a> |
| 354 | , <a class="el" href="classarm__compute_1_1_i_distribution.xhtml#a5b0c20bea8c40bf73b3160cb1e0da350">IDistribution</a> |
| 355 | , <a class="el" href="classarm__compute_1_1_i_lut.xhtml#a5eeb94d22b8366d1b68d0614384802fe">ILut</a> |
| 356 | , <a class="el" href="classarm__compute_1_1_lut.xhtml#aee7cb2065b88d21ac4ad05bc997ecf82">Lut</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 357 | , <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_alex_net_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">AlexNetNetwork< ITensorType, TensorType, SubTensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, DirectConvolutionLayerFunction, FullyConnectedLayerFunction, NormalizationLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction ></a> |
| 358 | , <a class="el" href="classarm__compute_1_1test_1_1networks_1_1_le_net5_network.xhtml#ac8bb3912a3ce86b15842e79d0b421204">LeNet5Network< TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction ></a> |
| 359 | </li> |
| 360 | <li>clear_test_info() |
| 361 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_framework.xhtml#afb6a973ccd27225a87d59d93ca458720">Framework</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 362 | </li> |
| 363 | <li>CLEdgeNonMaxSuppressionKernel() |
| 364 | : <a class="el" href="classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml#a594c3386342734f366460fccc6171c98">CLEdgeNonMaxSuppressionKernel</a> |
| 365 | </li> |
| 366 | <li>CLEdgeTraceKernel() |
| 367 | : <a class="el" href="classarm__compute_1_1_c_l_edge_trace_kernel.xhtml#a148f844f5f772a8f9748b497e2b01615">CLEdgeTraceKernel</a> |
| 368 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 369 | <li>clEnqueueMapBuffer |
| 370 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a9e296e2496dbf41b5e3ac2c4505868c1">CLSymbols</a> |
| 371 | </li> |
| 372 | <li>clEnqueueMapBuffer_func |
| 373 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a8738c1d5a024f849ff58bc3d4629eedf">CLSymbols</a> |
| 374 | </li> |
| 375 | <li>clEnqueueNDRangeKernel |
| 376 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aa2ffde2fda5234516524c578d1e68030">CLSymbols</a> |
| 377 | </li> |
| 378 | <li>clEnqueueNDRangeKernel_func |
| 379 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aad63c93c77443f41f5f87aee30b8caa9">CLSymbols</a> |
| 380 | </li> |
| 381 | <li>clEnqueueReadBuffer |
| 382 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a32702af2131d3042ca8989ebafd4360f">CLSymbols</a> |
| 383 | </li> |
| 384 | <li>clEnqueueReadBuffer_func |
| 385 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aac1cffdd328daccb151951b7c64c692a">CLSymbols</a> |
| 386 | </li> |
| 387 | <li>clEnqueueUnmapMemObject |
| 388 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a36f2ae2c5aea6dad5c564f9dc57f73d3">CLSymbols</a> |
| 389 | </li> |
| 390 | <li>clEnqueueUnmapMemObject_func |
| 391 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#afdc80aa8985fe8006dd17b49a8ef6b2f">CLSymbols</a> |
| 392 | </li> |
| 393 | <li>clEnqueueWriteBuffer |
| 394 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a30e041f3f860ec550e2eba265ed5f6ac">CLSymbols</a> |
| 395 | </li> |
| 396 | <li>clEnqueueWriteBuffer_func |
| 397 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a923b9c452143f76f4fea5e3780cfdfdb">CLSymbols</a> |
| 398 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 399 | <li>CLEqualizeHistogram() |
| 400 | : <a class="el" href="classarm__compute_1_1_c_l_equalize_histogram.xhtml#a1edc340b1cd348c89f088a0698a8b129">CLEqualizeHistogram</a> |
| 401 | </li> |
| 402 | <li>CLFastCorners() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 403 | : <a class="el" href="classarm__compute_1_1_c_l_fast_corners.xhtml#abf3c8df776ac70ec434297d775ad0385">CLFastCorners</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 404 | </li> |
| 405 | <li>CLFastCornersKernel() |
| 406 | : <a class="el" href="classarm__compute_1_1_c_l_fast_corners_kernel.xhtml#a70fd54f07efa6bc5b75e71ad68468b95">CLFastCornersKernel</a> |
| 407 | </li> |
| 408 | <li>CLFillBorderKernel() |
| 409 | : <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#a381be9310933ff673959d1d7b6842b8e">CLFillBorderKernel</a> |
| 410 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 411 | <li>clFinish |
| 412 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a47f67b2c2022ae0f8738688af3641675">CLSymbols</a> |
| 413 | </li> |
| 414 | <li>clFinish_func |
| 415 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a2e534576c1aa031811fdf624d0a882b9">CLSymbols</a> |
| 416 | </li> |
| 417 | <li>CLFloorKernel() |
| 418 | : <a class="el" href="classarm__compute_1_1_c_l_floor_kernel.xhtml#acad9b66c8f47a3aa6ec172c2fb26117f">CLFloorKernel</a> |
| 419 | </li> |
| 420 | <li>clFlush |
| 421 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#acf6ea30fe76b4d9cbd9e05aa3ed19fa2">CLSymbols</a> |
| 422 | </li> |
| 423 | <li>clFlush_func |
| 424 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#af9320e136e3d3959f077874ff665f18e">CLSymbols</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 425 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 426 | <li>CLFullyConnectedLayer() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 427 | : <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer.xhtml#a5f5f7b33836b21106eb116050ddf1401">CLFullyConnectedLayer</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 428 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 429 | <li>CLGaussian5x5() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 430 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5.xhtml#a3fbe627108a2407f2a1b37a54eb33067">CLGaussian5x5</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 431 | </li> |
| 432 | <li>CLGaussianPyramid() |
| 433 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid.xhtml#a0254b4991bee72d364bd7c28cc674db5">CLGaussianPyramid</a> |
| 434 | </li> |
| 435 | <li>CLGaussianPyramidHalf() |
| 436 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml#ac2d6975f7677ae5079004191a6a80968">CLGaussianPyramidHalf</a> |
| 437 | </li> |
| 438 | <li>CLGaussianPyramidHorKernel() |
| 439 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml#a4da9c0690f6d7852664d5d5efcaa1b84">CLGaussianPyramidHorKernel</a> |
| 440 | </li> |
| 441 | <li>CLGaussianPyramidOrb() |
| 442 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml#a3039d9b3acf6992402f841a9290338f9">CLGaussianPyramidOrb</a> |
| 443 | </li> |
| 444 | <li>CLGaussianPyramidVertKernel() |
| 445 | : <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml#a8e68b8e249e06c5dbecd4f130fa3da54">CLGaussianPyramidVertKernel</a> |
| 446 | </li> |
| 447 | <li>CLGEMM() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 448 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m.xhtml#a07dc013cbab881bdebe30f07204dbde3">CLGEMM</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 449 | </li> |
| 450 | <li>CLGEMMInterleave4x4Kernel() |
| 451 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml#a4023b128129764d7d24882a5642fe49f">CLGEMMInterleave4x4Kernel</a> |
| 452 | </li> |
| 453 | <li>CLGEMMLowp() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 454 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp.xhtml#ab4e078edf4e916ef4da7b38301ae5b1f">CLGEMMLowp</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 455 | </li> |
| 456 | <li>CLGEMMLowpMatrixMultiplyKernel() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 457 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a759d01d5376a17c7b81131212588810a">CLGEMMLowpMatrixMultiplyKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 458 | </li> |
| 459 | <li>CLGEMMMatrixAccumulateBiasesKernel() |
| 460 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#a426791a071d27ffff5062e51fffac075">CLGEMMMatrixAccumulateBiasesKernel</a> |
| 461 | </li> |
| 462 | <li>CLGEMMMatrixAdditionKernel() |
| 463 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml#a03d036e8e66cf1c8128c921bbca897a7">CLGEMMMatrixAdditionKernel</a> |
| 464 | </li> |
| 465 | <li>CLGEMMMatrixMultiplyKernel() |
| 466 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml#ac46a1c8a20b46838c9e894f703ddd3ee">CLGEMMMatrixMultiplyKernel</a> |
| 467 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 468 | <li>CLGEMMMatrixVectorMultiplyKernel() |
| 469 | : <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a197b8558b1806d275f421b0667d201b2">CLGEMMMatrixVectorMultiplyKernel</a> |
| 470 | </li> |
| 471 | <li>clGetDeviceIDs |
| 472 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ad5eb58b9de4d1eadd2a284c1e5ff5989">CLSymbols</a> |
| 473 | </li> |
| 474 | <li>clGetDeviceIDs_func |
| 475 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aeed2e4325277d0230206b6dfe0d39901">CLSymbols</a> |
| 476 | </li> |
| 477 | <li>clGetDeviceInfo |
| 478 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ac1ff03bcea6c5bcd4b7b2127bb5c9255">CLSymbols</a> |
| 479 | </li> |
| 480 | <li>clGetDeviceInfo_func |
| 481 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a7b7b79e0858f88fd2aadcb615fca7826">CLSymbols</a> |
| 482 | </li> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 483 | <li>clGetKernelWorkGroupInfo |
| 484 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ac66111dc81c1ef589e401e216b4bf785">CLSymbols</a> |
| 485 | </li> |
| 486 | <li>clGetKernelWorkGroupInfo_func |
| 487 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a442fb3224db2362afb545cd51b7bf1b8">CLSymbols</a> |
| 488 | </li> |
| 489 | <li>clGetPlatformIDs |
| 490 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a87dea8ff3748019f0e87f16d5a40b809">CLSymbols</a> |
| 491 | </li> |
| 492 | <li>clGetPlatformIDs_func |
| 493 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a1d432c3d7f5441487ad6e5bad0dec7a2">CLSymbols</a> |
| 494 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 495 | <li>clGetProgramBuildInfo |
| 496 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ac171e267d7bcd9ed42903c93069af0e6">CLSymbols</a> |
| 497 | </li> |
| 498 | <li>clGetProgramBuildInfo_func |
| 499 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a86cac3c097a2e882060c780e316470c4">CLSymbols</a> |
| 500 | </li> |
| 501 | <li>clGetProgramInfo |
| 502 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a1386327ce94e26321be56f52d4ffbb7e">CLSymbols</a> |
| 503 | </li> |
| 504 | <li>clGetProgramInfo_func |
| 505 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a8a78af93756003534f57934bf5bccff2">CLSymbols</a> |
| 506 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 507 | <li>CLGradientKernel() |
| 508 | : <a class="el" href="classarm__compute_1_1_c_l_gradient_kernel.xhtml#a9fc0a3b7d23e9f71e5f2ea13d51e3c11">CLGradientKernel</a> |
| 509 | </li> |
| 510 | <li>CLHarrisCorners() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 511 | : <a class="el" href="classarm__compute_1_1_c_l_harris_corners.xhtml#a1bfa76c1300bf9352b699079c14834f9">CLHarrisCorners</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 512 | </li> |
| 513 | <li>CLHarrisScoreKernel() |
| 514 | : <a class="el" href="classarm__compute_1_1_c_l_harris_score_kernel.xhtml#a7b4ed31faff8ec0909befc47a18d02e2">CLHarrisScoreKernel</a> |
| 515 | </li> |
| 516 | <li>CLHistogram() |
| 517 | : <a class="el" href="classarm__compute_1_1_c_l_histogram.xhtml#ae88cc0fbb01c58a52e60cc02f80f6ae1">CLHistogram</a> |
| 518 | </li> |
| 519 | <li>CLHistogramBorderKernel() |
| 520 | : <a class="el" href="classarm__compute_1_1_c_l_histogram_border_kernel.xhtml#a1444e40eedf0050ffea81df269223a1e">CLHistogramBorderKernel</a> |
| 521 | </li> |
| 522 | <li>CLHistogramKernel() |
| 523 | : <a class="el" href="classarm__compute_1_1_c_l_histogram_kernel.xhtml#ad18940ea4365dbc662798ca1b6536401">CLHistogramKernel</a> |
| 524 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 525 | <li>CLHOG() |
| 526 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g.xhtml#a4de824d64d1e21c5cee52e8d05cd0e58">CLHOG</a> |
| 527 | </li> |
| 528 | <li>CLHOGBlockNormalizationKernel() |
| 529 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml#ad76bc03940c8704af97980954867630f">CLHOGBlockNormalizationKernel</a> |
| 530 | </li> |
| 531 | <li>CLHOGDescriptor() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 532 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml#abb1eeabf6e748dc681f66d43769ab9c5">CLHOGDescriptor</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 533 | </li> |
| 534 | <li>CLHOGDetector() |
| 535 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector.xhtml#a14d6ed372966f76fa5ed23877afc3228">CLHOGDetector</a> |
| 536 | </li> |
| 537 | <li>CLHOGDetectorKernel() |
| 538 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml#a49ed113d69fff935d7fa18d993fd830f">CLHOGDetectorKernel</a> |
| 539 | </li> |
| 540 | <li>CLHOGGradient() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 541 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_gradient.xhtml#aad20a8e4ad08c090261ece94dddd2f85">CLHOGGradient</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 542 | </li> |
| 543 | <li>CLHOGMultiDetection() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 544 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml#ab42a47bafe78d7e3329c0a070aa310ff">CLHOGMultiDetection</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 545 | </li> |
| 546 | <li>CLHOGOrientationBinningKernel() |
| 547 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml#a90d1328c41a66eadf6def5c26a0612ac">CLHOGOrientationBinningKernel</a> |
| 548 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 549 | <li>CLIm2ColKernel() |
| 550 | : <a class="el" href="classarm__compute_1_1_c_l_im2_col_kernel.xhtml#a569025396fa4e2e7469b7ea6e2a0a81b">CLIm2ColKernel</a> |
| 551 | </li> |
| 552 | <li>CLIntegralImage() |
| 553 | : <a class="el" href="classarm__compute_1_1_c_l_integral_image.xhtml#a9a2580de71090d3b559f41e1c5f3a01e">CLIntegralImage</a> |
| 554 | </li> |
| 555 | <li>CLIntegralImageVertKernel() |
| 556 | : <a class="el" href="classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml#a848e23c88fc9914a74bc0b951467630d">CLIntegralImageVertKernel</a> |
| 557 | </li> |
| 558 | <li>CLKernelLibrary() |
| 559 | : <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a670869004281695200784de4648a4e1b">CLKernelLibrary</a> |
| 560 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 561 | <li>CLL2Normalize() |
| 562 | : <a class="el" href="classarm__compute_1_1_c_l_l2_normalize.xhtml#a8c9c4b4c7230fe88c1c9832c1ca7b443">CLL2Normalize</a> |
| 563 | </li> |
| 564 | <li>CLL2NormalizeKernel() |
| 565 | : <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_kernel.xhtml#ae597dd58b04dfa1596a035dddbfa09ad">CLL2NormalizeKernel</a> |
| 566 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 567 | <li>CLLaplacianPyramid() |
| 568 | : <a class="el" href="classarm__compute_1_1_c_l_laplacian_pyramid.xhtml#abc061ac0f69ff7cfe1ec11168d32547c">CLLaplacianPyramid</a> |
| 569 | </li> |
| 570 | <li>CLLaplacianReconstruct() |
| 571 | : <a class="el" href="classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml#a66c0967ada87be88d5459fcd28e74045">CLLaplacianReconstruct</a> |
| 572 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 573 | <li>CLLKTrackerStage0Kernel() |
| 574 | : <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml#af56ec32b876c8279e19756c69a082da7">CLLKTrackerStage0Kernel</a> |
| 575 | </li> |
| 576 | <li>CLLKTrackerStage1Kernel() |
| 577 | : <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml#ac676c3a1b87aacf83246da916f5f5dee">CLLKTrackerStage1Kernel</a> |
| 578 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 579 | <li>CLLocallyConnectedLayer() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 580 | : <a class="el" href="classarm__compute_1_1_c_l_locally_connected_layer.xhtml#a69b25e30cdc636553317bc9cf6f8315b">CLLocallyConnectedLayer</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 581 | </li> |
| 582 | <li>CLLocallyConnectedMatrixMultiplyKernel() |
| 583 | : <a class="el" href="classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml#a8dc51815516b0160bc32acae95c597d4">CLLocallyConnectedMatrixMultiplyKernel</a> |
| 584 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 585 | <li>CLLogits1DNormKernel() |
| 586 | : <a class="el" href="classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml#a65a94de36a0b70e490bcdee287ff6c4d">CLLogits1DNormKernel</a> |
| 587 | </li> |
| 588 | <li>CLLogits1DShiftExpSumKernel() |
| 589 | : <a class="el" href="classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml#ae0144c1a57ad4a0bc1ab1e41e6214431">CLLogits1DShiftExpSumKernel</a> |
| 590 | </li> |
| 591 | <li>CLLut() |
| 592 | : <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#a0d6c553d858ee767dfd8c13114353556">CLLut</a> |
| 593 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 594 | <li>CLLutAccessor() |
| 595 | : <a class="el" href="classarm__compute_1_1test_1_1_c_l_lut_accessor.xhtml#a8bcd7e8bb7c7ab7d11a5c9eb1e687d1d">CLLutAccessor< T ></a> |
| 596 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 597 | <li>CLLutAllocator() |
| 598 | : <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#aa1e425aebd0805be1916fddde364aaa1">CLLutAllocator</a> |
| 599 | </li> |
| 600 | <li>CLMagnitudePhaseKernel() |
| 601 | : <a class="el" href="classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml#a249ee7b7204a6f63cf3563eda92e4d0e">CLMagnitudePhaseKernel</a> |
| 602 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 603 | <li>CLMap() |
| 604 | : <a class="el" href="classarm__compute_1_1graph_1_1_c_l_map.xhtml#a299d79f90495fc24af0bb9847bd63039">CLMap</a> |
| 605 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 606 | <li>CLMeanStdDev() |
| 607 | : <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev.xhtml#aaa387018cbcc0f29df065cb98f2b32c6">CLMeanStdDev</a> |
| 608 | </li> |
| 609 | <li>CLMeanStdDevKernel() |
| 610 | : <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml#a28577b89be9497a1f28902c996f37457">CLMeanStdDevKernel</a> |
| 611 | </li> |
| 612 | <li>CLMinMaxKernel() |
| 613 | : <a class="el" href="classarm__compute_1_1_c_l_min_max_kernel.xhtml#a1eee74ce4ed867bf6543d262e8eca671">CLMinMaxKernel</a> |
| 614 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 615 | <li>CLMinMaxLayerKernel() |
| 616 | : <a class="el" href="classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml#acffee1229668bf0e42fbdaa1bf358cc8">CLMinMaxLayerKernel</a> |
| 617 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 618 | <li>CLMinMaxLocation() |
| 619 | : <a class="el" href="classarm__compute_1_1_c_l_min_max_location.xhtml#a9071fb1db3bb78426f8557bd22107c56">CLMinMaxLocation</a> |
| 620 | </li> |
| 621 | <li>CLMinMaxLocationKernel() |
| 622 | : <a class="el" href="classarm__compute_1_1_c_l_min_max_location_kernel.xhtml#a2c0d2e5c0df9d1fd0e8a482944d65cc5">CLMinMaxLocationKernel</a> |
| 623 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 624 | <li>CLMultiHOG() |
| 625 | : <a class="el" href="classarm__compute_1_1_c_l_multi_h_o_g.xhtml#a88dcfbbdb14ffc930e0f3e1eaf5b9d86">CLMultiHOG</a> |
| 626 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 627 | <li>CLMultiImage() |
| 628 | : <a class="el" href="classarm__compute_1_1_c_l_multi_image.xhtml#a1cda3e46e0e37219f45643bc6445e5cf">CLMultiImage</a> |
| 629 | </li> |
| 630 | <li>CLNonLinearFilterKernel() |
| 631 | : <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml#a84f1118322af5d0170abdef07b79779b">CLNonLinearFilterKernel</a> |
| 632 | </li> |
| 633 | <li>CLNormalizationLayer() |
| 634 | : <a class="el" href="classarm__compute_1_1_c_l_normalization_layer.xhtml#af701c07acc080cbb2b3a13f7daf94890">CLNormalizationLayer</a> |
| 635 | </li> |
| 636 | <li>CLNormalizationLayerKernel() |
| 637 | : <a class="el" href="classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml#aaf8c501a2a845b96a3232927841cf9c7">CLNormalizationLayerKernel</a> |
| 638 | </li> |
| 639 | <li>CLOpticalFlow() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 640 | : <a class="el" href="classarm__compute_1_1_c_l_optical_flow.xhtml#af823f026d40781422461f10013b78b62">CLOpticalFlow</a> |
| 641 | </li> |
| 642 | <li>close() |
| 643 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_p_m_u.xhtml#a5ae591df94fc66ccb85cbb6565368bca">PMU</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 644 | </li> |
| 645 | <li>CLPixelWiseMultiplicationKernel() |
| 646 | : <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml#a70cf3d6c93ca36362e7ea84c5259bb45">CLPixelWiseMultiplicationKernel</a> |
| 647 | </li> |
| 648 | <li>CLPoolingLayerKernel() |
| 649 | : <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#aefe6fd4d2eb7b372d4fc39106fb94314">CLPoolingLayerKernel</a> |
| 650 | </li> |
| 651 | <li>CLPyramid() |
| 652 | : <a class="el" href="classarm__compute_1_1_c_l_pyramid.xhtml#a24edddb8cac90e092ecbd4a2d2a1ce59">CLPyramid</a> |
| 653 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 654 | <li>CLQuantizationLayer() |
| 655 | : <a class="el" href="classarm__compute_1_1_c_l_quantization_layer.xhtml#af4032433e87b3c30aeb5c8ad5156a432">CLQuantizationLayer</a> |
| 656 | </li> |
| 657 | <li>CLQuantizationLayerKernel() |
| 658 | : <a class="el" href="classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml#aec2ad990f91ebeb1c5e26426bcb9529c">CLQuantizationLayerKernel</a> |
| 659 | </li> |
| 660 | <li>CLReductionOperation() |
| 661 | : <a class="el" href="classarm__compute_1_1_c_l_reduction_operation.xhtml#a0e1e0cc8ceb412f8809d5fabf037d7ae">CLReductionOperation</a> |
| 662 | </li> |
| 663 | <li>CLReductionOperationKernel() |
| 664 | : <a class="el" href="classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml#aa037c3742d874eab9ba733ee60ef145d">CLReductionOperationKernel</a> |
| 665 | </li> |
| 666 | <li>clReleaseCommandQueue |
| 667 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a0cde68c2d70e4ddbc06997a593a4c5d4">CLSymbols</a> |
| 668 | </li> |
| 669 | <li>clReleaseCommandQueue_func |
| 670 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a29051d152c2a82e4e6f9986668d80c95">CLSymbols</a> |
| 671 | </li> |
| 672 | <li>clReleaseContext |
| 673 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aced804d5bfd0c00fbc6067f2e3bc40f9">CLSymbols</a> |
| 674 | </li> |
| 675 | <li>clReleaseContext_func |
| 676 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aed8291972e733400a6bd3679dc691f67">CLSymbols</a> |
| 677 | </li> |
| 678 | <li>clReleaseEvent |
| 679 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a09952020fb196a70c6cdeabe83dfd8cd">CLSymbols</a> |
| 680 | </li> |
| 681 | <li>clReleaseEvent_func |
| 682 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a0a97bdd516fee7b222f8827ff881bc6d">CLSymbols</a> |
| 683 | </li> |
| 684 | <li>clReleaseKernel |
| 685 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a409e9be9e78a2b453881d6358c4d97e4">CLSymbols</a> |
| 686 | </li> |
| 687 | <li>clReleaseKernel_func |
| 688 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a9dab8435a41384aa218cc66c80ab6c7a">CLSymbols</a> |
| 689 | </li> |
| 690 | <li>clReleaseMemObject |
| 691 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a32a87d6b56e8679ccfd93327a67b38a9">CLSymbols</a> |
| 692 | </li> |
| 693 | <li>clReleaseMemObject_func |
| 694 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a7fa113fe538c3329a06067c42c3c74bf">CLSymbols</a> |
| 695 | </li> |
| 696 | <li>clReleaseProgram |
| 697 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a6a7727e88d08fe164e631545c0df29b8">CLSymbols</a> |
| 698 | </li> |
| 699 | <li>clReleaseProgram_func |
| 700 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a59d96d218fd80a881adc81da91e4000b">CLSymbols</a> |
| 701 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 702 | <li>CLRemapKernel() |
| 703 | : <a class="el" href="classarm__compute_1_1_c_l_remap_kernel.xhtml#a8d792187f7b15bdd091b347942f9fe31">CLRemapKernel</a> |
| 704 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 705 | <li>CLReshapeLayerKernel() |
| 706 | : <a class="el" href="classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml#ab7a7f679ba9f567fbe64ebc2ad4c4324">CLReshapeLayerKernel</a> |
| 707 | </li> |
| 708 | <li>clRetainCommandQueue |
| 709 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a5202b982787b6d39d356501f90573962">CLSymbols</a> |
| 710 | </li> |
| 711 | <li>clRetainCommandQueue_func |
| 712 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aa6b6d3d73e92f80a1382f1d8460bb796">CLSymbols</a> |
| 713 | </li> |
| 714 | <li>clRetainContext |
| 715 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#adc6b30eb8021993b4e10a549bdf1052f">CLSymbols</a> |
| 716 | </li> |
| 717 | <li>clRetainContext_func |
| 718 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ae947bc3cd5d7343eb0084e65e1bba571">CLSymbols</a> |
| 719 | </li> |
| 720 | <li>clRetainEvent |
| 721 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#aff101dc106bcd8e86e71dd00f2d7401e">CLSymbols</a> |
| 722 | </li> |
| 723 | <li>clRetainEvent_func |
| 724 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#af8625e732f17655ec8a304059715f016">CLSymbols</a> |
| 725 | </li> |
| 726 | <li>clRetainKernel |
| 727 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ac71f733e093bdaa3a4971081adb43c20">CLSymbols</a> |
| 728 | </li> |
| 729 | <li>clRetainKernel_func |
| 730 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a12d8566278f6951856f5e3fe6c8226b4">CLSymbols</a> |
| 731 | </li> |
| 732 | <li>clRetainMemObject |
| 733 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#adf21cadb4a4118ee4c0fe61fbc04b84e">CLSymbols</a> |
| 734 | </li> |
| 735 | <li>clRetainMemObject_func |
| 736 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a5a7507f6fd0ec6b4f97aff87955ab9fe">CLSymbols</a> |
| 737 | </li> |
| 738 | <li>clRetainProgram |
| 739 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a430d2707bf718449e4ecf4be6b6ecde6">CLSymbols</a> |
| 740 | </li> |
| 741 | <li>clRetainProgram_func |
| 742 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#ab02e4203ef6497bb4d844c0b08f7ccaa">CLSymbols</a> |
| 743 | </li> |
| 744 | <li>CLROIPoolingLayerKernel() |
| 745 | : <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml#ab49afa77253c012ae4c535a7bffc6ada">CLROIPoolingLayerKernel</a> |
| 746 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 747 | <li>CLScharr3x3Kernel() |
| 748 | : <a class="el" href="classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml#aca3036ac865b6a36d00babf0c0e37f5b">CLScharr3x3Kernel</a> |
| 749 | </li> |
| 750 | <li>CLSeparableConvolutionHorKernel() |
| 751 | : <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml#a94525a39744fe15630e1e9304042ca8f">CLSeparableConvolutionHorKernel< matrix_size ></a> |
| 752 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 753 | <li>clSetKernelArg |
| 754 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a9561ea0a0c2f0dd8f038beb575fe97f8">CLSymbols</a> |
| 755 | </li> |
| 756 | <li>clSetKernelArg_func |
| 757 | : <a class="el" href="classarm__compute_1_1_c_l_symbols.xhtml#a580602c92cee56f89da1a383aa724751">CLSymbols</a> |
| 758 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 759 | <li>CLSobel3x3Kernel() |
| 760 | : <a class="el" href="classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml#ab7a2f7de3f6283829d5aa91b6389c369">CLSobel3x3Kernel</a> |
| 761 | </li> |
| 762 | <li>CLSobel5x5() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 763 | : <a class="el" href="classarm__compute_1_1_c_l_sobel5x5.xhtml#a53b75753321fbbb100852784039483f7">CLSobel5x5</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 764 | </li> |
| 765 | <li>CLSobel5x5HorKernel() |
| 766 | : <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml#a1f3533b3e2518b3aeb674ee867444f92">CLSobel5x5HorKernel</a> |
| 767 | </li> |
| 768 | <li>CLSobel5x5VertKernel() |
| 769 | : <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml#a15a2d4d168650689f736d743175286ee">CLSobel5x5VertKernel</a> |
| 770 | </li> |
| 771 | <li>CLSobel7x7() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 772 | : <a class="el" href="classarm__compute_1_1_c_l_sobel7x7.xhtml#a0763281a67c98c916d8d9120a1a19ba1">CLSobel7x7</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 773 | </li> |
| 774 | <li>CLSobel7x7HorKernel() |
| 775 | : <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml#a90ad84a7cbb27dfb01c523e571f81289">CLSobel7x7HorKernel</a> |
| 776 | </li> |
| 777 | <li>CLSobel7x7VertKernel() |
| 778 | : <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml#a95c6c9a6fbe13b880ae4b6a9805648c9">CLSobel7x7VertKernel</a> |
| 779 | </li> |
| 780 | <li>CLSoftmaxLayer() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 781 | : <a class="el" href="classarm__compute_1_1_c_l_softmax_layer.xhtml#a6ff0e7d2274ef82a3418820ca8b00302">CLSoftmaxLayer</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 782 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 783 | <li>CLSubTensor() |
| 784 | : <a class="el" href="classarm__compute_1_1_c_l_sub_tensor.xhtml#a540d7bd8347a48df011f5eee0d847bf7">CLSubTensor</a> |
| 785 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 786 | <li>CLTensor() |
| 787 | : <a class="el" href="classarm__compute_1_1_c_l_tensor.xhtml#a7fa2f475bb0d2ad03746bc814fea580e">CLTensor</a> |
| 788 | </li> |
| 789 | <li>CLTensorAllocator() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 790 | : <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a3eb6246839f0d541494d40991336ddf5">CLTensorAllocator</a> |
| 791 | </li> |
| 792 | <li>CLTuner() |
| 793 | : <a class="el" href="classarm__compute_1_1_c_l_tuner.xhtml#a7bb33096cd45bb983899ddf84f51c579">CLTuner</a> |
| 794 | </li> |
| 795 | <li>CLUnmap() |
| 796 | : <a class="el" href="classarm__compute_1_1graph_1_1_c_l_unmap.xhtml#a70a899f3bd6478ea52a205d8f95bc177">CLUnmap</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 797 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 798 | <li>CLWeightsReshapeKernel() |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 799 | : <a class="el" href="classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml#aa5640a1a27f384794a52ce209115add5">CLWeightsReshapeKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 800 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 801 | <li>coherency |
| 802 | : <a class="el" href="structmali__userspace_1_1mali__base__gpu__coherent__group__info.xhtml#a17b6d906b8c58cfdd8611153a8aaca75">mali_base_gpu_coherent_group_info</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 803 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 804 | <li>coherency_info |
| 805 | : <a class="el" href="structmali__userspace_1_1mali__base__gpu__props.xhtml#adc150f0f4988256ec0abed29939f2f25">mali_base_gpu_props</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 806 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 807 | <li>coherency_mode |
| 808 | : <a class="el" href="structmali__userspace_1_1gpu__raw__gpu__props.xhtml#a8ffca6ecc5f31b7667cb1eae3d2d068f">gpu_raw_gpu_props</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 809 | </li> |
| 810 | <li>collapse() |
| 811 | : <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a8e15e87871211f98c2b566137e38ef99">Dimensions< T ></a> |
| 812 | , <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml#a8e15e87871211f98c2b566137e38ef99">TensorShape</a> |
| 813 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 814 | <li>collapse_if_possible() |
| 815 | : <a class="el" href="classarm__compute_1_1_window.xhtml#a03aa33569ab65de2634d1b71af53674d">Window</a> |
| 816 | </li> |
| 817 | <li>CommandLineParser() |
| 818 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1_command_line_parser.xhtml#a169ae39f7c9da9fee21c577ae5d7954f">CommandLineParser</a> |
| 819 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 820 | <li>common_type |
| 821 | : <a class="el" href="structarm__compute_1_1test_1_1common__promoted__signed__type.xhtml#a5dc4a681965ff1118a0491b07867c032">common_promoted_signed_type< T ></a> |
| 822 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 823 | <li>compare_base() |
| 824 | : <a class="el" href="structarm__compute_1_1test_1_1validation_1_1compare__base.xhtml#a42c8a61b86fc900746fef0f1f70a9430">compare_base< T ></a> |
| 825 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 826 | <li>compare_dimension() |
| 827 | : <a class="el" href="classarm__compute_1_1detail_1_1compare__dimension.xhtml#afe99c6d8da678f7dce4e4a58ad1e0175">compare_dimension< T ></a> |
| 828 | </li> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 829 | <li>compute_valid_region() |
| 830 | : <a class="el" href="classarm__compute_1_1_access_window_auto_padding.xhtml#afcb885847b100ff54645487092b6af74">AccessWindowAutoPadding</a> |
| 831 | , <a class="el" href="classarm__compute_1_1_access_window_rectangle.xhtml#a982d6e438dabc0d759d01464fe939cfd">AccessWindowRectangle</a> |
| 832 | , <a class="el" href="classarm__compute_1_1_access_window_static.xhtml#aab85c0fd0e72d231aad894f28f12528b">AccessWindowStatic</a> |
| 833 | , <a class="el" href="classarm__compute_1_1_access_window_transpose.xhtml#ae80edc371ba9f02d756aed720040878b">AccessWindowTranspose</a> |
| 834 | , <a class="el" href="classarm__compute_1_1_i_access_window.xhtml#ae2b4aabf2a14dce92e04c0eeb0ab73b9">IAccessWindow</a> |
| 835 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 836 | <li>config_id() |
| 837 | : <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#a226d2e9e6d3c42d681666566fe950b2d">ICLKernel</a> |
| 838 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 839 | <li>configure() |
| 840 | : <a class="el" href="classarm__compute_1_1_c_l_absolute_difference.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLAbsoluteDifference</a> |
| 841 | , <a class="el" href="classarm__compute_1_1_c_l_absolute_difference_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLAbsoluteDifferenceKernel</a> |
| 842 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate.xhtml#a04e027a7698e425da35a2d1a4adf6c3c">CLAccumulate</a> |
| 843 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate_kernel.xhtml#a04e027a7698e425da35a2d1a4adf6c3c">CLAccumulateKernel</a> |
| 844 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate_squared.xhtml#ade36d9a0c92807caac072618a6d9a643">CLAccumulateSquared</a> |
| 845 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate_squared_kernel.xhtml#ade36d9a0c92807caac072618a6d9a643">CLAccumulateSquaredKernel</a> |
| 846 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate_weighted.xhtml#a480232581dba02e630dd045e2f80ae87">CLAccumulateWeighted</a> |
| 847 | , <a class="el" href="classarm__compute_1_1_c_l_accumulate_weighted_kernel.xhtml#a480232581dba02e630dd045e2f80ae87">CLAccumulateWeightedKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 848 | , <a class="el" href="classarm__compute_1_1_c_l_activation_layer.xhtml#a239fea32ba46d038ba350dba58026c45">CLActivationLayer</a> |
| 849 | , <a class="el" href="classarm__compute_1_1_c_l_activation_layer_kernel.xhtml#a239fea32ba46d038ba350dba58026c45">CLActivationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 850 | , <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticAddition</a> |
| 851 | , <a class="el" href="classarm__compute_1_1_c_l_arithmetic_addition_kernel.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticAdditionKernel</a> |
| 852 | , <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticSubtraction</a> |
| 853 | , <a class="el" href="classarm__compute_1_1_c_l_arithmetic_subtraction_kernel.xhtml#a1048af0714f442881a9232395107e963">CLArithmeticSubtractionKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 854 | , <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer.xhtml#a088b702f0c5f0c0326be2f4b5c2006ed">CLBatchNormalizationLayer</a> |
| 855 | , <a class="el" href="classarm__compute_1_1_c_l_batch_normalization_layer_kernel.xhtml#a088b702f0c5f0c0326be2f4b5c2006ed">CLBatchNormalizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 856 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_and.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseAnd</a> |
| 857 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_and_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseAndKernel</a> |
| 858 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_not.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLBitwiseNot</a> |
| 859 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_not_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLBitwiseNotKernel</a> |
| 860 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_or.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseOr</a> |
| 861 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_or_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseOrKernel</a> |
| 862 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseXor</a> |
| 863 | , <a class="el" href="classarm__compute_1_1_c_l_bitwise_xor_kernel.xhtml#af53d66a8f8dd368d3c06b43c0c6a12f1">CLBitwiseXorKernel</a> |
| 864 | , <a class="el" href="classarm__compute_1_1_c_l_box3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLBox3x3</a> |
| 865 | , <a class="el" href="classarm__compute_1_1_c_l_box3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLBox3x3Kernel</a> |
| 866 | , <a class="el" href="classarm__compute_1_1_c_l_canny_edge.xhtml#aa874f9e002bdb799f38411a5fef07b1d">CLCannyEdge</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 867 | , <a class="el" href="classarm__compute_1_1_c_l_channel_combine.xhtml#a58e6a56bbed6249ac14e412178c36db1">CLChannelCombine</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 868 | , <a class="el" href="classarm__compute_1_1_c_l_channel_combine_kernel.xhtml#a58e6a56bbed6249ac14e412178c36db1">CLChannelCombineKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 869 | , <a class="el" href="classarm__compute_1_1_c_l_channel_extract.xhtml#af360eaecbadc6e66e1de099aa50c584d">CLChannelExtract</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 870 | , <a class="el" href="classarm__compute_1_1_c_l_channel_extract_kernel.xhtml#a359fed4a61e4568d258d27aee9bc20c4">CLChannelExtractKernel</a> |
| 871 | , <a class="el" href="classarm__compute_1_1_c_l_col2_im_kernel.xhtml#aad0cb4f6949783837d04c3548ff08f99">CLCol2ImKernel</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 872 | , <a class="el" href="classarm__compute_1_1_c_l_color_convert.xhtml#a59adec8460b6acba66ff43833ff4d776">CLColorConvert</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 873 | , <a class="el" href="classarm__compute_1_1_c_l_color_convert_kernel.xhtml#a929e4dc37962a830cfa2a20da4470cfa">CLColorConvertKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 874 | , <a class="el" href="classarm__compute_1_1_c_l_convolution3x3.xhtml#a26e1b4686b1f2d591d62d11585114a82">CLConvolution3x3</a> |
| 875 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_kernel.xhtml#a07e35fa34ecbbc82d848fa3997cc6fdb">CLConvolutionKernel< matrix_size ></a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 876 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_layer.xhtml#a8d1c6ccb46b113adb54e1ae559a2203f">CLConvolutionLayer</a> |
| 877 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_layer_reshape_weights.xhtml#a32d051fbd377a9d9af95fe24876c7356">CLConvolutionLayerReshapeWeights</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 878 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle.xhtml#aa0b5cdc99cad00d35521aa756365cef2">CLConvolutionRectangle</a> |
| 879 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_rectangle_kernel.xhtml#abcf9df2e9d1da8abf27ca1678951673f">CLConvolutionRectangleKernel</a> |
| 880 | , <a class="el" href="classarm__compute_1_1_c_l_convolution_square.xhtml#a26e1b4686b1f2d591d62d11585114a82">CLConvolutionSquare< matrix_size ></a> |
| 881 | , <a class="el" href="classarm__compute_1_1_c_l_copy_to_array_kernel.xhtml#a1d8f06853b678915058ff9e8259948b3">CLCopyToArrayKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 882 | , <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate.xhtml#ae1e594a6c6605fb33245f84722039eab">CLDepthConcatenate</a> |
| 883 | , <a class="el" href="classarm__compute_1_1_c_l_depth_concatenate_kernel.xhtml#a96671071c32559313f5827c5487f9f72">CLDepthConcatenateKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 884 | , <a class="el" href="classarm__compute_1_1_c_l_depth_convert.xhtml#a536f0de1a70ea80d40b0a24657ac5290">CLDepthConvert</a> |
| 885 | , <a class="el" href="classarm__compute_1_1_c_l_depth_convert_kernel.xhtml#a536f0de1a70ea80d40b0a24657ac5290">CLDepthConvertKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 886 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution3x3.xhtml#af12afc3fdf34565305b895d9d594f185">CLDepthwiseConvolution3x3</a> |
| 887 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution3x3_kernel.xhtml#aa3402cbd0bdf45ecb39a718305919496">CLDepthwiseConvolution3x3Kernel</a> |
| 888 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_convolution.xhtml#af12afc3fdf34565305b895d9d594f185">CLDepthwiseConvolution</a> |
| 889 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_im2_col_kernel.xhtml#a6766d8d3c19fdc4bdebb45c74b406e25">CLDepthwiseIm2ColKernel</a> |
| 890 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_separable_convolution_layer.xhtml#aec5e3a32fcd2dcc3e7f84872c08688b8">CLDepthwiseSeparableConvolutionLayer</a> |
| 891 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_vector_to_tensor_kernel.xhtml#a0958dbd0887df9802a2433316e8fc6b7">CLDepthwiseVectorToTensorKernel</a> |
| 892 | , <a class="el" href="classarm__compute_1_1_c_l_depthwise_weights_reshape_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLDepthwiseWeightsReshapeKernel</a> |
| 893 | , <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer.xhtml#a6b14fa2a92543bff4d379cafc689ba54">CLDequantizationLayer</a> |
| 894 | , <a class="el" href="classarm__compute_1_1_c_l_dequantization_layer_kernel.xhtml#a6b14fa2a92543bff4d379cafc689ba54">CLDequantizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 895 | , <a class="el" href="classarm__compute_1_1_c_l_derivative.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLDerivative</a> |
| 896 | , <a class="el" href="classarm__compute_1_1_c_l_derivative_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLDerivativeKernel</a> |
| 897 | , <a class="el" href="classarm__compute_1_1_c_l_dilate.xhtml#ad6a993d736f6f84aa672d3f550135c6e">CLDilate</a> |
| 898 | , <a class="el" href="classarm__compute_1_1_c_l_dilate_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLDilateKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 899 | , <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer.xhtml#a03dcaca11a6078d95562aabadf02ccaf">CLDirectConvolutionLayer</a> |
| 900 | , <a class="el" href="classarm__compute_1_1_c_l_direct_convolution_layer_kernel.xhtml#a0e2cfb6fb263bd6f761756c816574345">CLDirectConvolutionLayerKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 901 | , <a class="el" href="classarm__compute_1_1_c_l_edge_non_max_suppression_kernel.xhtml#a209e05c2e2bf4d5fb2b9e3f75c7d79aa">CLEdgeNonMaxSuppressionKernel</a> |
| 902 | , <a class="el" href="classarm__compute_1_1_c_l_edge_trace_kernel.xhtml#af4b40677259a11edd3e83e82c1c6dd9d">CLEdgeTraceKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 903 | , <a class="el" href="classarm__compute_1_1_c_l_equalize_histogram.xhtml#a78c50e58e4c8be6de11ac6e78ca02eff">CLEqualizeHistogram</a> |
| 904 | , <a class="el" href="classarm__compute_1_1_c_l_erode.xhtml#ad6a993d736f6f84aa672d3f550135c6e">CLErode</a> |
| 905 | , <a class="el" href="classarm__compute_1_1_c_l_erode_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLErodeKernel</a> |
| 906 | , <a class="el" href="classarm__compute_1_1_c_l_fast_corners.xhtml#a25c563ab5edb7241d8f12406ed96b40c">CLFastCorners</a> |
| 907 | , <a class="el" href="classarm__compute_1_1_c_l_fast_corners_kernel.xhtml#a84deccfff9f686445194594e058284bf">CLFastCornersKernel</a> |
| 908 | , <a class="el" href="classarm__compute_1_1_c_l_fill_border.xhtml#acd47b636ec90ab214e6f194989ea7af5">CLFillBorder</a> |
| 909 | , <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#ae1b9fe62ed42f469f1de879c33d75c06">CLFillBorderKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 910 | , <a class="el" href="classarm__compute_1_1_c_l_flatten_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFlattenLayer</a> |
| 911 | , <a class="el" href="classarm__compute_1_1_c_l_floor.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFloor</a> |
| 912 | , <a class="el" href="classarm__compute_1_1_c_l_floor_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFloorKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 913 | , <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer.xhtml#a55e5ebb7cdabf8bf197698453543dfb5">CLFullyConnectedLayer</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 914 | , <a class="el" href="classarm__compute_1_1_c_l_fully_connected_layer_reshape_weights.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLFullyConnectedLayerReshapeWeights</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 915 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLGaussian3x3</a> |
| 916 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian3x3Kernel</a> |
| 917 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5.xhtml#a2a829a721f585b9028e9712e71698e69">CLGaussian5x5</a> |
| 918 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5_hor_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian5x5HorKernel</a> |
| 919 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian5x5_vert_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussian5x5VertKernel</a> |
| 920 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid.xhtml#ae518f24b88a33e296030407e1a42d5fb">CLGaussianPyramid</a> |
| 921 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_half.xhtml#a9f1c2312374125fd95ee145a4f07515c">CLGaussianPyramidHalf</a> |
| 922 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_hor_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussianPyramidHorKernel</a> |
| 923 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_orb.xhtml#a9f1c2312374125fd95ee145a4f07515c">CLGaussianPyramidOrb</a> |
| 924 | , <a class="el" href="classarm__compute_1_1_c_l_gaussian_pyramid_vert_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLGaussianPyramidVertKernel</a> |
| 925 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m.xhtml#a48b9e5c0bdc8a7c306252dafff14741f">CLGEMM</a> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 926 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMInterleave4x4</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 927 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_interleave4x4_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMInterleave4x4Kernel</a> |
| 928 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp.xhtml#a2300a95117613686ccf15b45f0f2ac79">CLGEMMLowp</a> |
| 929 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a8aa4449c8d99240410f4e9dff644614b">CLGEMMLowpMatrixMultiplyKernel</a> |
| 930 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#acd42d73bdf14e61d6414450f134e9651">CLGEMMMatrixAccumulateBiasesKernel</a> |
| 931 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_addition_kernel.xhtml#a00ca198bac061a1fdfbb4246e7048e63">CLGEMMMatrixAdditionKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 932 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_multiply_kernel.xhtml#a1b06d283e52049ed3c96eb7c69806a87">CLGEMMMatrixMultiplyKernel</a> |
| 933 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_matrix_vector_multiply_kernel.xhtml#a083cbb32c94ef493098ee169dc36c486">CLGEMMMatrixVectorMultiplyKernel</a> |
| 934 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMTranspose1xW</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 935 | , <a class="el" href="classarm__compute_1_1_c_l_g_e_m_m_transpose1x_w_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLGEMMTranspose1xWKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 936 | , <a class="el" href="classarm__compute_1_1_c_l_gradient_kernel.xhtml#ad67340e556964fbc6aee83f7b2ff8101">CLGradientKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 937 | , <a class="el" href="classarm__compute_1_1_c_l_harris_corners.xhtml#aff26260c6e99700c52b6b23d048337a2">CLHarrisCorners</a> |
| 938 | , <a class="el" href="classarm__compute_1_1_c_l_harris_score_kernel.xhtml#aab77e3e19e73caf469b27792d710a3be">CLHarrisScoreKernel</a> |
| 939 | , <a class="el" href="classarm__compute_1_1_c_l_histogram.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogram</a> |
| 940 | , <a class="el" href="classarm__compute_1_1_c_l_histogram_border_kernel.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogramBorderKernel</a> |
| 941 | , <a class="el" href="classarm__compute_1_1_c_l_histogram_kernel.xhtml#a406ea1342bf3679752ba91525c59aaf6">CLHistogramKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 942 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_block_normalization_kernel.xhtml#ae2df93f92808deb66ddc274ee9b27307">CLHOGBlockNormalizationKernel</a> |
| 943 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_descriptor.xhtml#aa13cb80b9e2387f342aa75b205529a10">CLHOGDescriptor</a> |
| 944 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector.xhtml#af3f7d04fe1de62ddbed7bf165c9d7ec8">CLHOGDetector</a> |
| 945 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_detector_kernel.xhtml#ad2a21fbefb021552240795ae5b7e8095">CLHOGDetectorKernel</a> |
| 946 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_gradient.xhtml#a229bdf53bc1dad3b2408d48db8bcaa96">CLHOGGradient</a> |
| 947 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_multi_detection.xhtml#ab5d20af02c277cdfdb18dc5ead27ffb7">CLHOGMultiDetection</a> |
| 948 | , <a class="el" href="classarm__compute_1_1_c_l_h_o_g_orientation_binning_kernel.xhtml#aee747cfad262c60d10befc32e5315e4e">CLHOGOrientationBinningKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 949 | , <a class="el" href="classarm__compute_1_1_c_l_im2_col_kernel.xhtml#a78474cc941a76a2ae3bd2265aa7074f4">CLIm2ColKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 950 | , <a class="el" href="classarm__compute_1_1_c_l_integral_image.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLIntegralImage</a> |
| 951 | , <a class="el" href="classarm__compute_1_1_c_l_integral_image_hor_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLIntegralImageHorKernel</a> |
| 952 | , <a class="el" href="classarm__compute_1_1_c_l_integral_image_vert_kernel.xhtml#a2ee43bea6ad1257f88be93bdd4fff2cf">CLIntegralImageVertKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 953 | , <a class="el" href="classarm__compute_1_1_c_l_l2_normalize.xhtml#abd78f7859a5d16093e468b555c9bf209">CLL2Normalize</a> |
| 954 | , <a class="el" href="classarm__compute_1_1_c_l_l2_normalize_kernel.xhtml#ad7ee2c6ba4a132418b0c5d76809c1b8d">CLL2NormalizeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 955 | , <a class="el" href="classarm__compute_1_1_c_l_laplacian_pyramid.xhtml#affa012258b464b065d72cc26657119d4">CLLaplacianPyramid</a> |
| 956 | , <a class="el" href="classarm__compute_1_1_c_l_laplacian_reconstruct.xhtml#a0ddf83ea5bc44e4a8fbbccdcdd2209ec">CLLaplacianReconstruct</a> |
| 957 | , <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_finalize_kernel.xhtml#a020db92b2cd6b5c0c8482402f38e08e5">CLLKTrackerFinalizeKernel</a> |
| 958 | , <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_init_kernel.xhtml#adc3ba3031b85b80ceacde189d1ebe2aa">CLLKTrackerInitKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 959 | , <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage0_kernel.xhtml#af50d75c9037fab52ec75dd9be62103a3">CLLKTrackerStage0Kernel</a> |
| 960 | , <a class="el" href="classarm__compute_1_1_c_l_l_k_tracker_stage1_kernel.xhtml#ad4e047471bcabdeae5c07e1ed627ce64">CLLKTrackerStage1Kernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 961 | , <a class="el" href="classarm__compute_1_1_c_l_locally_connected_layer.xhtml#a0e2cfb6fb263bd6f761756c816574345">CLLocallyConnectedLayer</a> |
| 962 | , <a class="el" href="classarm__compute_1_1_c_l_locally_connected_matrix_multiply_kernel.xhtml#a083cbb32c94ef493098ee169dc36c486">CLLocallyConnectedMatrixMultiplyKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 963 | , <a class="el" href="classarm__compute_1_1_c_l_logits1_d_max_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLLogits1DMaxKernel</a> |
| 964 | , <a class="el" href="classarm__compute_1_1_c_l_logits1_d_norm_kernel.xhtml#a5ab5985029f129e11da510b15009c571">CLLogits1DNormKernel</a> |
| 965 | , <a class="el" href="classarm__compute_1_1_c_l_logits1_d_shift_exp_sum_kernel.xhtml#ade8c71425c5ed3b14c32b030e06771a4">CLLogits1DShiftExpSumKernel</a> |
| 966 | , <a class="el" href="classarm__compute_1_1_c_l_magnitude.xhtml#a1741c99b2bc2b77bb719d185d52968e2">CLMagnitude</a> |
| 967 | , <a class="el" href="classarm__compute_1_1_c_l_magnitude_phase_kernel.xhtml#a97c0a4edbeca3c32dda036b81446a4d9">CLMagnitudePhaseKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 968 | , <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev.xhtml#aa7a32280401c276aed328658046abc4c">CLMeanStdDev</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 969 | , <a class="el" href="classarm__compute_1_1_c_l_mean_std_dev_kernel.xhtml#a85a25a050f0ff16c3081048085a7d082">CLMeanStdDevKernel</a> |
| 970 | , <a class="el" href="classarm__compute_1_1_c_l_median3x3.xhtml#a2a829a721f585b9028e9712e71698e69">CLMedian3x3</a> |
| 971 | , <a class="el" href="classarm__compute_1_1_c_l_median3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLMedian3x3Kernel</a> |
| 972 | , <a class="el" href="classarm__compute_1_1_c_l_min_max_kernel.xhtml#abc0a058391c8944b83257ec47b0211b9">CLMinMaxKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 973 | , <a class="el" href="classarm__compute_1_1_c_l_min_max_layer_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLMinMaxLayerKernel</a> |
| 974 | , <a class="el" href="classarm__compute_1_1_c_l_min_max_location.xhtml#a8ddb1ad6ae46202fbdc5fb1034b1abd3">CLMinMaxLocation</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 975 | , <a class="el" href="classarm__compute_1_1_c_l_min_max_location_kernel.xhtml#aaac9d68119e223b67847deb43021630f">CLMinMaxLocationKernel</a> |
| 976 | , <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter.xhtml#a53cae19fbb200bd9479868919e9045ee">CLNonLinearFilter</a> |
| 977 | , <a class="el" href="classarm__compute_1_1_c_l_non_linear_filter_kernel.xhtml#a09ed8b2a062c440ad00a290624c39319">CLNonLinearFilterKernel</a> |
| 978 | , <a class="el" href="classarm__compute_1_1_c_l_non_maxima_suppression3x3.xhtml#a1a3dfd8c194044e7aafeafe5ca8dce59">CLNonMaximaSuppression3x3</a> |
| 979 | , <a class="el" href="classarm__compute_1_1_c_l_non_maxima_suppression3x3_kernel.xhtml#a67b0c2ccd2c37a8d29fa6cc4b26795d8">CLNonMaximaSuppression3x3Kernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 980 | , <a class="el" href="classarm__compute_1_1_c_l_normalization_layer.xhtml#a705e1aadb60c7821464adb5d3f3714be">CLNormalizationLayer</a> |
| 981 | , <a class="el" href="classarm__compute_1_1_c_l_normalization_layer_kernel.xhtml#a63cacfe183fc86f74c1f3788b14f88da">CLNormalizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 982 | , <a class="el" href="classarm__compute_1_1_c_l_optical_flow.xhtml#a8cd74e6bc7d3bcebbac4002717857601">CLOpticalFlow</a> |
| 983 | , <a class="el" href="classarm__compute_1_1_c_l_phase.xhtml#ac64385feb4cfd5ea1f7e2dc4414392aa">CLPhase</a> |
| 984 | , <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication.xhtml#a3e0a2f39d9dc0f7083aef3b37335afff">CLPixelWiseMultiplication</a> |
| 985 | , <a class="el" href="classarm__compute_1_1_c_l_pixel_wise_multiplication_kernel.xhtml#a3e0a2f39d9dc0f7083aef3b37335afff">CLPixelWiseMultiplicationKernel</a> |
| 986 | , <a class="el" href="classarm__compute_1_1_c_l_pooling_layer.xhtml#a18f66b53b41f27ca9942695488d8c7aa">CLPoolingLayer</a> |
| 987 | , <a class="el" href="classarm__compute_1_1_c_l_pooling_layer_kernel.xhtml#a13226200322fb9ca881174695946705c">CLPoolingLayerKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 988 | , <a class="el" href="classarm__compute_1_1_c_l_quantization_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLQuantizationLayer</a> |
| 989 | , <a class="el" href="classarm__compute_1_1_c_l_quantization_layer_kernel.xhtml#a33657445d6cf5905c0b74e566f769069">CLQuantizationLayerKernel</a> |
| 990 | , <a class="el" href="classarm__compute_1_1_c_l_reduction_operation.xhtml#a01cf6dddf3f8768da106527d2f1ee7c5">CLReductionOperation</a> |
| 991 | , <a class="el" href="classarm__compute_1_1_c_l_reduction_operation_kernel.xhtml#a33999905300929f577ec06e381191dc9">CLReductionOperationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 992 | , <a class="el" href="classarm__compute_1_1_c_l_remap.xhtml#ac1eb01546c2f93af14ee04f4a0f8c30a">CLRemap</a> |
| 993 | , <a class="el" href="classarm__compute_1_1_c_l_remap_kernel.xhtml#ad55d92eda4737d79e57dfdf99e447fb3">CLRemapKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 994 | , <a class="el" href="classarm__compute_1_1_c_l_reshape_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLReshapeLayer</a> |
| 995 | , <a class="el" href="classarm__compute_1_1_c_l_reshape_layer_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLReshapeLayerKernel</a> |
| 996 | , <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer.xhtml#afb23d18dd11dece42afaf022216d3056">CLROIPoolingLayer</a> |
| 997 | , <a class="el" href="classarm__compute_1_1_c_l_r_o_i_pooling_layer_kernel.xhtml#afb23d18dd11dece42afaf022216d3056">CLROIPoolingLayerKernel</a> |
| 998 | , <a class="el" href="classarm__compute_1_1_c_l_scale.xhtml#a678879757617483da15b34c7b9d58279">CLScale</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 999 | , <a class="el" href="classarm__compute_1_1_c_l_scale_kernel.xhtml#ab26db9cb08db9bcae3b86d2079d9bd26">CLScaleKernel</a> |
| 1000 | , <a class="el" href="classarm__compute_1_1_c_l_scharr3x3.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLScharr3x3</a> |
| 1001 | , <a class="el" href="classarm__compute_1_1_c_l_scharr3x3_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLScharr3x3Kernel</a> |
| 1002 | , <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_hor_kernel.xhtml#a3fac04034e1bd9deaac9fd1451e77f4f">CLSeparableConvolutionHorKernel< matrix_size ></a> |
| 1003 | , <a class="el" href="classarm__compute_1_1_c_l_separable_convolution_vert_kernel.xhtml#a3c4d5524c637d3964eaeb6040f53d436">CLSeparableConvolutionVertKernel< matrix_size ></a> |
| 1004 | , <a class="el" href="classarm__compute_1_1_c_l_sobel3x3.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel3x3</a> |
| 1005 | , <a class="el" href="classarm__compute_1_1_c_l_sobel3x3_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel3x3Kernel</a> |
| 1006 | , <a class="el" href="classarm__compute_1_1_c_l_sobel5x5.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel5x5</a> |
| 1007 | , <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_hor_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel5x5HorKernel</a> |
| 1008 | , <a class="el" href="classarm__compute_1_1_c_l_sobel5x5_vert_kernel.xhtml#a3f047ae95fab233f3385d6ddbd590383">CLSobel5x5VertKernel</a> |
| 1009 | , <a class="el" href="classarm__compute_1_1_c_l_sobel7x7.xhtml#a62d1b655e7211f3ab44ed1a9c81a1336">CLSobel7x7</a> |
| 1010 | , <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_hor_kernel.xhtml#ab24f49526202babfe7df925cd326427b">CLSobel7x7HorKernel</a> |
| 1011 | , <a class="el" href="classarm__compute_1_1_c_l_sobel7x7_vert_kernel.xhtml#a3f047ae95fab233f3385d6ddbd590383">CLSobel7x7VertKernel</a> |
| 1012 | , <a class="el" href="classarm__compute_1_1_c_l_softmax_layer.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLSoftmaxLayer</a> |
| 1013 | , <a class="el" href="classarm__compute_1_1_c_l_table_lookup.xhtml#af765d82c1c526320140a20792f132fed">CLTableLookup</a> |
| 1014 | , <a class="el" href="classarm__compute_1_1_c_l_table_lookup_kernel.xhtml#af765d82c1c526320140a20792f132fed">CLTableLookupKernel</a> |
| 1015 | , <a class="el" href="classarm__compute_1_1_c_l_threshold.xhtml#a62c37ae969be3b04e0bdceffb4a1dadb">CLThreshold</a> |
| 1016 | , <a class="el" href="classarm__compute_1_1_c_l_threshold_kernel.xhtml#af95973be8cc372e60a6872e18176d1de">CLThresholdKernel</a> |
| 1017 | , <a class="el" href="classarm__compute_1_1_c_l_transpose.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLTranspose</a> |
| 1018 | , <a class="el" href="classarm__compute_1_1_c_l_transpose_kernel.xhtml#a074e10cfb217e657b9e81adeca2abc68">CLTransposeKernel</a> |
| 1019 | , <a class="el" href="classarm__compute_1_1_c_l_warp_affine.xhtml#a64ebf69356f81aa7f933569faf1bbbf6">CLWarpAffine</a> |
| 1020 | , <a class="el" href="classarm__compute_1_1_c_l_warp_affine_kernel.xhtml#a80f957260bcc6d37da2a6e10eb885fa8">CLWarpAffineKernel</a> |
| 1021 | , <a class="el" href="classarm__compute_1_1_c_l_warp_perspective.xhtml#a64ebf69356f81aa7f933569faf1bbbf6">CLWarpPerspective</a> |
| 1022 | , <a class="el" href="classarm__compute_1_1_c_l_warp_perspective_kernel.xhtml#a80f957260bcc6d37da2a6e10eb885fa8">CLWarpPerspectiveKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1023 | , <a class="el" href="classarm__compute_1_1_c_l_weights_reshape_kernel.xhtml#a74f55a4d6b772d24f720905b5edd8cb0">CLWeightsReshapeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1024 | , <a class="el" href="classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#a4a5bcfcb1a9a25daecc442af866f0632">CPPCornerCandidatesKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1025 | , <a class="el" href="classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml#ad56ff9909955d92abeabbe43c1a21bd9">CPPDetectionWindowNonMaximaSuppressionKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1026 | , <a class="el" href="classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml#a5bcc803e3a8b159ba7f09acb25dba452">CPPSortEuclideanDistanceKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 1027 | , <a class="el" href="classarm__compute_1_1_i_c_l_simple_kernel.xhtml#a1a4031af60bf9aff1b58a3acf3c95fae">ICLSimpleKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1028 | , <a class="el" href="classarm__compute_1_1_i_n_e_harris_score_kernel.xhtml#a78f06197fd4f4fb471c21257252031ec">INEHarrisScoreKernel</a> |
| 1029 | , <a class="el" href="classarm__compute_1_1_i_n_e_warp_kernel.xhtml#a2788f35df697fab62501262ad001d1f0">INEWarpKernel</a> |
| 1030 | , <a class="el" href="classarm__compute_1_1_n_e_absolute_difference.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEAbsoluteDifference</a> |
| 1031 | , <a class="el" href="classarm__compute_1_1_n_e_absolute_difference_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEAbsoluteDifferenceKernel</a> |
| 1032 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate.xhtml#a83a344e60eb7db895953a942abf16628">NEAccumulate</a> |
| 1033 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate_kernel.xhtml#aed51cd474d496c265ab8e929f39dc01b">NEAccumulateKernel</a> |
| 1034 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate_squared.xhtml#a0b9649281a450bbb458d5d5ccde89d08">NEAccumulateSquared</a> |
| 1035 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate_squared_kernel.xhtml#ae228f773f5a010373010a0851ab18663">NEAccumulateSquaredKernel</a> |
| 1036 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate_weighted.xhtml#a801bafb0db80b93605302dac80a59844">NEAccumulateWeighted</a> |
| 1037 | , <a class="el" href="classarm__compute_1_1_n_e_accumulate_weighted_kernel.xhtml#ad3a581db799a5767c08d8f35a4a6a39a">NEAccumulateWeightedKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1038 | , <a class="el" href="classarm__compute_1_1_n_e_activation_layer.xhtml#adfb5ef37594fc9371c4a2b95e3d5e31b">NEActivationLayer</a> |
| 1039 | , <a class="el" href="classarm__compute_1_1_n_e_activation_layer_kernel.xhtml#adfb5ef37594fc9371c4a2b95e3d5e31b">NEActivationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1040 | , <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticAddition</a> |
| 1041 | , <a class="el" href="classarm__compute_1_1_n_e_arithmetic_addition_kernel.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticAdditionKernel</a> |
| 1042 | , <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticSubtraction</a> |
| 1043 | , <a class="el" href="classarm__compute_1_1_n_e_arithmetic_subtraction_kernel.xhtml#ae549ed675eab6d763ac6ffd18d226c27">NEArithmeticSubtractionKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1044 | , <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer.xhtml#aeb75a88fc585946720bf786f50e4b66d">NEBatchNormalizationLayer</a> |
| 1045 | , <a class="el" href="classarm__compute_1_1_n_e_batch_normalization_layer_kernel.xhtml#aeb75a88fc585946720bf786f50e4b66d">NEBatchNormalizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1046 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_and.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseAnd</a> |
| 1047 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_and_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseAndKernel</a> |
| 1048 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_not.xhtml#a83a344e60eb7db895953a942abf16628">NEBitwiseNot</a> |
| 1049 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_not_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEBitwiseNotKernel</a> |
| 1050 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_or.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseOr</a> |
| 1051 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_or_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseOrKernel</a> |
| 1052 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_xor.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseXor</a> |
| 1053 | , <a class="el" href="classarm__compute_1_1_n_e_bitwise_xor_kernel.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEBitwiseXorKernel</a> |
| 1054 | , <a class="el" href="classarm__compute_1_1_n_e_box3x3.xhtml#a61457d73c8ae60ad9f4cc00089e282c7">NEBox3x3</a> |
| 1055 | , <a class="el" href="classarm__compute_1_1_n_e_box3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEBox3x3Kernel</a> |
| 1056 | , <a class="el" href="classarm__compute_1_1_n_e_canny_edge.xhtml#a9222c1af43116f31809789741c6adef0">NECannyEdge</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1057 | , <a class="el" href="classarm__compute_1_1_n_e_channel_combine.xhtml#a2152066cff4fb48815bb07a360086ddc">NEChannelCombine</a> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 1058 | , <a class="el" href="classarm__compute_1_1_n_e_channel_combine_kernel.xhtml#a39ee07b7b99e5ede71d07248b2c8ec76">NEChannelCombineKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1059 | , <a class="el" href="classarm__compute_1_1_n_e_channel_extract.xhtml#a1a476489d90e34953d0d76112a42ad2a">NEChannelExtract</a> |
| 1060 | , <a class="el" href="classarm__compute_1_1_n_e_channel_extract_kernel.xhtml#a1a476489d90e34953d0d76112a42ad2a">NEChannelExtractKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1061 | , <a class="el" href="classarm__compute_1_1_n_e_col2_im_kernel.xhtml#a6375279b8bdfa6b39296e7d41ae94ce5">NECol2ImKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1062 | , <a class="el" href="classarm__compute_1_1_n_e_color_convert.xhtml#a83a344e60eb7db895953a942abf16628">NEColorConvert</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1063 | , <a class="el" href="classarm__compute_1_1_n_e_color_convert_kernel.xhtml#a362afd30d2fdc9eb1d09bf1c599aefe2">NEColorConvertKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1064 | , <a class="el" href="classarm__compute_1_1_n_e_convolution3x3.xhtml#a58d050865536a28b56a92eeaf3ac478e">NEConvolution3x3</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1065 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_kernel.xhtml#a8873a8f053f3d2322e297409645c6222">NEConvolutionKernel< matrix_size ></a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1066 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_layer.xhtml#aee13eaa771696a8257ededf5bf921cbb">NEConvolutionLayer</a> |
| 1067 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_layer_reshape_weights.xhtml#a65f7ed488a31b8d40862e6f06cd7e70c">NEConvolutionLayerReshapeWeights</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1068 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_rectangle.xhtml#ac230ba3519565b12566edfdd99859ed0">NEConvolutionRectangle</a> |
| 1069 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_rectangle_kernel.xhtml#a3bb75d0640105ec72239550ec8a086b9">NEConvolutionRectangleKernel</a> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 1070 | , <a class="el" href="classarm__compute_1_1_n_e_convolution_square.xhtml#a58d050865536a28b56a92eeaf3ac478e">NEConvolutionSquare< matrix_size ></a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1071 | , <a class="el" href="classarm__compute_1_1_n_e_cumulative_distribution_kernel.xhtml#a46fb538865fc693f55ec7ab7a5e5f833">NECumulativeDistributionKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1072 | , <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate.xhtml#a76335aeca633fd0ec9e787315e0d4487">NEDepthConcatenate</a> |
| 1073 | , <a class="el" href="classarm__compute_1_1_n_e_depth_concatenate_kernel.xhtml#aae09154c5d796f6db2488902c18a9085">NEDepthConcatenateKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1074 | , <a class="el" href="classarm__compute_1_1_n_e_depth_convert.xhtml#a7d0afa0396bb7bc46d6044fc7a6a0186">NEDepthConvert</a> |
| 1075 | , <a class="el" href="classarm__compute_1_1_n_e_depth_convert_kernel.xhtml#a7d0afa0396bb7bc46d6044fc7a6a0186">NEDepthConvertKernel</a> |
| 1076 | , <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer.xhtml#a644ff49365300e418f2343f112753b74">NEDequantizationLayer</a> |
| 1077 | , <a class="el" href="classarm__compute_1_1_n_e_dequantization_layer_kernel.xhtml#a644ff49365300e418f2343f112753b74">NEDequantizationLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1078 | , <a class="el" href="classarm__compute_1_1_n_e_derivative.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NEDerivative</a> |
| 1079 | , <a class="el" href="classarm__compute_1_1_n_e_derivative_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NEDerivativeKernel</a> |
| 1080 | , <a class="el" href="classarm__compute_1_1_n_e_dilate.xhtml#af23289ee5978cc3cafa1c94ef617a985">NEDilate</a> |
| 1081 | , <a class="el" href="classarm__compute_1_1_n_e_dilate_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEDilateKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1082 | , <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer.xhtml#a33dce4160cd33d131662107e363dd381">NEDirectConvolutionLayer</a> |
| 1083 | , <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_bias_accumulate_kernel.xhtml#af20f630faf157c73ec46bbe3e6e213a6">NEDirectConvolutionLayerBiasAccumulateKernel</a> |
| 1084 | , <a class="el" href="classarm__compute_1_1_n_e_direct_convolution_layer_kernel.xhtml#a537ba0d35bcc8d5488da55d1a27c89a3">NEDirectConvolutionLayerKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1085 | , <a class="el" href="classarm__compute_1_1_n_e_edge_non_max_suppression_kernel.xhtml#a57a36344e261edfdfa97b19ac40b7c30">NEEdgeNonMaxSuppressionKernel</a> |
| 1086 | , <a class="el" href="classarm__compute_1_1_n_e_edge_trace_kernel.xhtml#a9daf8026e68559806afe7d0aa12693d6">NEEdgeTraceKernel</a> |
| 1087 | , <a class="el" href="classarm__compute_1_1_n_e_equalize_histogram.xhtml#acbd66cc67e7dedcc3d94a7ab0be5781c">NEEqualizeHistogram</a> |
| 1088 | , <a class="el" href="classarm__compute_1_1_n_e_erode.xhtml#af23289ee5978cc3cafa1c94ef617a985">NEErode</a> |
| 1089 | , <a class="el" href="classarm__compute_1_1_n_e_erode_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEErodeKernel</a> |
| 1090 | , <a class="el" href="classarm__compute_1_1_n_e_fast_corners.xhtml#a182eb968f1c107bf5ee575cb1b7f031c">NEFastCorners</a> |
| 1091 | , <a class="el" href="classarm__compute_1_1_n_e_fast_corners_kernel.xhtml#a39d3a9d0c6485af41190686e323b77cc">NEFastCornersKernel</a> |
| 1092 | , <a class="el" href="classarm__compute_1_1_n_e_fill_array_kernel.xhtml#afa45181af3fb6daaa8aa5627c1ae6c43">NEFillArrayKernel</a> |
| 1093 | , <a class="el" href="classarm__compute_1_1_n_e_fill_border.xhtml#ab2db56d349cee3849dbfac825d916fd6">NEFillBorder</a> |
| 1094 | , <a class="el" href="classarm__compute_1_1_n_e_fill_border_kernel.xhtml#a12f5fc5a4fc18544922aebb0fcbf4eb6">NEFillBorderKernel</a> |
| 1095 | , <a class="el" href="classarm__compute_1_1_n_e_fill_inner_border_kernel.xhtml#a20f5ced683d0dee51545a9df41f0080a">NEFillInnerBorderKernel</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1096 | , <a class="el" href="classarm__compute_1_1_n_e_flatten_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEFlattenLayer</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1097 | , <a class="el" href="classarm__compute_1_1_n_e_floor.xhtml#a83a344e60eb7db895953a942abf16628">NEFloor</a> |
| 1098 | , <a class="el" href="classarm__compute_1_1_n_e_floor_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEFloorKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1099 | , <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer.xhtml#ae184041d029cd0dded821875db8a0929">NEFullyConnectedLayer</a> |
| 1100 | , <a class="el" href="classarm__compute_1_1_n_e_fully_connected_layer_reshape_weights.xhtml#a510f09c40e20d367e4506bc9b4e8b36e">NEFullyConnectedLayerReshapeWeights</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1101 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian3x3.xhtml#ac735b829e93802466145844b04d1ab48">NEGaussian3x3</a> |
| 1102 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian3x3Kernel</a> |
| 1103 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5.xhtml#ac735b829e93802466145844b04d1ab48">NEGaussian5x5</a> |
| 1104 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5_hor_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian5x5HorKernel</a> |
| 1105 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian5x5_vert_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussian5x5VertKernel</a> |
| 1106 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid.xhtml#a569064c220a3a2bf4b7af719b8d54cba">NEGaussianPyramid</a> |
| 1107 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_half.xhtml#a7983aea517b8777e7ef6800cfa41d6ab">NEGaussianPyramidHalf</a> |
| 1108 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_hor_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussianPyramidHorKernel</a> |
| 1109 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_orb.xhtml#a7983aea517b8777e7ef6800cfa41d6ab">NEGaussianPyramidOrb</a> |
| 1110 | , <a class="el" href="classarm__compute_1_1_n_e_gaussian_pyramid_vert_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEGaussianPyramidVertKernel</a> |
| 1111 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m.xhtml#a6454174e85d317a6e95844049d4daf6f">NEGEMM</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1112 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_assembly_base_kernel.xhtml#a1ae6dd781c43bcc54c579af0118a615d">NEGEMMAssemblyBaseKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 1113 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMInterleave4x4</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1114 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_interleave4x4_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMInterleave4x4Kernel</a> |
| 1115 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp.xhtml#a972448aa41ffb21bd36256d67b60962b">NEGEMMLowp</a> |
| 1116 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_lowp_matrix_multiply_kernel.xhtml#a5a0810c34a4eae08977b1cce9d339282">NEGEMMLowpMatrixMultiplyKernel</a> |
| 1117 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_accumulate_biases_kernel.xhtml#aed1adf983092c2f8af29eba1dc29920c">NEGEMMMatrixAccumulateBiasesKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1118 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_addition_kernel.xhtml#abd3df2f9251266926538e4c020652996">NEGEMMMatrixAdditionKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1119 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_matrix_multiply_kernel.xhtml#aa4bb0bcb5a16fedf6b9474c6fa11e7e1">NEGEMMMatrixMultiplyKernel</a> |
Anthony Barbier | a437638 | 2017-04-12 15:12:46 +0100 | [diff] [blame] | 1120 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMTranspose1xW</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1121 | , <a class="el" href="classarm__compute_1_1_n_e_g_e_m_m_transpose1x_w_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEGEMMTranspose1xWKernel</a> |
| 1122 | , <a class="el" href="classarm__compute_1_1_n_e_gradient_f_p16_kernel.xhtml#adb775291de007def514f8c8d368e7448">NEGradientFP16Kernel</a> |
| 1123 | , <a class="el" href="classarm__compute_1_1_n_e_gradient_kernel.xhtml#a49306e1c9421979fc704f3c96096ce8e">NEGradientKernel</a> |
| 1124 | , <a class="el" href="classarm__compute_1_1_n_e_harris_corners.xhtml#ac8648d69d8b453c5143c14e3811346c3">NEHarrisCorners</a> |
| 1125 | , <a class="el" href="classarm__compute_1_1_n_e_harris_score_f_p16_kernel.xhtml#ae3278fce9a66ca7603efcb367e6b3816">NEHarrisScoreFP16Kernel< block_size ></a> |
| 1126 | , <a class="el" href="classarm__compute_1_1_n_e_harris_score_kernel.xhtml#ae3278fce9a66ca7603efcb367e6b3816">NEHarrisScoreKernel< block_size ></a> |
| 1127 | , <a class="el" href="classarm__compute_1_1_n_e_histogram.xhtml#aaae5b09830704e2ed3cf7d09fe01bfc9">NEHistogram</a> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1128 | , <a class="el" href="classarm__compute_1_1_n_e_histogram_kernel.xhtml#aaae5b09830704e2ed3cf7d09fe01bfc9">NEHistogramKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1129 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_block_normalization_kernel.xhtml#abe08b9f8d4a3bd083ebae3d1cb65a2b5">NEHOGBlockNormalizationKernel</a> |
| 1130 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_descriptor.xhtml#af3e91dd25d2bd7d3f3a0c74cdc77d7c4">NEHOGDescriptor</a> |
| 1131 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector.xhtml#aec1e0dba94a632dc99953a9015684115">NEHOGDetector</a> |
| 1132 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_detector_kernel.xhtml#ab30727bb790077928853eb3c617bb632">NEHOGDetectorKernel</a> |
| 1133 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_gradient.xhtml#ac6ae2d00f75c768927d9529998608aaa">NEHOGGradient</a> |
| 1134 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_multi_detection.xhtml#a8fa7fa549af77189982f584036c14271">NEHOGMultiDetection</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1135 | , <a class="el" href="classarm__compute_1_1_n_e_h_o_g_orientation_binning_kernel.xhtml#a1ca4abc9d169a56f8469b31bba439f05">NEHOGOrientationBinningKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1136 | , <a class="el" href="classarm__compute_1_1_n_e_im2_col_kernel.xhtml#a00a909d8b7a4c625a048b935dc1f77da">NEIm2ColKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1137 | , <a class="el" href="classarm__compute_1_1_n_e_integral_image.xhtml#a83a344e60eb7db895953a942abf16628">NEIntegralImage</a> |
| 1138 | , <a class="el" href="classarm__compute_1_1_n_e_integral_image_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEIntegralImageKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1139 | , <a class="el" href="classarm__compute_1_1_n_e_l2_normalize.xhtml#ae867dfb89fbe0061d3ecd29b05aa4a9c">NEL2Normalize</a> |
| 1140 | , <a class="el" href="classarm__compute_1_1_n_e_l2_normalize_kernel.xhtml#a7b9a0d39ba4aa3e6feba587a149d69e5">NEL2NormalizeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1141 | , <a class="el" href="classarm__compute_1_1_n_e_laplacian_pyramid.xhtml#a57e777ebd638595cbcaff4c45dbaa351">NELaplacianPyramid</a> |
| 1142 | , <a class="el" href="classarm__compute_1_1_n_e_laplacian_reconstruct.xhtml#af26d951408cbe19b44a50593b691af63">NELaplacianReconstruct</a> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 1143 | , <a class="el" href="classarm__compute_1_1_n_e_l_k_tracker_kernel.xhtml#a9db04388927168bc8d9423087dfa8a6d">NELKTrackerKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1144 | , <a class="el" href="classarm__compute_1_1_n_e_locally_connected_layer.xhtml#a38198731404a741d75225ae36baf100a">NELocallyConnectedLayer</a> |
| 1145 | , <a class="el" href="classarm__compute_1_1_n_e_locally_connected_matrix_multiply_kernel.xhtml#a00d5b673b5a22ab77fde751ff5330411">NELocallyConnectedMatrixMultiplyKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1146 | , <a class="el" href="classarm__compute_1_1_n_e_logits1_d_max_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NELogits1DMaxKernel</a> |
| 1147 | , <a class="el" href="classarm__compute_1_1_n_e_logits1_d_norm_kernel.xhtml#a23baed666ceb8232bbde8724412ee0b5">NELogits1DNormKernel</a> |
| 1148 | , <a class="el" href="classarm__compute_1_1_n_e_logits1_d_shift_exp_sum_kernel.xhtml#a329a69e4b661c7135cdef8aceef4005b">NELogits1DShiftExpSumKernel</a> |
| 1149 | , <a class="el" href="classarm__compute_1_1_n_e_magnitude.xhtml#a0ed0773415ff8e38d0fe8d2041473d0f">NEMagnitude</a> |
| 1150 | , <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_f_p16_kernel.xhtml#a885b754efced9144226ada4c202574b6">NEMagnitudePhaseFP16Kernel< mag_type, phase_type ></a> |
| 1151 | , <a class="el" href="classarm__compute_1_1_n_e_magnitude_phase_kernel.xhtml#a885b754efced9144226ada4c202574b6">NEMagnitudePhaseKernel< mag_type, phase_type ></a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1152 | , <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev.xhtml#a95812d053b0216b1d9c1f5131db6e880">NEMeanStdDev</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1153 | , <a class="el" href="classarm__compute_1_1_n_e_mean_std_dev_kernel.xhtml#a22fb6b7d1bd5ce8a90c61780c94cebbb">NEMeanStdDevKernel</a> |
| 1154 | , <a class="el" href="classarm__compute_1_1_n_e_median3x3.xhtml#ac735b829e93802466145844b04d1ab48">NEMedian3x3</a> |
| 1155 | , <a class="el" href="classarm__compute_1_1_n_e_median3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NEMedian3x3Kernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1156 | , <a class="el" href="classarm__compute_1_1_n_e_min_max_kernel.xhtml#aa977f349fb2c7d5ae7cd41fee339668a">NEMinMaxKernel</a> |
| 1157 | , <a class="el" href="classarm__compute_1_1_n_e_min_max_layer_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEMinMaxLayerKernel</a> |
| 1158 | , <a class="el" href="classarm__compute_1_1_n_e_min_max_location.xhtml#ab996eedb0d719f5faa091726e69e73c3">NEMinMaxLocation</a> |
| 1159 | , <a class="el" href="classarm__compute_1_1_n_e_min_max_location_kernel.xhtml#ab996eedb0d719f5faa091726e69e73c3">NEMinMaxLocationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1160 | , <a class="el" href="classarm__compute_1_1_n_e_non_linear_filter.xhtml#ae2e668c3765731c5f71a324e15f131b8">NENonLinearFilter</a> |
| 1161 | , <a class="el" href="classarm__compute_1_1_n_e_non_linear_filter_kernel.xhtml#ab85de2b20def413700f940020fe8d7e3">NENonLinearFilterKernel</a> |
| 1162 | , <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3.xhtml#a6c9ef0526118071156055c1e2c2ca0c4">NENonMaximaSuppression3x3</a> |
| 1163 | , <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3_f_p16_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NENonMaximaSuppression3x3FP16Kernel</a> |
| 1164 | , <a class="el" href="classarm__compute_1_1_n_e_non_maxima_suppression3x3_kernel.xhtml#a165cde4f51d6dc5cb425237cdf7535a4">NENonMaximaSuppression3x3Kernel</a> |
| 1165 | , <a class="el" href="classarm__compute_1_1_n_e_normalization_layer.xhtml#aebfb816e58e5914417b045c54a6a42fb">NENormalizationLayer</a> |
| 1166 | , <a class="el" href="classarm__compute_1_1_n_e_normalization_layer_kernel.xhtml#a7b1cd624e23b7144b6962c19f426a166">NENormalizationLayerKernel</a> |
| 1167 | , <a class="el" href="classarm__compute_1_1_n_e_optical_flow.xhtml#a36071f8f326ffdbfaf95fded57d6771c">NEOpticalFlow</a> |
| 1168 | , <a class="el" href="classarm__compute_1_1_n_e_phase.xhtml#a837b139cf977a6c4530e3d574fcceef2">NEPhase</a> |
| 1169 | , <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication.xhtml#ab214c0eb5acd40bde3f8a3fb6c0a6613">NEPixelWiseMultiplication</a> |
| 1170 | , <a class="el" href="classarm__compute_1_1_n_e_pixel_wise_multiplication_kernel.xhtml#ab214c0eb5acd40bde3f8a3fb6c0a6613">NEPixelWiseMultiplicationKernel</a> |
| 1171 | , <a class="el" href="classarm__compute_1_1_n_e_pooling_layer.xhtml#a6fa6e4b65796fd0bf43da9b4d617d568">NEPoolingLayer</a> |
| 1172 | , <a class="el" href="classarm__compute_1_1_n_e_pooling_layer_kernel.xhtml#acfc7162ac184ca219f917d039c58233c">NEPoolingLayerKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1173 | , <a class="el" href="classarm__compute_1_1_n_e_quantization_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEQuantizationLayer</a> |
| 1174 | , <a class="el" href="classarm__compute_1_1_n_e_quantization_layer_kernel.xhtml#a644ff49365300e418f2343f112753b74">NEQuantizationLayerKernel</a> |
| 1175 | , <a class="el" href="classarm__compute_1_1_n_e_reduction_operation.xhtml#a5a8b455c425ea5b09a3ad7686c619434">NEReductionOperation</a> |
| 1176 | , <a class="el" href="classarm__compute_1_1_n_e_reduction_operation_kernel.xhtml#a84481fca3a7ab8e4b5035ba8b8170de3">NEReductionOperationKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1177 | , <a class="el" href="classarm__compute_1_1_n_e_remap.xhtml#a7570555ae5933bef168425e55a1a11a9">NERemap</a> |
| 1178 | , <a class="el" href="classarm__compute_1_1_n_e_remap_kernel.xhtml#a24cf804e6bcb60737bf447693c87d616">NERemapKernel</a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1179 | , <a class="el" href="classarm__compute_1_1_n_e_reshape_layer.xhtml#a83a344e60eb7db895953a942abf16628">NEReshapeLayer</a> |
| 1180 | , <a class="el" href="classarm__compute_1_1_n_e_reshape_layer_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NEReshapeLayerKernel</a> |
| 1181 | , <a class="el" href="classarm__compute_1_1_n_e_r_o_i_pooling_layer.xhtml#adeb567b082b0ce7612d13bc1068db5d8">NEROIPoolingLayer</a> |
| 1182 | , <a class="el" href="classarm__compute_1_1_n_e_r_o_i_pooling_layer_kernel.xhtml#adeb567b082b0ce7612d13bc1068db5d8">NEROIPoolingLayerKernel</a> |
| 1183 | , <a class="el" href="classarm__compute_1_1_n_e_scale.xhtml#aff680ca32a06fbe2b86e6c5e231d8271">NEScale</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1184 | , <a class="el" href="classarm__compute_1_1_n_e_scale_kernel.xhtml#a70b4c72d8ed742fb43242db66918e699">NEScaleKernel</a> |
| 1185 | , <a class="el" href="classarm__compute_1_1_n_e_scharr3x3.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NEScharr3x3</a> |
| 1186 | , <a class="el" href="classarm__compute_1_1_n_e_scharr3x3_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NEScharr3x3Kernel</a> |
| 1187 | , <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_hor_kernel.xhtml#a2047b01f2cdd57602126cccb6bd08625">NESeparableConvolutionHorKernel< matrix_size ></a> |
| 1188 | , <a class="el" href="classarm__compute_1_1_n_e_separable_convolution_vert_kernel.xhtml#ad5b2a12ea8d073422e0615efca68ee22">NESeparableConvolutionVertKernel< matrix_size ></a> |
| 1189 | , <a class="el" href="classarm__compute_1_1_n_e_sobel3x3.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel3x3</a> |
| 1190 | , <a class="el" href="classarm__compute_1_1_n_e_sobel3x3_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel3x3Kernel</a> |
| 1191 | , <a class="el" href="classarm__compute_1_1_n_e_sobel5x5.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel5x5</a> |
| 1192 | , <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_hor_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel5x5HorKernel</a> |
| 1193 | , <a class="el" href="classarm__compute_1_1_n_e_sobel5x5_vert_kernel.xhtml#a1aea9496b59f665829dfebcac7c6e8f3">NESobel5x5VertKernel</a> |
| 1194 | , <a class="el" href="classarm__compute_1_1_n_e_sobel7x7.xhtml#accd52dcca79320a1a6e6a804b7b91fb0">NESobel7x7</a> |
| 1195 | , <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_hor_kernel.xhtml#ace7523f9c3073ad82b77e46318a1ea77">NESobel7x7HorKernel</a> |
| 1196 | , <a class="el" href="classarm__compute_1_1_n_e_sobel7x7_vert_kernel.xhtml#ad97cc0c4d977253aa096953ff5aefcae">NESobel7x7VertKernel</a> |
| 1197 | , <a class="el" href="classarm__compute_1_1_n_e_softmax_layer.xhtml#a9daf8026e68559806afe7d0aa12693d6">NESoftmaxLayer</a> |
| 1198 | , <a class="el" href="classarm__compute_1_1_n_e_table_lookup.xhtml#a31cbc1ac2194f015e1b7e3cfd44a2250">NETableLookup</a> |
| 1199 | , <a class="el" href="classarm__compute_1_1_n_e_table_lookup_kernel.xhtml#a31cbc1ac2194f015e1b7e3cfd44a2250">NETableLookupKernel</a> |
| 1200 | , <a class="el" href="classarm__compute_1_1_n_e_threshold.xhtml#ad5e6dc9965405ea5d7d1cda26a14644c">NEThreshold</a> |
| 1201 | , <a class="el" href="classarm__compute_1_1_n_e_threshold_kernel.xhtml#a5d39d8cd067212d4e6d93d5619acb59e">NEThresholdKernel</a> |
| 1202 | , <a class="el" href="classarm__compute_1_1_n_e_transpose.xhtml#a83a344e60eb7db895953a942abf16628">NETranspose</a> |
| 1203 | , <a class="el" href="classarm__compute_1_1_n_e_transpose_kernel.xhtml#a83a344e60eb7db895953a942abf16628">NETransposeKernel</a> |
| 1204 | , <a class="el" href="classarm__compute_1_1_n_e_warp_affine.xhtml#a067b31a7691c2d132ae01ca8e1dbd1dd">NEWarpAffine</a> |
| 1205 | , <a class="el" href="classarm__compute_1_1_n_e_warp_perspective.xhtml#a067b31a7691c2d132ae01ca8e1dbd1dd">NEWarpPerspective</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1206 | , <a class="el" href="classarm__compute_1_1_n_e_weights_reshape_kernel.xhtml#a82ef5733f0c6bf93473ec5f12c067338">NEWeightsReshapeKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1207 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1208 | <li>constant_border_value |
| 1209 | : <a class="el" href="structarm__compute_1_1test_1_1validation_1_1_harris_corners_parameters.xhtml#adbc7a7f2ed8211ad938edc9e795fbb6f">HarrisCornersParameters</a> |
| 1210 | </li> |
| 1211 | <li>ContainerDataset() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1212 | : <a class="el" href="classarm__compute_1_1test_1_1framework_1_1dataset_1_1_container_dataset.xhtml#ad84c2ea8952e280bafcc3d2122a8b8de">ContainerDataset< T ></a> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1213 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1214 | <li>context() |
| 1215 | : <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#a252f5440564c77d68459f2baa978f86a">CLScheduler</a> |
| 1216 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1217 | <li>ConvertPolicies() |
| 1218 | : <a class="el" href="classarm__compute_1_1test_1_1datasets_1_1_convert_policies.xhtml#ac034c4341ba0acb5c2803b880f60d3ab">ConvertPolicies</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1219 | </li> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1220 | <li>convolution_method_hint() |
| 1221 | : <a class="el" href="classarm__compute_1_1graph_1_1_graph_hints.xhtml#a1ee4ea056441d837c5bb3a9e19c1a96d">GraphHints</a> |
| 1222 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1223 | <li>ConvolutionLayer() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1224 | : <a class="el" href="classarm__compute_1_1graph_1_1_convolution_layer.xhtml#a9bf6dd334d26f10ded77eba9408fac67">ConvolutionLayer</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1225 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1226 | <li>Coordinates() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1227 | : <a class="el" href="classarm__compute_1_1_coordinates.xhtml#af0932a8bda967c148ce619613f77fcdd">Coordinates</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1228 | </li> |
| 1229 | <li>copy_from() |
| 1230 | : <a class="el" href="classarm__compute_1_1_i_tensor.xhtml#a4a774ad8d5f4837f3d7de1876d367c5b">ITensor</a> |
| 1231 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1232 | <li>core_mask |
| 1233 | : <a class="el" href="structmali__userspace_1_1gpu__props.xhtml#a20c31568eb4bc4222cebae5f7b810c9b">gpu_props</a> |
| 1234 | , <a class="el" href="structmali__userspace_1_1mali__base__gpu__coherent__group.xhtml#a5808ae796e4af5af50d671d461abfd17">mali_base_gpu_coherent_group</a> |
| 1235 | </li> |
| 1236 | <li>core_props |
| 1237 | : <a class="el" href="structmali__userspace_1_1mali__base__gpu__props.xhtml#a6558102a877521afc9ce9bee3a9173cc">mali_base_gpu_props</a> |
| 1238 | </li> |
| 1239 | <li>CPP |
| 1240 | : <a class="el" href="classarm__compute_1_1_scheduler.xhtml#a1d1cfd8ffb84e947f82999c682b666a7a4c162442ef22c58f6f1e330e6b692c7e">Scheduler</a> |
| 1241 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1242 | <li>CPPCornerCandidatesKernel() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1243 | : <a class="el" href="classarm__compute_1_1_c_p_p_corner_candidates_kernel.xhtml#abb90b47d993e5d8d96bba4e907926126">CPPCornerCandidatesKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1244 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1245 | <li>CPPDetectionWindowNonMaximaSuppressionKernel() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1246 | : <a class="el" href="classarm__compute_1_1_c_p_p_detection_window_non_maxima_suppression_kernel.xhtml#a75a7146dda6f8b2025ae5fe2bbd5bec4">CPPDetectionWindowNonMaximaSuppressionKernel</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1247 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1248 | <li>CPPSortEuclideanDistanceKernel() |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1249 | : <a class="el" href="classarm__compute_1_1_c_p_p_sort_euclidean_distance_kernel.xhtml#aacec9eede61860a3971a85c54b6a5066">CPPSortEuclideanDistanceKernel</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1250 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1251 | <li>CPU |
| 1252 | : <a class="el" href="structarm__compute_1_1_c_p_u_info.xhtml#a6446992b5303784eb509ecaf4fc4f8e6">CPUInfo</a> |
| 1253 | </li> |
| 1254 | <li>cpu_info() |
| 1255 | : <a class="el" href="classarm__compute_1_1_i_scheduler.xhtml#a671307bb78c1d64435708feead8c04da">IScheduler</a> |
| 1256 | , <a class="el" href="structarm__compute_1_1_thread_info.xhtml#aa122040552579e3f388b81cb23cbdbef">ThreadInfo</a> |
| 1257 | </li> |
| 1258 | <li>CRASHED |
| 1259 | : <a class="el" href="structarm__compute_1_1test_1_1framework_1_1_test_result.xhtml#a67a0db04d321a74b7e7fcfd3f1a3f70ba9c51674930e03c276344d19f9e4398fb">TestResult</a> |
| 1260 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1261 | <li>create_kernel() |
| 1262 | : <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a07b37240bd1f09e36cf119dced79f9c4">CLKernelLibrary</a> |
| 1263 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1264 | <li>create_pool() |
| 1265 | : <a class="el" href="classarm__compute_1_1_blob_lifetime_manager.xhtml#ab2463b51d72b8fefe2460d0c8ee0b685">BlobLifetimeManager</a> |
| 1266 | , <a class="el" href="classarm__compute_1_1_i_lifetime_manager.xhtml#ab14145b312cf5bf366bc9d7c143f85a1">ILifetimeManager</a> |
| 1267 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1268 | <li>create_subimage() |
| 1269 | : <a class="el" href="classarm__compute_1_1_multi_image.xhtml#abd476c5b253ba7cfff71fc2f782d2688">MultiImage</a> |
| 1270 | </li> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1271 | <li>Custom |
| 1272 | : <a class="el" href="structarm__compute_1_1_i_o_format_info.xhtml#a36c28b28da4e04d698d6b598fb1eaca6a90589c47f06eb971d548591f23c285af">IOFormatInfo</a> |
| 1273 | </li> |
| 1274 | <li>CUSTOM |
| 1275 | : <a class="el" href="classarm__compute_1_1_scheduler.xhtml#a1d1cfd8ffb84e947f82999c682b666a7a72baef04098f035e8a320b03ad197818">Scheduler</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 1276 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1277 | </ul> |
| 1278 | </div><!-- contents --> |
| 1279 | </div><!-- doc-content --> |
| 1280 | <!-- start footer part --> |
| 1281 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 1282 | <ul> |
Kaizen | bf8b01d | 2017-10-12 14:26:51 +0100 | [diff] [blame^] | 1283 | <li class="footer">Generated on Thu Oct 12 2017 14:26:39 for Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1284 | <a href="http://www.doxygen.org/index.html"> |
Kaizen | 8938bd3 | 2017-09-28 14:38:23 +0100 | [diff] [blame] | 1285 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1286 | </ul> |
| 1287 | </div> |
| 1288 | </body> |
| 1289 | </html> |