Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 1 | <!-- HTML header for doxygen 1.8.9.1--> |
| 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
| 3 | <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | <head> |
| 5 | <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> |
| 6 | <meta http-equiv="X-UA-Compatible" content="IE=9"/> |
| 7 | <meta name="generator" content="Doxygen 1.8.11"/> |
| 8 | <meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines --> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 9 | <title>Compute Library: Data Fields - Functions</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> |
| 15 | <script type="text/javascript" src="navtreedata.js"></script> |
| 16 | <script type="text/javascript" src="navtree.js"></script> |
| 17 | <script type="text/javascript"> |
| 18 | $(document).ready(initResizable); |
| 19 | $(window).load(resizeHeight); |
| 20 | </script> |
| 21 | <link href="search/search.css" rel="stylesheet" type="text/css"/> |
| 22 | <script type="text/javascript" src="search/searchdata.js"></script> |
| 23 | <script type="text/javascript" src="search/search.js"></script> |
| 24 | <script type="text/javascript"> |
| 25 | $(document).ready(function() { init_search(); }); |
| 26 | </script> |
| 27 | <script type="text/x-mathjax-config"> |
| 28 | MathJax.Hub.Config({ |
| 29 | extensions: ["tex2jax.js"], |
| 30 | jax: ["input/TeX","output/HTML-CSS"], |
| 31 | }); |
| 32 | </script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script> |
| 33 | <link href="doxygen.css" rel="stylesheet" type="text/css" /> |
| 34 | </head> |
| 35 | <body> |
| 36 | <div id="top"><!-- do not remove this div, it is closed by doxygen! --> |
| 37 | <div id="titlearea"> |
| 38 | <table cellspacing="0" cellpadding="0"> |
| 39 | <tbody> |
| 40 | <tr style="height: 56px;"> |
| 41 | <td style="padding-left: 0.5em;"> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 42 | <div id="projectname">Compute Library |
| 43 |  <span id="projectnumber">v17.06</span> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 44 | </div> |
| 45 | </td> |
| 46 | </tr> |
| 47 | </tbody> |
| 48 | </table> |
| 49 | </div> |
| 50 | <!-- end header part --> |
| 51 | <!-- Generated by Doxygen 1.8.11 --> |
| 52 | <script type="text/javascript"> |
| 53 | var searchBox = new SearchBox("searchBox", "search",false,'Search'); |
| 54 | </script> |
| 55 | <div id="navrow1" class="tabs"> |
| 56 | <ul class="tablist"> |
| 57 | <li><a href="index.xhtml"><span>Main Page</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 58 | <li><a href="pages.xhtml"><span>Related Pages</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 59 | <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li> |
| 60 | <li class="current"><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 61 | <li><a href="files.xhtml"><span>Files</span></a></li> |
| 62 | <li> |
| 63 | <div id="MSearchBox" class="MSearchBoxInactive"> |
| 64 | <span class="left"> |
| 65 | <img id="MSearchSelect" src="search/mag_sel.png" |
| 66 | onmouseover="return searchBox.OnSearchSelectShow()" |
| 67 | onmouseout="return searchBox.OnSearchSelectHide()" |
| 68 | alt=""/> |
| 69 | <input type="text" id="MSearchField" value="Search" accesskey="S" |
| 70 | onfocus="searchBox.OnSearchFieldFocus(true)" |
| 71 | onblur="searchBox.OnSearchFieldFocus(false)" |
| 72 | onkeyup="searchBox.OnSearchFieldChange(event)"/> |
| 73 | </span><span class="right"> |
| 74 | <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> |
| 75 | </span> |
| 76 | </div> |
| 77 | </li> |
| 78 | </ul> |
| 79 | </div> |
| 80 | <div id="navrow2" class="tabs2"> |
| 81 | <ul class="tablist"> |
| 82 | <li><a href="annotated.xhtml"><span>Data Structures</span></a></li> |
| 83 | <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li> |
| 84 | <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li> |
| 85 | <li class="current"><a href="functions.xhtml"><span>Data Fields</span></a></li> |
| 86 | </ul> |
| 87 | </div> |
| 88 | <div id="navrow3" class="tabs2"> |
| 89 | <ul class="tablist"> |
| 90 | <li><a href="functions.xhtml"><span>All</span></a></li> |
| 91 | <li class="current"><a href="functions_func.xhtml"><span>Functions</span></a></li> |
| 92 | <li><a href="functions_vars.xhtml"><span>Variables</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 93 | <li><a href="functions_type.xhtml"><span>Typedefs</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 94 | <li><a href="functions_enum.xhtml"><span>Enumerations</span></a></li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 95 | <li><a href="functions_eval.xhtml"><span>Enumerator</span></a></li> |
| 96 | <li><a href="functions_rela.xhtml"><span>Related Functions</span></a></li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 97 | </ul> |
| 98 | </div> |
| 99 | <div id="navrow4" class="tabs3"> |
| 100 | <ul class="tablist"> |
| 101 | <li><a href="functions_func.xhtml#index_a"><span>a</span></a></li> |
| 102 | <li><a href="functions_func_b.xhtml#index_b"><span>b</span></a></li> |
| 103 | <li><a href="functions_func_c.xhtml#index_c"><span>c</span></a></li> |
| 104 | <li><a href="functions_func_d.xhtml#index_d"><span>d</span></a></li> |
| 105 | <li><a href="functions_func_e.xhtml#index_e"><span>e</span></a></li> |
| 106 | <li class="current"><a href="functions_func_f.xhtml#index_f"><span>f</span></a></li> |
| 107 | <li><a href="functions_func_g.xhtml#index_g"><span>g</span></a></li> |
| 108 | <li><a href="functions_func_h.xhtml#index_h"><span>h</span></a></li> |
| 109 | <li><a href="functions_func_i.xhtml#index_i"><span>i</span></a></li> |
| 110 | <li><a href="functions_func_k.xhtml#index_k"><span>k</span></a></li> |
| 111 | <li><a href="functions_func_l.xhtml#index_l"><span>l</span></a></li> |
| 112 | <li><a href="functions_func_m.xhtml#index_m"><span>m</span></a></li> |
| 113 | <li><a href="functions_func_n.xhtml#index_n"><span>n</span></a></li> |
| 114 | <li><a href="functions_func_o.xhtml#index_o"><span>o</span></a></li> |
| 115 | <li><a href="functions_func_p.xhtml#index_p"><span>p</span></a></li> |
| 116 | <li><a href="functions_func_q.xhtml#index_q"><span>q</span></a></li> |
| 117 | <li><a href="functions_func_r.xhtml#index_r"><span>r</span></a></li> |
| 118 | <li><a href="functions_func_s.xhtml#index_s"><span>s</span></a></li> |
| 119 | <li><a href="functions_func_t.xhtml#index_t"><span>t</span></a></li> |
| 120 | <li><a href="functions_func_u.xhtml#index_u"><span>u</span></a></li> |
| 121 | <li><a href="functions_func_v.xhtml#index_v"><span>v</span></a></li> |
| 122 | <li><a href="functions_func_w.xhtml#index_w"><span>w</span></a></li> |
| 123 | <li><a href="functions_func_x.xhtml#index_x"><span>x</span></a></li> |
| 124 | <li><a href="functions_func_y.xhtml#index_y"><span>y</span></a></li> |
| 125 | <li><a href="functions_func_z.xhtml#index_z"><span>z</span></a></li> |
| 126 | <li><a href="functions_func_0x7e.xhtml#index_0x7e"><span>~</span></a></li> |
| 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_func_f.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)"> |
| 149 | </div> |
| 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 |   |
| 160 | |
| 161 | <h3><a class="anchor" id="index_f"></a>- f -</h3><ul> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 162 | <li>fill() |
| 163 | : <a class="el" href="classarm__compute_1_1test_1_1_tensor_library.xhtml#a80a7b5ae084bf22b91bc5f68a06711c0">TensorLibrary</a> |
| 164 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 165 | <li>fill_image() |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 166 | : <a class="el" href="classarm__compute_1_1utils_1_1_p_p_m_loader.xhtml#a1672610b872bef30d0dc2333a0ffc402">PPMLoader</a> |
| 167 | </li> |
| 168 | <li>fill_layer_data() |
| 169 | : <a class="el" href="classarm__compute_1_1test_1_1_tensor_library.xhtml#ad85dc4c57a27c44d114c573b9a80bad6">TensorLibrary</a> |
| 170 | </li> |
| 171 | <li>fill_random() |
| 172 | : <a class="el" href="classarm__compute_1_1test_1_1model__objects_1_1_alex_net.xhtml#a3b778cda9ac3fad08e7217edbcb942e0">AlexNet< ITensorType, TensorType, SubTensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, NormalizationLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction, dt, fixed_point_position ></a> |
| 173 | , <a class="el" href="classarm__compute_1_1test_1_1model__objects_1_1_le_net5.xhtml#a3b778cda9ac3fad08e7217edbcb942e0">LeNet5< TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction ></a> |
| 174 | </li> |
| 175 | <li>fill_tensor_uniform() |
| 176 | : <a class="el" href="classarm__compute_1_1test_1_1_tensor_library.xhtml#abb6f25295592e886976520216187eed7">TensorLibrary</a> |
| 177 | </li> |
| 178 | <li>find() |
| 179 | : <a class="el" href="classarm__compute_1_1test_1_1_tensor_cache.xhtml#a77d062d1fc4b239c215c4534deee8a2f">TensorCache</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 180 | </li> |
| 181 | <li>first_slice_window_1D() |
| 182 | : <a class="el" href="classarm__compute_1_1_window.xhtml#a3676505cf898acf69de5cd1724ae9330">Window</a> |
| 183 | </li> |
| 184 | <li>first_slice_window_2D() |
| 185 | : <a class="el" href="classarm__compute_1_1_window.xhtml#ade2fffd59eaeb4db72526174f504f209">Window</a> |
| 186 | </li> |
| 187 | <li>first_slice_window_3D() |
| 188 | : <a class="el" href="classarm__compute_1_1_window.xhtml#a76441f1deaa44bcc1a3b402680ed646b">Window</a> |
| 189 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 190 | <li>fixed_one() |
| 191 | : <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml#a9c4b593f19fb9053fd52697eaa30c5d7">constant_expr< T ></a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 192 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 193 | <li>fixed_point() |
| 194 | : <a class="el" href="classarm__compute_1_1test_1_1fixed__point__arithmetic_1_1fixed__point.xhtml#ad9fb776e0556cf222c31feb9f372ea32">fixed_point< T ></a> |
| 195 | </li> |
| 196 | <li>fixed_point_operation() |
| 197 | : <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_reference_c_p_p.xhtml#aa72a69edbdb11aaa12f83881e038f1d5">ReferenceCPP</a> |
| 198 | </li> |
| 199 | <li>fixed_point_operation_visitor() |
| 200 | : <a class="el" href="structarm__compute_1_1test_1_1validation_1_1tensor__visitors_1_1fixed__point__operation__visitor.xhtml#a05d2d5024a44a12f31eaedb4c045061c">fixed_point_operation_visitor</a> |
| 201 | </li> |
| 202 | <li>fixed_point_pixel_wise_multiplication() |
| 203 | : <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_reference_c_p_p.xhtml#aa07ff8d0956d3fb1a0ff2223d8ab7a93">ReferenceCPP</a> |
| 204 | </li> |
| 205 | <li>fixed_point_pixel_wise_multiplication_visitor() |
| 206 | : <a class="el" href="structarm__compute_1_1test_1_1validation_1_1tensor__visitors_1_1fixed__point__pixel__wise__multiplication__visitor.xhtml#ae347a7e4d8d15797909d5ffaae062f37">fixed_point_pixel_wise_multiplication_visitor</a> |
| 207 | </li> |
| 208 | <li>fixed_point_position() |
| 209 | : <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#ab21a362740e892b6e913bd8db03b0e67">ITensorInfo</a> |
| 210 | , <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a35ccf2eb0c18a15feab2db98b307b78b">SubTensorInfo</a> |
| 211 | , <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a35ccf2eb0c18a15feab2db98b307b78b">TensorInfo</a> |
| 212 | , <a class="el" href="classarm__compute_1_1test_1_1cl_1_1_c_l_accessor.xhtml#a35ccf2eb0c18a15feab2db98b307b78b">CLAccessor</a> |
| 213 | , <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#ab21a362740e892b6e913bd8db03b0e67">IAccessor</a> |
| 214 | , <a class="el" href="classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#a35ccf2eb0c18a15feab2db98b307b78b">NEAccessor</a> |
| 215 | , <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#a16bb8940c9d6aff998db9bd0ba011ffe">RawTensor</a> |
| 216 | , <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_tensor.xhtml#a16bb8940c9d6aff998db9bd0ba011ffe">Tensor< T ></a> |
| 217 | </li> |
| 218 | <li>fixed_step() |
| 219 | : <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml#a125e978e1d6df0f6d9f738b0c580f980">constant_expr< T ></a> |
| 220 | </li> |
| 221 | <li>FixedPointDataTypes() |
| 222 | : <a class="el" href="classarm__compute_1_1test_1_1_fixed_point_data_types.xhtml#a2fafd58581678f0ad1ffc819bb9271d1">FixedPointDataTypes</a> |
| 223 | </li> |
| 224 | <li>FloatDataTypes() |
| 225 | : <a class="el" href="classarm__compute_1_1test_1_1_float_data_types.xhtml#a5e0057b8236a828f8559f8160511ddcd">FloatDataTypes</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 226 | </li> |
| 227 | <li>format() |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 228 | : <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a57360dd9ca408834c0ea1a8ef70a11f4">ITensorInfo</a> |
| 229 | , <a class="el" href="classarm__compute_1_1_multi_image_info.xhtml#a0c875a3203d902e2ad6bc3045355e69e">MultiImageInfo</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 230 | , <a class="el" href="classarm__compute_1_1_pyramid_info.xhtml#a0c875a3203d902e2ad6bc3045355e69e">PyramidInfo</a> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 231 | , <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">SubTensorInfo</a> |
| 232 | , <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">TensorInfo</a> |
| 233 | , <a class="el" href="classarm__compute_1_1test_1_1cl_1_1_c_l_accessor.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">CLAccessor</a> |
| 234 | , <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#a57360dd9ca408834c0ea1a8ef70a11f4">IAccessor</a> |
| 235 | , <a class="el" href="classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#ac4b36cc1e56b0b7e579bb4b7196490db">NEAccessor</a> |
| 236 | , <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#a0c875a3203d902e2ad6bc3045355e69e">RawTensor</a> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 237 | </li> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 238 | <li>free() |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 239 | : <a class="el" href="classarm__compute_1_1_c_l_h_o_g.xhtml#a1468b0adb6ec3f9d38aa7d60b8a91974">CLHOG</a> |
| 240 | , <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a1468b0adb6ec3f9d38aa7d60b8a91974">CLTensorAllocator</a> |
| 241 | , <a class="el" href="classarm__compute_1_1_i_c_l_h_o_g.xhtml#a1781eecaabd2bc97d074437d01b2c683">ICLHOG</a> |
Anthony Barbier | 46d5927 | 2017-05-04 09:15:15 +0100 | [diff] [blame] | 242 | , <a class="el" href="classarm__compute_1_1_i_tensor_allocator.xhtml#a1781eecaabd2bc97d074437d01b2c683">ITensorAllocator</a> |
| 243 | , <a class="el" href="classarm__compute_1_1_tensor_allocator.xhtml#a1468b0adb6ec3f9d38aa7d60b8a91974">TensorAllocator</a> |
| 244 | </li> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 245 | <li>fully_connected_layer() |
| 246 | : <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_reference_c_p_p.xhtml#a69eb15dea2a0579d8c33e2b9e07a2fb1">ReferenceCPP</a> |
| 247 | </li> |
| 248 | <li>fully_connected_layer_visitor() |
| 249 | : <a class="el" href="structarm__compute_1_1test_1_1validation_1_1tensor__visitors_1_1fully__connected__layer__visitor.xhtml#a5f9bbb7aa8db60b6a259ef1145c3e048">fully_connected_layer_visitor</a> |
| 250 | </li> |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 251 | </ul> |
| 252 | </div><!-- contents --> |
| 253 | </div><!-- doc-content --> |
| 254 | <!-- start footer part --> |
| 255 | <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> |
| 256 | <ul> |
Anthony Barbier | dbdab85 | 2017-06-23 15:42:00 +0100 | [diff] [blame] | 257 | <li class="footer">Generated on Fri Jun 23 2017 15:44:36 for Compute Library by |
Anthony Barbier | 871448e | 2017-03-24 14:54:29 +0000 | [diff] [blame] | 258 | <a href="http://www.doxygen.org/index.html"> |
| 259 | <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li> |
| 260 | </ul> |
| 261 | </div> |
| 262 | </body> |
| 263 | </html> |