blob: 51e9d69a5600c5ae93d4d92612cc9e20668e8998 [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: Namespace Members</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 class="current"><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
60 <li><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="namespaces.xhtml"><span>Namespace&#160;List</span></a></li>
83 <li class="current"><a href="namespacemembers.xhtml"><span>Namespace&#160;Members</span></a></li>
84 </ul>
85 </div>
86 <div id="navrow3" class="tabs2">
87 <ul class="tablist">
88 <li><a href="namespacemembers.xhtml"><span>All</span></a></li>
89 <li><a href="namespacemembers_func.xhtml"><span>Functions</span></a></li>
90 <li><a href="namespacemembers_vars.xhtml"><span>Variables</span></a></li>
91 <li><a href="namespacemembers_type.xhtml"><span>Typedefs</span></a></li>
92 <li class="current"><a href="namespacemembers_enum.xhtml"><span>Enumerations</span></a></li>
93 </ul>
94 </div>
95</div><!-- top -->
96<div id="side-nav" class="ui-resizable side-nav-resizable">
97 <div id="nav-tree">
98 <div id="nav-tree-contents">
99 <div id="nav-sync" class="sync"></div>
100 </div>
101 </div>
102 <div id="splitbar" style="-moz-user-select:none;"
103 class="ui-resizable-handle">
104 </div>
105</div>
106<script type="text/javascript">
107$(document).ready(function(){initNavTree('namespacemembers_enum.xhtml','');});
108</script>
109<div id="doc-content">
110<!-- window showing the filter options -->
111<div id="MSearchSelectWindow"
112 onmouseover="return searchBox.OnSearchSelectShow()"
113 onmouseout="return searchBox.OnSearchSelectHide()"
114 onkeydown="return searchBox.OnSearchSelectKey(event)">
115</div>
116
117<!-- iframe showing the search results (closed by default) -->
118<div id="MSearchResultsWindow">
119<iframe src="javascript:void(0)" frameborder="0"
120 name="MSearchResults" id="MSearchResults">
121</iframe>
122</div>
123
124<div class="contents">
125&#160;<ul>
126<li>BilinearInterpolation
127: <a class="el" href="namespacearm__compute.xhtml#a2d8a00f1d80a53ce8f75fa929c873202">arm_compute</a>
128</li>
129<li>BorderMode
130: <a class="el" href="namespacearm__compute.xhtml#a15a05537a472ee742404821851529327">arm_compute</a>
131</li>
132<li>Channel
133: <a class="el" href="namespacearm__compute.xhtml#a1ce9b523fd4f3b5bbcadcd796183455a">arm_compute</a>
134</li>
135<li>ConvertPolicy
136: <a class="el" href="namespacearm__compute.xhtml#a82b8ac759c804bc1fb4e2d21e178fb6f">arm_compute</a>
137</li>
138<li>DataType
139: <a class="el" href="namespacearm__compute.xhtml#ad8ed01ff3ff33333d8e19db4d2818bb6">arm_compute</a>
140</li>
141<li>DimensionRoundingType
142: <a class="el" href="namespacearm__compute.xhtml#a1fece1bd804e64f39f602d1c3969849a">arm_compute</a>
143</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100144<li>FixedPointOp
145: <a class="el" href="namespacearm__compute.xhtml#afa20b6a7f4383003babd690f026f22dc">arm_compute</a>
146</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000147<li>Format
148: <a class="el" href="namespacearm__compute.xhtml#ab4e88c89b3b7ea1735996cc4def22d58">arm_compute</a>
149</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100150<li>GPUTarget
151: <a class="el" href="namespacearm__compute.xhtml#a735ac6c2a02e320969625308810444f3">arm_compute</a>
152</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000153<li>HOGNormType
154: <a class="el" href="namespacearm__compute.xhtml#a673665b4587a2956fcbad5f0e9ba89d3">arm_compute</a>
155</li>
156<li>InterpolationPolicy
157: <a class="el" href="namespacearm__compute.xhtml#a966a9c417ce5e94dca08d9b5e745c0c9">arm_compute</a>
158</li>
159<li>MagnitudeType
160: <a class="el" href="namespacearm__compute.xhtml#a7b3ec6413f000b02fdb4e39a951d9f8a">arm_compute</a>
161</li>
162<li>MatrixPattern
163: <a class="el" href="namespacearm__compute.xhtml#afdda916edc7502967bbec17ea3c06c02">arm_compute</a>
164</li>
165<li>NonLinearFilterFunction
166: <a class="el" href="namespacearm__compute.xhtml#adf2ced65e536375a1c96425d9fced858">arm_compute</a>
167</li>
168<li>NormType
169: <a class="el" href="namespacearm__compute.xhtml#ad4bb8dabdbf8ad75e34220cc666b59ca">arm_compute</a>
170</li>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100171<li>OverflowPolicy
172: <a class="el" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic.xhtml#a0ada8f647402027261407be09bdf25ff">arm_compute::test::fixed_point_arithmetic</a>
173</li>
Anthony Barbier871448e2017-03-24 14:54:29 +0000174<li>PhaseType
175: <a class="el" href="namespacearm__compute.xhtml#af00a42ecad444bbda75cde1b64bd7e72">arm_compute</a>
176</li>
177<li>PoolingType
178: <a class="el" href="namespacearm__compute.xhtml#a9172da722f0a434e5cc07c0a3c115d93">arm_compute</a>
179</li>
180<li>RoundingPolicy
181: <a class="el" href="namespacearm__compute.xhtml#add6426cbf2e057a195846d4ba09a50be">arm_compute</a>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100182, <a class="el" href="namespacearm__compute_1_1test_1_1fixed__point__arithmetic.xhtml#add6426cbf2e057a195846d4ba09a50be">arm_compute::test::fixed_point_arithmetic</a>
Anthony Barbier871448e2017-03-24 14:54:29 +0000183</li>
184<li>Termination
185: <a class="el" href="namespacearm__compute.xhtml#a08c1503414e23f5dd10ff83492685453">arm_compute</a>
186</li>
187<li>ThresholdType
188: <a class="el" href="namespacearm__compute.xhtml#a3e6b23e675649b83240691abbc42a649">arm_compute</a>
189</li>
190</ul>
191</div><!-- contents -->
192</div><!-- doc-content -->
193<!-- start footer part -->
194<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
195 <ul>
Anthony Barbierdbdab852017-06-23 15:42:00 +0100196 <li class="footer">Generated on Fri Jun 23 2017 15:44:36 for Compute Library by
Anthony Barbier871448e2017-03-24 14:54:29 +0000197 <a href="http://www.doxygen.org/index.html">
198 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
199 </ul>
200</div>
201</body>
202</html>