blob: c87c36e2bddcec2ebd886a1730aa1dcfabbb531e [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><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 class="current"><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_s.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_s"></a>- s -</h3><ul>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100162<li>saturate_cast()
163: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1constant__expr.xhtml#a59cfd98dfc03fbc5540092aa196d7187">constant_expr&lt; T &gt;</a>
164</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000165<li>save_binary()
166: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a7c0b2aa80e920344936e8e7dbaa73e43">CLKernelLibrary</a>
167</li>
168<li>scale()
169: <a class="el" href="classarm__compute_1_1_pyramid_info.xhtml#ac0960069e9d05e0ee93ef010ce63913a">PyramidInfo</a>
170, <a class="el" href="classarm__compute_1_1_window.xhtml#a5e8e5ab06329702df09ab7eb07e9b84d">Window</a>
171</li>
172<li>scale_coeff()
173: <a class="el" href="classarm__compute_1_1_normalization_layer_info.xhtml#a6f541aab23799f6c61d9c8d7ca9fe15c">NormalizationLayerInfo</a>
174</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100175<li>schedule()
176: <a class="el" href="classarm__compute_1_1_c_p_p_scheduler.xhtml#aa4fc1e7b1c1d9d42903cfc48351e57ad">CPPScheduler</a>
177, <a class="el" href="classarm__compute_1_1_i_scheduler.xhtml#a38e28e556fea6e2024019dbb9c7cc943">IScheduler</a>
178, <a class="el" href="classarm__compute_1_1_o_m_p_scheduler.xhtml#aa4fc1e7b1c1d9d42903cfc48351e57ad">OMPScheduler</a>
179, <a class="el" href="classarm__compute_1_1_single_thread_scheduler.xhtml#aa4fc1e7b1c1d9d42903cfc48351e57ad">SingleThreadScheduler</a>
180</li>
181<li>seed()
182: <a class="el" href="classarm__compute_1_1test_1_1_tensor_library.xhtml#a4035a1140831801ced5dfa1d9fe6988a">TensorLibrary</a>
183</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000184<li>set()
185: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a982730e6f0da5f9490f59bc5f6bb3f27">Dimensions&lt; T &gt;</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100186, <a class="el" href="classarm__compute_1_1_scheduler.xhtml#aa35fa7aa123444c798c28d4ac8fe7546">Scheduler</a>
187, <a class="el" href="classarm__compute_1_1_tensor_shape.xhtml#a0cb0e1f5da2e1cc2e0ea5690450f53e8">TensorShape</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000188, <a class="el" href="classarm__compute_1_1_window.xhtml#acd3d2bba51cb84d34dd7656ad2375a6e">Window</a>
189</li>
190<li>set_constant_border()
191: <a class="el" href="classarm__compute_1_1_c_l_fill_border_kernel.xhtml#ac56c459beac7a6b904b6dece97b377e6">CLFillBorderKernel</a>
192</li>
193<li>set_context()
194: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a293edc1bbcbddffb7228ac97917ed107">CLKernelLibrary</a>
195, <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#a293edc1bbcbddffb7228ac97917ed107">CLScheduler</a>
196</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100197<li>set_data_type()
198: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a4b622a0346ec30baf0b9a387e00c9ace">ITensorInfo</a>
199, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#ab499d647cc2a22dbd8bd21e39eb2aa58">SubTensorInfo</a>
200, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#ab499d647cc2a22dbd8bd21e39eb2aa58">TensorInfo</a>
201</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000202<li>set_device()
203: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a5a6865d04c8d3348860f3cb8100fdb97">CLKernelLibrary</a>
204</li>
205<li>set_dimension_step()
206: <a class="el" href="classarm__compute_1_1_window.xhtml#a55ed4ad2395fd25ba847cbf6c54b85e4">Window</a>
207</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100208<li>set_fixed_point_position()
209: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#aec2c125ece3cc6593a0be7f1fef3d97f">ITensorInfo</a>
210, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a5221aaaad21f278619a8420bea680cf6">SubTensorInfo</a>
211, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a5221aaaad21f278619a8420bea680cf6">TensorInfo</a>
212</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000213<li>set_format()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100214: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a43bf980bc1ac27efa062386baa506380">ITensorInfo</a>
215, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a76960ce9a9ccefb3f2f059edf360490d">SubTensorInfo</a>
216, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a76960ce9a9ccefb3f2f059edf360490d">TensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000217</li>
218<li>set_is_resizable()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100219: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#afc2a8e64645655d3bb8f37003c27a7ea">ITensorInfo</a>
220, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a64843bb449deed5b6d5c83e8bc94b9c5">SubTensorInfo</a>
221, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a64843bb449deed5b6d5c83e8bc94b9c5">TensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000222</li>
223<li>set_kernel_path()
224: <a class="el" href="classarm__compute_1_1_c_l_kernel_library.xhtml#a66a558a56f5d0dcd6305c405ebc38cc2">CLKernelLibrary</a>
225</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100226<li>set_num_channels()
227: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#ae05139a48d9360e44f5ef2eef64b23ec">ITensorInfo</a>
228, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a8fe01e461d1783bda8f489983e3434fd">SubTensorInfo</a>
229, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a8fe01e461d1783bda8f489983e3434fd">TensorInfo</a>
230</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000231<li>set_num_dimensions()
232: <a class="el" href="classarm__compute_1_1_dimensions.xhtml#a810a78f0b7cc0270f38d4136e023ea3b">Dimensions&lt; T &gt;</a>
233</li>
234<li>set_num_threads()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100235: <a class="el" href="classarm__compute_1_1_c_p_p_scheduler.xhtml#ae64eebaa07f4d2da6cc2ba538c3cb095">CPPScheduler</a>
236, <a class="el" href="classarm__compute_1_1_i_scheduler.xhtml#a645ac2d9d4144fd0174296de7eb1e1b5">IScheduler</a>
237, <a class="el" href="classarm__compute_1_1_o_m_p_scheduler.xhtml#ae64eebaa07f4d2da6cc2ba538c3cb095">OMPScheduler</a>
238, <a class="el" href="classarm__compute_1_1_single_thread_scheduler.xhtml#ae64eebaa07f4d2da6cc2ba538c3cb095">SingleThreadScheduler</a>
239, <a class="el" href="classarm__compute_1_1_window.xhtml#aebe39f14cc20642a2a3a73560bb8f116">Window</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000240</li>
241<li>set_queue()
242: <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#a9608e5af9f3a199f69ca6aa41b94359a">CLScheduler</a>
243</li>
244<li>set_range()
245: <a class="el" href="classarm__compute_1_1_i_distribution1_d.xhtml#a9027aed7fdb902ebc243647c8c3fbea2">IDistribution1D</a>
246</li>
247<li>set_step()
248: <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#aa84a724344a983832279fe13f047b52d">Window::Dimension</a>
249</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100250<li>set_target()
251: <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#ad5ba9d34a3a855bf1dd2e36316ff550a">CLScheduler</a>
252, <a class="el" href="classarm__compute_1_1_i_c_l_kernel.xhtml#ad5ba9d34a3a855bf1dd2e36316ff550a">ICLKernel</a>
253</li>
254<li>set_tensor_shape()
255: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a40deec9ef7e7c892bef6b11b4d81c38e">ITensorInfo</a>
256, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a5307618c5f15c917ef703324ea2c02af">SubTensorInfo</a>
257, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a5307618c5f15c917ef703324ea2c02af">TensorInfo</a>
258</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000259<li>set_thread_id()
260: <a class="el" href="classarm__compute_1_1_window.xhtml#a50ee380d076dd9ce06a35a76903f8b7b">Window</a>
261</li>
262<li>set_valid_region()
263: <a class="el" href="classarm__compute_1_1_access_window_auto_padding.xhtml#a7f947a06cc9bc2896f3d0efc0201ac5a">AccessWindowAutoPadding</a>
Anthony Barbiera4376382017-04-12 15:12:46 +0100264, <a class="el" href="classarm__compute_1_1_access_window_rectangle.xhtml#a718cd06814abc688b1abdc729ed3a71b">AccessWindowRectangle</a>
265, <a class="el" href="classarm__compute_1_1_access_window_static.xhtml#a729ab9364d77a28c009732b497c3b835">AccessWindowStatic</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100266, <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#acea00276098762fd0e83a3c25d9f88cb">ITensorInfo</a>
267, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a0cbba4e45a4a1e389606493af3814415">SubTensorInfo</a>
268, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a0cbba4e45a4a1e389606493af3814415">TensorInfo</a>
269</li>
270<li>SetUp()
271: <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_activation_layer.xhtml#afefeb9fe1555964776400f2ef0c619ce">ActivationLayer&lt; DataSet, TensorType, Accessor, Function, dt &gt;</a>
272, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_alex_net_fixture.xhtml#afefeb9fe1555964776400f2ef0c619ce">AlexNetFixture&lt; ITensorType, TensorType, SubTensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, NormalizationLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction, dt &gt;</a>
273, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_convolution_layer.xhtml#afefeb9fe1555964776400f2ef0c619ce">ConvolutionLayer&lt; DataSet, TensorType, Accessor, Function, dt &gt;</a>
274, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_fully_connected_layer.xhtml#afefeb9fe1555964776400f2ef0c619ce">FullyConnectedLayer&lt; DataSet, TensorType, Accessor, Function, dt &gt;</a>
275, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_g_e_m_m.xhtml#afefeb9fe1555964776400f2ef0c619ce">GEMM&lt; DataSet, TensorType, Accessor, Function, data_type &gt;</a>
276, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_le_net5_fixture.xhtml#afefeb9fe1555964776400f2ef0c619ce">LeNet5Fixture&lt; TensorType, Accessor, ActivationLayerFunction, ConvolutionLayerFunction, FullyConnectedLayerFunction, PoolingLayerFunction, SoftmaxLayerFunction &gt;</a>
277, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_normalization_layer.xhtml#afefeb9fe1555964776400f2ef0c619ce">NormalizationLayer&lt; DataSet, TensorType, Accessor, Function, dt &gt;</a>
278, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_pooling_layer.xhtml#afefeb9fe1555964776400f2ef0c619ce">PoolingLayer&lt; DataSet, TensorType, Accessor, Function, dt &gt;</a>
279</li>
280<li>shape()
281: <a class="el" href="classarm__compute_1_1test_1_1cl_1_1_c_l_accessor.xhtml#aba5871b3e4a65d057ec1c28fce8b00ba">CLAccessor</a>
282, <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#a1c5e120ea2712b21296aa8f62421d3c1">IAccessor</a>
283, <a class="el" href="classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#aba5871b3e4a65d057ec1c28fce8b00ba">NEAccessor</a>
284, <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#a13761831550669f43f4edee978181c46">RawTensor</a>
285, <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_tensor.xhtml#a13761831550669f43f4edee978181c46">Tensor&lt; T &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000286</li>
287<li>shift()
288: <a class="el" href="classarm__compute_1_1_window.xhtml#ae688f3eb6c2673216d12d5490e1e88dc">Window</a>
289</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100290<li>shift_left()
291: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a0e0473f8d30d0a8067f9903430ddcd85">functions</a>
292</li>
293<li>shift_right()
294: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#ad1429c74912e4335cd55e6f860acf3b6">functions</a>
295</li>
296<li>signbit()
297: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a9efa14731a55e3d96adb961214e91734">functions</a>
298</li>
299<li>SignedDataTypes()
300: <a class="el" href="classarm__compute_1_1test_1_1_signed_data_types.xhtml#a2273bf097305fabdfa239246588ddc0f">SignedDataTypes</a>
301</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000302<li>size()
303: <a class="el" href="classarm__compute_1_1_i_distribution1_d.xhtml#ad7701a09a964eab360a8e51fa7ad2c16">IDistribution1D</a>
304, <a class="el" href="classarm__compute_1_1_i_distribution.xhtml#aa983ddaeded5756189f46428be79c631">IDistribution</a>
305, <a class="el" href="classarm__compute_1_1_i_lut_allocator.xhtml#aac782da1f912bceb5d8ad00c8dc892ac">ILutAllocator</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100306, <a class="el" href="classarm__compute_1_1test_1_1_border_modes.xhtml#a90ca964ebcc1b02bbcde225edd49e812">BorderModes</a>
307, <a class="el" href="classarm__compute_1_1test_1_1cl_1_1_c_l_accessor.xhtml#ad7701a09a964eab360a8e51fa7ad2c16">CLAccessor</a>
308, <a class="el" href="classarm__compute_1_1test_1_1_convert_policies.xhtml#a90ca964ebcc1b02bbcde225edd49e812">ConvertPolicies</a>
309, <a class="el" href="classarm__compute_1_1test_1_1_data_types.xhtml#a90ca964ebcc1b02bbcde225edd49e812">DataTypes&lt; Size &gt;</a>
310, <a class="el" href="classarm__compute_1_1test_1_1_generic_dataset.xhtml#a90ca964ebcc1b02bbcde225edd49e812">GenericDataset&lt; T, Size &gt;</a>
311, <a class="el" href="classarm__compute_1_1test_1_1_i_accessor.xhtml#aa983ddaeded5756189f46428be79c631">IAccessor</a>
312, <a class="el" href="classarm__compute_1_1test_1_1_image_dataset.xhtml#a90ca964ebcc1b02bbcde225edd49e812">ImageDataset&lt; Size &gt;</a>
313, <a class="el" href="classarm__compute_1_1test_1_1_interpolation_policies.xhtml#a90ca964ebcc1b02bbcde225edd49e812">InterpolationPolicies</a>
314, <a class="el" href="classarm__compute_1_1test_1_1neon_1_1_n_e_accessor.xhtml#ad7701a09a964eab360a8e51fa7ad2c16">NEAccessor</a>
315, <a class="el" href="classarm__compute_1_1test_1_1_normalization_types.xhtml#a90ca964ebcc1b02bbcde225edd49e812">NormalizationTypes</a>
316, <a class="el" href="classarm__compute_1_1test_1_1_raw_tensor.xhtml#aac782da1f912bceb5d8ad00c8dc892ac">RawTensor</a>
317, <a class="el" href="classarm__compute_1_1test_1_1_rounding_policies.xhtml#a90ca964ebcc1b02bbcde225edd49e812">RoundingPolicies</a>
318, <a class="el" href="classarm__compute_1_1test_1_1_shape_dataset.xhtml#a90ca964ebcc1b02bbcde225edd49e812">ShapeDataset&lt; Size &gt;</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000319</li>
320<li>Size2D()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100321: <a class="el" href="classarm__compute_1_1_size2_d.xhtml#a44efe216ab2b960ea89f2dea7227f2f2">Size2D</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000322</li>
323<li>size_in_bytes()
324: <a class="el" href="classarm__compute_1_1_c_l_lut.xhtml#a68f33e9afee896dc24b32093d25c6766">CLLut</a>
325, <a class="el" href="classarm__compute_1_1_i_lut.xhtml#a6314b1e589ffe32277858c018ac3c630">ILut</a>
326, <a class="el" href="classarm__compute_1_1_lut.xhtml#a68f33e9afee896dc24b32093d25c6766">Lut</a>
327</li>
328<li>slide_window_slice_1D()
329: <a class="el" href="classarm__compute_1_1_window.xhtml#a5cdf746368c9cfe7b07f1ebbb43810af">Window</a>
330</li>
331<li>slide_window_slice_2D()
332: <a class="el" href="classarm__compute_1_1_window.xhtml#a25e4deca6ce9a7b258e791851eec3f05">Window</a>
333</li>
334<li>slide_window_slice_3D()
335: <a class="el" href="classarm__compute_1_1_window.xhtml#a96febcbb5f48b24a562ae60353665654">Window</a>
336</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100337<li>slide_window_slice_4D()
338: <a class="el" href="classarm__compute_1_1_window.xhtml#af17a73ce230dc8ff4df86c5730781783">Window</a>
339</li>
340<li>Small1DShape()
341: <a class="el" href="classarm__compute_1_1test_1_1_small1_d_shape.xhtml#a42e48f27686347e905050153e3e87dc5">Small1DShape</a>
342</li>
343<li>SmallConvolutionLayerDataset()
344: <a class="el" href="classarm__compute_1_1test_1_1_small_convolution_layer_dataset.xhtml#aa4c7f78870d286899624e4277c3377c0">SmallConvolutionLayerDataset</a>
345</li>
346<li>SmallFullyConnectedLayerDataset()
347: <a class="el" href="classarm__compute_1_1test_1_1_small_fully_connected_layer_dataset.xhtml#a0a66e0392159c7744c95a8a673e9a376">SmallFullyConnectedLayerDataset</a>
348</li>
349<li>SmallGEMMDataset()
350: <a class="el" href="classarm__compute_1_1test_1_1_small_g_e_m_m_dataset.xhtml#a1da1e638414446315185ca62f21ca283">SmallGEMMDataset</a>
351</li>
352<li>SmallImages()
353: <a class="el" href="classarm__compute_1_1test_1_1_small_images.xhtml#ac882fb3b7bc20b08150b9bcbda92bc12">SmallImages</a>
354</li>
355<li>SmallShapes()
356: <a class="el" href="classarm__compute_1_1test_1_1_small_shapes.xhtml#a1b136718b9d6afe5e05c64730fd84531">SmallShapes</a>
357</li>
358<li>softmax_layer()
359: <a class="el" href="classarm__compute_1_1test_1_1validation_1_1_reference_c_p_p.xhtml#aa3379b88d6d53ab3c1d89b3df4f0dd4a">ReferenceCPP</a>
360</li>
361<li>softmax_layer_visitor()
362: <a class="el" href="structarm__compute_1_1test_1_1validation_1_1tensor__visitors_1_1softmax__layer__visitor.xhtml#a09d46c7c2f42f074c50bd00492059be9">softmax_layer_visitor</a>
363</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000364<li>split_window()
365: <a class="el" href="classarm__compute_1_1_window.xhtml#aa4ce41fc0f8c3203753a4fbee8211f5a">Window</a>
366</li>
367<li>start()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100368: <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_cycle_counter.xhtml#a5d5d9ebd12cd3a7d268bc98a3fc7bf97">CycleCounter</a>
369, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_instruction_counter.xhtml#a5d5d9ebd12cd3a7d268bc98a3fc7bf97">InstructionCounter</a>
370, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_instrument.xhtml#ac0ae5f26cd2001d772aed9d2ea97d41c">Instrument</a>
371, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_profiler.xhtml#a60de64d75454385b23995437f1d72669">Profiler</a>
372, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_wall_clock_timer.xhtml#a5d5d9ebd12cd3a7d268bc98a3fc7bf97">WallClockTimer</a>
373, <a class="el" href="structarm__compute_1_1_valid_region.xhtml#aec54a7ff1ca347fdda25821cfb8fd0ed">ValidRegion</a>
Anthony Barbier46d59272017-05-04 09:15:15 +0100374, <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a27c3790df96e9523b0370e7e10c0d375">Window::Dimension</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000375</li>
376<li>step()
377: <a class="el" href="classarm__compute_1_1_window_1_1_dimension.xhtml#a992b375fc3254afe2e38f63bc29a43d4">Window::Dimension</a>
378</li>
379<li>Steps()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100380: <a class="el" href="classarm__compute_1_1_steps.xhtml#aa070f4ffd2bb02119b545c0fc6d88d33">Steps</a>
381</li>
382<li>stop()
383: <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_cycle_counter.xhtml#ab3536e22848ce87b16a9b96d6d824d45">CycleCounter</a>
384, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_instruction_counter.xhtml#ab3536e22848ce87b16a9b96d6d824d45">InstructionCounter</a>
385, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_instrument.xhtml#a0efff8623a2fb79dad94a96dcf16d966">Instrument</a>
386, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_profiler.xhtml#a8c528baf37154d347366083f0f816846">Profiler</a>
387, <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_wall_clock_timer.xhtml#ab3536e22848ce87b16a9b96d6d824d45">WallClockTimer</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000388</li>
389<li>stride()
390: <a class="el" href="classarm__compute_1_1_pad_stride_info.xhtml#ad2f1ea50a9e215ad8ef612a724a4866a">PadStrideInfo</a>
391</li>
392<li>Strides()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100393: <a class="el" href="classarm__compute_1_1_strides.xhtml#aff8ae27aa78df0ff95b55bbf726c92da">Strides</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000394</li>
395<li>strides_in_bytes()
Anthony Barbierdbdab852017-06-23 15:42:00 +0100396: <a class="el" href="classarm__compute_1_1_i_tensor_info.xhtml#a6b14f175bf5281f57b561e2d4e4b1f1f">ITensorInfo</a>
397, <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a5f1ca9d674346287cae57a6c5b5c24ec">SubTensorInfo</a>
398, <a class="el" href="classarm__compute_1_1_tensor_info.xhtml#a5f1ca9d674346287cae57a6c5b5c24ec">TensorInfo</a>
399</li>
400<li>sub()
401: <a class="el" href="structarm__compute_1_1test_1_1fixed__point__arithmetic_1_1detail_1_1functions.xhtml#a287e18f5dec27ac32bfd30039a57dddf">functions</a>
402</li>
403<li>submit()
404: <a class="el" href="classarm__compute_1_1test_1_1benchmark_1_1_profiler.xhtml#a2740d2aac8e38e66b5cdfe8a15efbb92">Profiler</a>
405</li>
406<li>SubTensor()
407: <a class="el" href="classarm__compute_1_1_sub_tensor.xhtml#a366eac7e6cd70c8032528a17da5c3999">SubTensor</a>
408</li>
409<li>SubTensorInfo()
410: <a class="el" href="classarm__compute_1_1_sub_tensor_info.xhtml#a2e8fc1c13ac1fe37b542b786c182ed04">SubTensorInfo</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000411</li>
412<li>sync()
413: <a class="el" href="classarm__compute_1_1_c_l_scheduler.xhtml#ad55f80ed3cd8b6c4f247763b747016af">CLScheduler</a>
414</li>
415</ul>
416</div><!-- contents -->
417</div><!-- doc-content -->
418<!-- start footer part -->
419<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
420 <ul>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100421 <li class="footer">Generated on Fri Jun 23 2017 15:44:36 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +0000422 <a href="http://www.doxygen.org/index.html">
423 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
424 </ul>
425</div>
426</body>
427</html>