blob: a40f142edf21f2f414b89f23c4893b09bb28d9cc [file] [log] [blame]
Anthony Barbier871448e2017-03-24 14:54:29 +00001<!-- HTML header for doxygen 1.8.9.1-->
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3<html xmlns="http://www.w3.org/1999/xhtml">
4<head>
5<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
6<meta http-equiv="X-UA-Compatible" content="IE=9"/>
7<meta name="generator" content="Doxygen 1.8.11"/>
8<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
Anthony Barbierdbdab852017-06-23 15:42:00 +01009<title>Compute Library: Data Fields - Functions</title>
Anthony Barbier871448e2017-03-24 14:54:29 +000010<link href="tabs.css" rel="stylesheet" type="text/css"/>
11<script type="text/javascript" src="jquery.js"></script>
12<script type="text/javascript" src="dynsections.js"></script>
13<link href="navtree.css" rel="stylesheet" type="text/css"/>
14<script type="text/javascript" src="resize.js"></script>
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 Barbierdbdab852017-06-23 15:42:00 +010042 <div id="projectname">Compute Library
43 &#160;<span id="projectnumber">v17.06</span>
Anthony Barbier871448e2017-03-24 14:54:29 +000044 </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">
53var searchBox = new SearchBox("searchBox", "search",false,'Search');
54</script>
55 <div id="navrow1" class="tabs">
56 <ul class="tablist">
57 <li><a href="index.xhtml"><span>Main&#160;Page</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010058 <li><a href="pages.xhtml"><span>Related&#160;Pages</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000059 <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60 <li class="current"><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
61 <li><a href="files.xhtml"><span>Files</span></a></li>
62 <li>
63 <div id="MSearchBox" class="MSearchBoxInactive">
64 <span class="left">
65 <img id="MSearchSelect" src="search/mag_sel.png"
66 onmouseover="return searchBox.OnSearchSelectShow()"
67 onmouseout="return searchBox.OnSearchSelectHide()"
68 alt=""/>
69 <input type="text" id="MSearchField" value="Search" accesskey="S"
70 onfocus="searchBox.OnSearchFieldFocus(true)"
71 onblur="searchBox.OnSearchFieldFocus(false)"
72 onkeyup="searchBox.OnSearchFieldChange(event)"/>
73 </span><span class="right">
74 <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
75 </span>
76 </div>
77 </li>
78 </ul>
79 </div>
80 <div id="navrow2" class="tabs2">
81 <ul class="tablist">
82 <li><a href="annotated.xhtml"><span>Data&#160;Structures</span></a></li>
83 <li><a href="classes.xhtml"><span>Data&#160;Structure&#160;Index</span></a></li>
84 <li><a href="inherits.xhtml"><span>Class&#160;Hierarchy</span></a></li>
85 <li class="current"><a href="functions.xhtml"><span>Data&#160;Fields</span></a></li>
86 </ul>
87 </div>
88 <div id="navrow3" class="tabs2">
89 <ul class="tablist">
90 <li><a href="functions.xhtml"><span>All</span></a></li>
91 <li class="current"><a href="functions_func.xhtml"><span>Functions</span></a></li>
92 <li><a href="functions_vars.xhtml"><span>Variables</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010093 <li><a href="functions_type.xhtml"><span>Typedefs</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000094 <li><a href="functions_enum.xhtml"><span>Enumerations</span></a></li>
Anthony Barbierdbdab852017-06-23 15:42:00 +010095 <li><a href="functions_eval.xhtml"><span>Enumerator</span></a></li>
96 <li><a href="functions_rela.xhtml"><span>Related&#160;Functions</span></a></li>
Anthony Barbier871448e2017-03-24 14:54:29 +000097 </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 class="current"><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><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_d.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;
160
161<h3><a class="anchor" id="index_d"></a>- d -</h3><ul>
162<li>data()
163: <a class="el" href="classarm__compute_1_1_c_l_lut_allocator.xhtml#a6a731c70d12750586b67c6cde637b650">CLLutAllocator</a>
164, <a class="el" href="classarm__compute_1_1_c_l_tensor_allocator.xhtml#a6a731c70d12750586b67c6cde637b650">CLTensorAllocator</a>
165, <a class="el" href="classarm__compute_1_1_lut_allocator.xhtml#a738d0f4e90cfddb07316f368a855e50b">LutAllocator</a>
166, <a class="el" href="classarm__compute_1_1_tensor_allocator.xhtml#a738d0f4e90cfddb07316f368a855e50b">TensorAllocator</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100167, <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#a7b53deaf986aa58ffa0090cc241dec64">RawTensor</a>
168, <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_tensor.xhtml#a1699472936b80a88d3fc8096975d21b2">Tensor&lt; T &gt;</a>
169</li>
170<li>data_const()
171: <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_tensor.xhtml#aac8d0e086d950004bc0ff9cdce31e762">Tensor&lt; T &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000172</li>
173<li>data_type()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100174: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a7cfb31af63202568efef5214acfbf3ba">ITensorInfo</a>
175, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a9a3e72153aeb3ed212e9c3698774e881">SubTensorInfo</a>
176, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a9a3e72153aeb3ed212e9c3698774e881">TensorInfo</a>
177, <a class="el" href="classarm__compute_1_1test_1_1cl_1_1_c_l_accessor.xhtml#a9a3e72153aeb3ed212e9c3698774e881">CLAccessor</a>
178, <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#a7cfb31af63202568efef5214acfbf3ba">IAccessor</a>
179, <a class="el" href="classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#a9a3e72153aeb3ed212e9c3698774e881">NEAccessor</a>
180, <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#a45cc7b9a37aa9f0e7d479248a27e1f58">RawTensor</a>
181, <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_tensor.xhtml#a45cc7b9a37aa9f0e7d479248a27e1f58">Tensor&lt; T &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000182</li>
183<li>default_init()
184: <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#a19bb5002a62b62e050e89c975f7b9fdf">CLScheduler</a>
185</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100186<li>depth_convert()
187: <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_reference_c_p_p.xhtml#ae1d31eb9d1ad6273e35c0b012c9b2cd1">ReferenceCPP</a>
188</li>
189<li>depth_convert_visitor()
190: <a class="el" href="structarm__compute_1_1test_1_1validation_1_1tensor__visitors_1_1depth__convert__visitor.xhtml#aeff0d4dbd1ee9e40b60316424276f389">depth_convert_visitor</a>
191</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000192<li>descriptor()
193: <a class="el" href="classarm__compute_1_1_h_o_g.xhtml#a548b8c6fda024da07113ff6cf6ec6af6">HOG</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100194, <a class="el" href="classarm__compute_1_1_i_c_l_h_o_g.xhtml#a548b8c6fda024da07113ff6cf6ec6af6">ICLHOG</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000195, <a class="el" href="classarm__compute_1_1_i_h_o_g.xhtml#afc824305b2eaceab36baf5b66a535316">IHOG</a>
196</li>
197<li>descriptor_size()
198: <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a8f6435e0a7c016e3cb0fc94b33067e50">HOGInfo</a>
199</li>
200<li>detection_window_size()
201: <a class="el" href="classarm__compute_1_1_h_o_g_info.xhtml#a0279e383beb758e477ce0673c5db8d57">HOGInfo</a>
202</li>
203<li>dimension()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100204: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a178f0d3d87f959e00a743328d95359d2">ITensorInfo</a>
205, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a8813441b655b97c00139c6a5a6390e97">SubTensorInfo</a>
206, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a8813441b655b97c00139c6a5a6390e97">TensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000207</li>
208<li>Dimension()
209: <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a2c532d398a5661ff04367252701fa3d4">Window::Dimension</a>
210</li>
211<li>Dimensions()
212: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#aa2c609345b3b6fa8da2486f75fff8ed8">Dimensions&lt; T &gt;</a>
213</li>
214<li>dimensions()
215: <a class="el" href="classarm__compute_1_1_i_distribution1_d.xhtml#ad251169c06da412071bdfb6e92444e6e">IDistribution1D</a>
216, <a class="el" href="classarm__compute_1_1_i_distribution.xhtml#a254be7b34cd78d12ffc7ed2aba4882b1">IDistribution</a>
217</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100218<li>DirectConvolutionShapes()
219: <a class="el" href="classarm__compute_1_1test_1_1_direct_convolution_shapes.xhtml#a194b073e204e452c1e32be839f903464">DirectConvolutionShapes</a>
220</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000221<li>Distribution1D()
222: <a class="el" href="classarm__compute_1_1_distribution1_d.xhtml#a243c829bced69df597b496eb7456efb0">Distribution1D</a>
223</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100224<li>div()
225: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a72d043524e13bf27c605c2dee2e20a2a">functions</a>
226</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000227</ul>
228</div><!-- contents -->
229</div><!-- doc-content -->
230<!-- start footer part -->
231<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
232 <ul>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100233 <li class="footer">Generated on Fri Jun 23 2017 15:44:36 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +0000234 <a href="http://www.doxygen.org/index.html">
235 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
236 </ul>
237</div>
238</body>
239</html>