blob: 78a04342ac8e3881c7cbbcea06e94b7e35a431f2 [file] [log] [blame]
Ryan OSheade36e4a2020-03-13 16:26:19 +00001<!-- Copyright (c) 2020 ARM Limited. -->
2<!-- -->
3<!-- SPDX-License-Identifier: MIT -->
4<!-- -->
5<!-- HTML header for doxygen 1.8.13-->
6<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7<html xmlns="http://www.w3.org/1999/xhtml">
8<head>
9<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
10<meta http-equiv="X-UA-Compatible" content="IE=9"/>
11<meta name="generator" content="Doxygen 1.8.13"/>
12<meta name="robots" content="NOINDEX, NOFOLLOW" />
13<meta name="viewport" content="width=device-width, initial-scale=1"/>
14<title>ArmNN: src/armnnUtils/test/TensorUtilsTest.cpp File Reference</title>
15<link href="tabs.css" rel="stylesheet" type="text/css"/>
16<script type="text/javascript" src="jquery.js"></script>
17<script type="text/javascript" src="dynsections.js"></script>
18<link href="navtree.css" rel="stylesheet" type="text/css"/>
19<script type="text/javascript" src="resize.js"></script>
20<script type="text/javascript" src="navtreedata.js"></script>
21<script type="text/javascript" src="navtree.js"></script>
22<script type="text/javascript">
23 $(document).ready(initResizable);
24</script>
25<link href="search/search.css" rel="stylesheet" type="text/css"/>
26<script type="text/javascript" src="search/searchdata.js"></script>
27<script type="text/javascript" src="search/search.js"></script>
28<script type="text/x-mathjax-config">
29 MathJax.Hub.Config({
30 extensions: ["tex2jax.js"],
31 jax: ["input/TeX","output/HTML-CSS"],
32});
33</script><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js"></script>
34<link href="doxygen.css" rel="stylesheet" type="text/css" />
35<link href="stylesheet.css" rel="stylesheet" type="text/css"/>
36</head>
37<body>
38<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
39<div id="titlearea">
40<table cellspacing="0" cellpadding="0">
41 <tbody>
42 <tr style="height: 56px;">
43 <img alt="ArmNN" src="Arm_NN_horizontal_blue.png" style="max-width: 10rem; margin-top: .5rem; margin-left 10px"/>
44 <td style="padding-left: 0.5em;">
45 <div id="projectname">
46 &#160;<span id="projectnumber">20.02</span>
47 </div>
48 </td>
49 </tr>
50 </tbody>
51</table>
52</div>
53<!-- end header part -->
54<!-- Generated by Doxygen 1.8.13 -->
55<script type="text/javascript">
56var searchBox = new SearchBox("searchBox", "search",false,'Search');
57</script>
58<script type="text/javascript" src="menudata.js"></script>
59<script type="text/javascript" src="menu.js"></script>
60<script type="text/javascript">
61$(function() {
62 initMenu('',true,false,'search.php','Search');
63 $(document).ready(function() { init_search(); });
64});
65</script>
66<div id="main-nav"></div>
67</div><!-- top -->
68<div id="side-nav" class="ui-resizable side-nav-resizable">
69 <div id="nav-tree">
70 <div id="nav-tree-contents">
71 <div id="nav-sync" class="sync"></div>
72 </div>
73 </div>
74 <div id="splitbar" style="-moz-user-select:none;"
75 class="ui-resizable-handle">
76 </div>
77</div>
78<script type="text/javascript">
79$(document).ready(function(){initNavTree('_tensor_utils_test_8cpp.xhtml','');});
80</script>
81<div id="doc-content">
82<!-- window showing the filter options -->
83<div id="MSearchSelectWindow"
84 onmouseover="return searchBox.OnSearchSelectShow()"
85 onmouseout="return searchBox.OnSearchSelectHide()"
86 onkeydown="return searchBox.OnSearchSelectKey(event)">
87</div>
88
89<!-- iframe showing the search results (closed by default) -->
90<div id="MSearchResultsWindow">
91<iframe src="javascript:void(0)" frameborder="0"
92 name="MSearchResults" id="MSearchResults">
93</iframe>
94</div>
95
96<div class="header">
97 <div class="summary">
98<a href="#func-members">Functions</a> </div>
99 <div class="headertitle">
100<div class="title">TensorUtilsTest.cpp File Reference</div> </div>
101</div><!--header-->
102<div class="contents">
103<div class="textblock"><code>#include &lt;<a class="el" href="_types_8hpp_source.xhtml">armnn/Types.hpp</a>&gt;</code><br />
104<code>#include &lt;<a class="el" href="_tensor_utils_8hpp_source.xhtml">armnnUtils/TensorUtils.hpp</a>&gt;</code><br />
105<code>#include &lt;boost/test/unit_test.hpp&gt;</code><br />
106</div>
107<p><a href="_tensor_utils_test_8cpp_source.xhtml">Go to the source code of this file.</a></p>
108<table class="memberdecls">
109<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
110Functions</h2></td></tr>
111<tr class="memitem:a6e672cf04351ee8892329b68c27e9c14"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a6e672cf04351ee8892329b68c27e9c14">BOOST_AUTO_TEST_CASE</a> (ExpandDimsAxis0Test)</td></tr>
112<tr class="separator:a6e672cf04351ee8892329b68c27e9c14"><td class="memSeparator" colspan="2">&#160;</td></tr>
113<tr class="memitem:a86bc813164349ab85f235da3c80358a7"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a86bc813164349ab85f235da3c80358a7">BOOST_AUTO_TEST_CASE</a> (ExpandDimsAxis1Test)</td></tr>
114<tr class="separator:a86bc813164349ab85f235da3c80358a7"><td class="memSeparator" colspan="2">&#160;</td></tr>
115<tr class="memitem:ae770db0f1e6414418b5c218cd911240f"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#ae770db0f1e6414418b5c218cd911240f">BOOST_AUTO_TEST_CASE</a> (ExpandDimsAxis2Test)</td></tr>
116<tr class="separator:ae770db0f1e6414418b5c218cd911240f"><td class="memSeparator" colspan="2">&#160;</td></tr>
117<tr class="memitem:a0d048754792d48814de6439d92a29d9c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a0d048754792d48814de6439d92a29d9c">BOOST_AUTO_TEST_CASE</a> (ExpandDimsAxis3Test)</td></tr>
118<tr class="separator:a0d048754792d48814de6439d92a29d9c"><td class="memSeparator" colspan="2">&#160;</td></tr>
119<tr class="memitem:a24cf6420255d3bd5216d6647b4a9bbe4"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a24cf6420255d3bd5216d6647b4a9bbe4">BOOST_AUTO_TEST_CASE</a> (ExpandDimsNegativeAxis1Test)</td></tr>
120<tr class="separator:a24cf6420255d3bd5216d6647b4a9bbe4"><td class="memSeparator" colspan="2">&#160;</td></tr>
121<tr class="memitem:a1e0b87cda1d2bfe80088d3471e7fd686"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a1e0b87cda1d2bfe80088d3471e7fd686">BOOST_AUTO_TEST_CASE</a> (ExpandDimsNegativeAxis2Test)</td></tr>
122<tr class="separator:a1e0b87cda1d2bfe80088d3471e7fd686"><td class="memSeparator" colspan="2">&#160;</td></tr>
123<tr class="memitem:abceec4b5019af3a180d3984b9dea53b8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#abceec4b5019af3a180d3984b9dea53b8">BOOST_AUTO_TEST_CASE</a> (ExpandDimsNegativeAxis3Test)</td></tr>
124<tr class="separator:abceec4b5019af3a180d3984b9dea53b8"><td class="memSeparator" colspan="2">&#160;</td></tr>
125<tr class="memitem:a37e741751fee525555c3ea6532cd17da"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a37e741751fee525555c3ea6532cd17da">BOOST_AUTO_TEST_CASE</a> (ExpandDimsNegativeAxis4Test)</td></tr>
126<tr class="separator:a37e741751fee525555c3ea6532cd17da"><td class="memSeparator" colspan="2">&#160;</td></tr>
127<tr class="memitem:adcbc12d75dfa067e4664f40ec118ea13"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#adcbc12d75dfa067e4664f40ec118ea13">BOOST_AUTO_TEST_CASE</a> (ExpandDimsInvalidAxisTest)</td></tr>
128<tr class="separator:adcbc12d75dfa067e4664f40ec118ea13"><td class="memSeparator" colspan="2">&#160;</td></tr>
129<tr class="memitem:a5a5368956088b8ef14d465055b89d447"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="_tensor_utils_test_8cpp.xhtml#a5a5368956088b8ef14d465055b89d447">BOOST_AUTO_TEST_CASE</a> (ExpandDimsInvalidNegativeAxisTest)</td></tr>
130<tr class="separator:a5a5368956088b8ef14d465055b89d447"><td class="memSeparator" colspan="2">&#160;</td></tr>
131</table>
132<h2 class="groupheader">Function Documentation</h2>
133<a id="a6e672cf04351ee8892329b68c27e9c14"></a>
134<h2 class="memtitle"><span class="permalink"><a href="#a6e672cf04351ee8892329b68c27e9c14">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[1/10]</span></h2>
135
136<div class="memitem">
137<div class="memproto">
138 <table class="memname">
139 <tr>
140 <td class="memname">BOOST_AUTO_TEST_CASE </td>
141 <td>(</td>
142 <td class="paramtype">ExpandDimsAxis0Test&#160;</td>
143 <td class="paramname"></td><td>)</td>
144 <td></td>
145 </tr>
146 </table>
147</div><div class="memdoc">
148
149<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00017">17</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
150
151<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
152<div class="fragment"><div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;{</div><div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;</div><div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="comment">// Expand dimension 0</span></div><div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, 0);</div><div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; BOOST_TEST(outputShape[0] == 1);</div><div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; BOOST_TEST(outputShape[1] == 2);</div><div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160; BOOST_TEST(outputShape[2] == 3);</div><div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
153<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
154</div><!-- fragment -->
155</div>
156</div>
157<a id="a86bc813164349ab85f235da3c80358a7"></a>
158<h2 class="memtitle"><span class="permalink"><a href="#a86bc813164349ab85f235da3c80358a7">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[2/10]</span></h2>
159
160<div class="memitem">
161<div class="memproto">
162 <table class="memname">
163 <tr>
164 <td class="memname">BOOST_AUTO_TEST_CASE </td>
165 <td>(</td>
166 <td class="paramtype">ExpandDimsAxis1Test&#160;</td>
167 <td class="paramname"></td><td>)</td>
168 <td></td>
169 </tr>
170 </table>
171</div><div class="memdoc">
172
173<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00030">30</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
174
175<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
176<div class="fragment"><div class="line"><a name="l00031"></a><span class="lineno"> 31</span>&#160;{</div><div class="line"><a name="l00032"></a><span class="lineno"> 32</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00033"></a><span class="lineno"> 33</span>&#160;</div><div class="line"><a name="l00034"></a><span class="lineno"> 34</span>&#160; <span class="comment">// Expand dimension 1</span></div><div class="line"><a name="l00035"></a><span class="lineno"> 35</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, 1);</div><div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; BOOST_TEST(outputShape[1] == 1);</div><div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; BOOST_TEST(outputShape[2] == 3);</div><div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
177<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
178</div><!-- fragment -->
179</div>
180</div>
181<a id="ae770db0f1e6414418b5c218cd911240f"></a>
182<h2 class="memtitle"><span class="permalink"><a href="#ae770db0f1e6414418b5c218cd911240f">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[3/10]</span></h2>
183
184<div class="memitem">
185<div class="memproto">
186 <table class="memname">
187 <tr>
188 <td class="memname">BOOST_AUTO_TEST_CASE </td>
189 <td>(</td>
190 <td class="paramtype">ExpandDimsAxis2Test&#160;</td>
191 <td class="paramname"></td><td>)</td>
192 <td></td>
193 </tr>
194 </table>
195</div><div class="memdoc">
196
197<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00043">43</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
198
199<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
200<div class="fragment"><div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;{</div><div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160;</div><div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; <span class="comment">// Expand dimension 2</span></div><div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, 2);</div><div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; BOOST_TEST(outputShape[1] == 3);</div><div class="line"><a name="l00052"></a><span class="lineno"> 52</span>&#160; BOOST_TEST(outputShape[2] == 1);</div><div class="line"><a name="l00053"></a><span class="lineno"> 53</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
201<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
202</div><!-- fragment -->
203</div>
204</div>
205<a id="a0d048754792d48814de6439d92a29d9c"></a>
206<h2 class="memtitle"><span class="permalink"><a href="#a0d048754792d48814de6439d92a29d9c">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[4/10]</span></h2>
207
208<div class="memitem">
209<div class="memproto">
210 <table class="memname">
211 <tr>
212 <td class="memname">BOOST_AUTO_TEST_CASE </td>
213 <td>(</td>
214 <td class="paramtype">ExpandDimsAxis3Test&#160;</td>
215 <td class="paramname"></td><td>)</td>
216 <td></td>
217 </tr>
218 </table>
219</div><div class="memdoc">
220
221<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00056">56</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
222
223<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
224<div class="fragment"><div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160;{</div><div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160;</div><div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; <span class="comment">// Expand dimension 3</span></div><div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, 3);</div><div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; BOOST_TEST(outputShape[1] == 3);</div><div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; BOOST_TEST(outputShape[2] == 4);</div><div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; BOOST_TEST(outputShape[3] == 1);</div><div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
225<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
226</div><!-- fragment -->
227</div>
228</div>
229<a id="a24cf6420255d3bd5216d6647b4a9bbe4"></a>
230<h2 class="memtitle"><span class="permalink"><a href="#a24cf6420255d3bd5216d6647b4a9bbe4">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[5/10]</span></h2>
231
232<div class="memitem">
233<div class="memproto">
234 <table class="memname">
235 <tr>
236 <td class="memname">BOOST_AUTO_TEST_CASE </td>
237 <td>(</td>
238 <td class="paramtype">ExpandDimsNegativeAxis1Test&#160;</td>
239 <td class="paramname"></td><td>)</td>
240 <td></td>
241 </tr>
242 </table>
243</div><div class="memdoc">
244
245<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00069">69</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
246
247<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
248<div class="fragment"><div class="line"><a name="l00070"></a><span class="lineno"> 70</span>&#160;{</div><div class="line"><a name="l00071"></a><span class="lineno"> 71</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00072"></a><span class="lineno"> 72</span>&#160;</div><div class="line"><a name="l00073"></a><span class="lineno"> 73</span>&#160; <span class="comment">// Expand dimension -1</span></div><div class="line"><a name="l00074"></a><span class="lineno"> 74</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, -1);</div><div class="line"><a name="l00075"></a><span class="lineno"> 75</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00076"></a><span class="lineno"> 76</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00077"></a><span class="lineno"> 77</span>&#160; BOOST_TEST(outputShape[1] == 3);</div><div class="line"><a name="l00078"></a><span class="lineno"> 78</span>&#160; BOOST_TEST(outputShape[2] == 4);</div><div class="line"><a name="l00079"></a><span class="lineno"> 79</span>&#160; BOOST_TEST(outputShape[3] == 1);</div><div class="line"><a name="l00080"></a><span class="lineno"> 80</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
249<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
250</div><!-- fragment -->
251</div>
252</div>
253<a id="a1e0b87cda1d2bfe80088d3471e7fd686"></a>
254<h2 class="memtitle"><span class="permalink"><a href="#a1e0b87cda1d2bfe80088d3471e7fd686">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[6/10]</span></h2>
255
256<div class="memitem">
257<div class="memproto">
258 <table class="memname">
259 <tr>
260 <td class="memname">BOOST_AUTO_TEST_CASE </td>
261 <td>(</td>
262 <td class="paramtype">ExpandDimsNegativeAxis2Test&#160;</td>
263 <td class="paramname"></td><td>)</td>
264 <td></td>
265 </tr>
266 </table>
267</div><div class="memdoc">
268
269<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00082">82</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
270
271<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
272<div class="fragment"><div class="line"><a name="l00083"></a><span class="lineno"> 83</span>&#160;{</div><div class="line"><a name="l00084"></a><span class="lineno"> 84</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00085"></a><span class="lineno"> 85</span>&#160;</div><div class="line"><a name="l00086"></a><span class="lineno"> 86</span>&#160; <span class="comment">// Expand dimension -2</span></div><div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, -2);</div><div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00090"></a><span class="lineno"> 90</span>&#160; BOOST_TEST(outputShape[1] == 3);</div><div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; BOOST_TEST(outputShape[2] == 1);</div><div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
273<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
274</div><!-- fragment -->
275</div>
276</div>
277<a id="abceec4b5019af3a180d3984b9dea53b8"></a>
278<h2 class="memtitle"><span class="permalink"><a href="#abceec4b5019af3a180d3984b9dea53b8">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[7/10]</span></h2>
279
280<div class="memitem">
281<div class="memproto">
282 <table class="memname">
283 <tr>
284 <td class="memname">BOOST_AUTO_TEST_CASE </td>
285 <td>(</td>
286 <td class="paramtype">ExpandDimsNegativeAxis3Test&#160;</td>
287 <td class="paramname"></td><td>)</td>
288 <td></td>
289 </tr>
290 </table>
291</div><div class="memdoc">
292
293<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00095">95</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
294
295<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
296<div class="fragment"><div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160;{</div><div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160;</div><div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="comment">// Expand dimension -3</span></div><div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, -3);</div><div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; BOOST_TEST(outputShape[0] == 2);</div><div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; BOOST_TEST(outputShape[1] == 1);</div><div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; BOOST_TEST(outputShape[2] == 3);</div><div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
297<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
298</div><!-- fragment -->
299</div>
300</div>
301<a id="a37e741751fee525555c3ea6532cd17da"></a>
302<h2 class="memtitle"><span class="permalink"><a href="#a37e741751fee525555c3ea6532cd17da">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[8/10]</span></h2>
303
304<div class="memitem">
305<div class="memproto">
306 <table class="memname">
307 <tr>
308 <td class="memname">BOOST_AUTO_TEST_CASE </td>
309 <td>(</td>
310 <td class="paramtype">ExpandDimsNegativeAxis4Test&#160;</td>
311 <td class="paramname"></td><td>)</td>
312 <td></td>
313 </tr>
314 </table>
315</div><div class="memdoc">
316
317<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00108">108</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
318
319<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
320<div class="fragment"><div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160;{</div><div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00111"></a><span class="lineno"> 111</span>&#160;</div><div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; <span class="comment">// Expand dimension -4</span></div><div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> outputShape = <a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, -4);</div><div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; BOOST_TEST(outputShape.GetNumDimensions() == 4);</div><div class="line"><a name="l00115"></a><span class="lineno"> 115</span>&#160; BOOST_TEST(outputShape[0] == 1);</div><div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; BOOST_TEST(outputShape[1] == 2);</div><div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; BOOST_TEST(outputShape[2] == 3);</div><div class="line"><a name="l00118"></a><span class="lineno"> 118</span>&#160; BOOST_TEST(outputShape[3] == 4);</div><div class="line"><a name="l00119"></a><span class="lineno"> 119</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
321<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
322</div><!-- fragment -->
323</div>
324</div>
325<a id="adcbc12d75dfa067e4664f40ec118ea13"></a>
326<h2 class="memtitle"><span class="permalink"><a href="#adcbc12d75dfa067e4664f40ec118ea13">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[9/10]</span></h2>
327
328<div class="memitem">
329<div class="memproto">
330 <table class="memname">
331 <tr>
332 <td class="memname">BOOST_AUTO_TEST_CASE </td>
333 <td>(</td>
334 <td class="paramtype">ExpandDimsInvalidAxisTest&#160;</td>
335 <td class="paramname"></td><td>)</td>
336 <td></td>
337 </tr>
338 </table>
339</div><div class="memdoc">
340
341<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00121">121</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
342
343<p class="reference">References <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
344<div class="fragment"><div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160;{</div><div class="line"><a name="l00123"></a><span class="lineno"> 123</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00124"></a><span class="lineno"> 124</span>&#160;</div><div class="line"><a name="l00125"></a><span class="lineno"> 125</span>&#160; <span class="comment">// Invalid expand dimension 4</span></div><div class="line"><a name="l00126"></a><span class="lineno"> 126</span>&#160; BOOST_CHECK_THROW(<a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, 4), <a class="code" href="classarmnn_1_1_invalid_argument_exception.xhtml">armnn::InvalidArgumentException</a>);</div><div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
345<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
346<div class="ttc" id="classarmnn_1_1_invalid_argument_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_invalid_argument_exception.xhtml">armnn::InvalidArgumentException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00080">Exceptions.hpp:80</a></div></div>
347</div><!-- fragment -->
348</div>
349</div>
350<a id="a5a5368956088b8ef14d465055b89d447"></a>
351<h2 class="memtitle"><span class="permalink"><a href="#a5a5368956088b8ef14d465055b89d447">&#9670;&nbsp;</a></span>BOOST_AUTO_TEST_CASE() <span class="overload">[10/10]</span></h2>
352
353<div class="memitem">
354<div class="memproto">
355 <table class="memname">
356 <tr>
357 <td class="memname">BOOST_AUTO_TEST_CASE </td>
358 <td>(</td>
359 <td class="paramtype">ExpandDimsInvalidNegativeAxisTest&#160;</td>
360 <td class="paramname"></td><td>)</td>
361 <td></td>
362 </tr>
363 </table>
364</div><div class="memdoc">
365
366<p class="definition">Definition at line <a class="el" href="_tensor_utils_test_8cpp_source.xhtml#l00129">129</a> of file <a class="el" href="_tensor_utils_test_8cpp_source.xhtml">TensorUtilsTest.cpp</a>.</p>
367
368<p class="reference">References <a class="el" href="_profiler_tests_8cpp.xhtml#af7f71af5c6c124222dd1c42c5df892f4">BOOST_AUTO_TEST_SUITE_END()</a>, and <a class="el" href="_tensor_utils_8cpp_source.xhtml#l00085">armnnUtils::ExpandDims()</a>.</p>
369<div class="fragment"><div class="line"><a name="l00130"></a><span class="lineno"> 130</span>&#160;{</div><div class="line"><a name="l00131"></a><span class="lineno"> 131</span>&#160; <a class="code" href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a> inputShape({ 2, 3, 4 });</div><div class="line"><a name="l00132"></a><span class="lineno"> 132</span>&#160;</div><div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; <span class="comment">// Invalid expand dimension -5</span></div><div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; BOOST_CHECK_THROW(<a class="code" href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">ExpandDims</a>(inputShape, -5), <a class="code" href="classarmnn_1_1_invalid_argument_exception.xhtml">armnn::InvalidArgumentException</a>);</div><div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160;}</div><div class="ttc" id="classarmnn_1_1_tensor_shape_xhtml"><div class="ttname"><a href="classarmnn_1_1_tensor_shape.xhtml">armnn::TensorShape</a></div><div class="ttdef"><b>Definition:</b> <a href="_tensor_8hpp_source.xhtml#l00020">Tensor.hpp:20</a></div></div>
370<div class="ttc" id="namespacearmnn_utils_xhtml_a0d3b1be320610515e0cac8d745d9f8c2"><div class="ttname"><a href="namespacearmnn_utils.xhtml#a0d3b1be320610515e0cac8d745d9f8c2">armnnUtils::ExpandDims</a></div><div class="ttdeci">armnn::TensorShape ExpandDims(const armnn::TensorShape &amp;tensorShape, int axis)</div><div class="ttdef"><b>Definition:</b> <a href="_tensor_utils_8cpp_source.xhtml#l00085">TensorUtils.cpp:85</a></div></div>
371<div class="ttc" id="classarmnn_1_1_invalid_argument_exception_xhtml"><div class="ttname"><a href="classarmnn_1_1_invalid_argument_exception.xhtml">armnn::InvalidArgumentException</a></div><div class="ttdef"><b>Definition:</b> <a href="_exceptions_8hpp_source.xhtml#l00080">Exceptions.hpp:80</a></div></div>
372</div><!-- fragment -->
373</div>
374</div>
375</div><!-- contents -->
376</div><!-- doc-content -->
377<!-- start footer part -->
378<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
379 <ul>
380 <li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_5d9c764a006d252ff232a5efbbd99a46.xhtml">armnnUtils</a></li><li class="navelem"><a class="el" href="dir_633b0e14f79bf856bcd1ac64b8cedab7.xhtml">test</a></li><li class="navelem"><a class="el" href="_tensor_utils_test_8cpp.xhtml">TensorUtilsTest.cpp</a></li>
381 <li class="footer">Generated on Fri Mar 13 2020 16:09:14 for ArmNN by
382 <a href="http://www.doxygen.org/index.html">
383 <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
384 </ul>
385</div>
386</body>
387</html>