arm_compute v18.11
diff --git a/documentation/struct_detection_window.xhtml b/documentation/struct_detection_window.xhtml
index 1715e01..4b2a829 100644
--- a/documentation/struct_detection_window.xhtml
+++ b/documentation/struct_detection_window.xhtml
@@ -4,7 +4,7 @@
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
-<meta name="generator" content="Doxygen 1.8.11"/>
+<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="robots" content="NOINDEX, NOFOLLOW" /> <!-- Prevent indexing by search engines -->
<title>Compute Library: DetectionWindow Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
@@ -16,14 +16,10 @@
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
- $(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
-<script type="text/javascript">
- $(document).ready(function() { init_search(); });
-</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
@@ -40,7 +36,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">18.08</span>
+  <span id="projectnumber">18.11</span>
</div>
</td>
</tr>
@@ -48,43 +44,19 @@
</table>
</div>
<!-- end header part -->
-<!-- Generated by Doxygen 1.8.11 -->
+<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
- <div id="navrow1" class="tabs">
- <ul class="tablist">
- <li><a href="index.xhtml"><span>Main Page</span></a></li>
- <li><a href="pages.xhtml"><span>Related Pages</span></a></li>
- <li><a href="namespaces.xhtml"><span>Namespaces</span></a></li>
- <li class="current"><a href="annotated.xhtml"><span>Data Structures</span></a></li>
- <li><a href="files.xhtml"><span>Files</span></a></li>
- <li>
- <div id="MSearchBox" class="MSearchBoxInactive">
- <span class="left">
- <img id="MSearchSelect" src="search/mag_sel.png"
- onmouseover="return searchBox.OnSearchSelectShow()"
- onmouseout="return searchBox.OnSearchSelectHide()"
- alt=""/>
- <input type="text" id="MSearchField" value="Search" accesskey="S"
- onfocus="searchBox.OnSearchFieldFocus(true)"
- onblur="searchBox.OnSearchFieldFocus(false)"
- onkeyup="searchBox.OnSearchFieldChange(event)"/>
- </span><span class="right">
- <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
- </span>
- </div>
- </li>
- </ul>
- </div>
- <div id="navrow2" class="tabs2">
- <ul class="tablist">
- <li><a href="annotated.xhtml"><span>Data Structures</span></a></li>
- <li><a href="classes.xhtml"><span>Data Structure Index</span></a></li>
- <li><a href="inherits.xhtml"><span>Class Hierarchy</span></a></li>
- <li><a href="functions.xhtml"><span>Data Fields</span></a></li>
- </ul>
- </div>
+<script type="text/javascript" src="menudata.js"></script>
+<script type="text/javascript" src="menu.js"></script>
+<script type="text/javascript">
+$(function() {
+ initMenu('',true,false,'search.php','Search');
+ $(document).ready(function() { init_search(); });
+});
+</script>
+<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
@@ -125,7 +97,7 @@
<p>Detection window struct.
<a href="struct_detection_window.xhtml#details">More...</a></p>
-<p><code>#include <<a class="el" href="types_8h_source.xhtml">types.h</a>></code></p>
+<p><code>#include <<a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Data Fields</h2></td></tr>
@@ -151,9 +123,11 @@
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Detection window struct. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00047">47</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00047">47</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div><h2 class="groupheader">Field Documentation</h2>
-<a class="anchor" id="aa0fb54e3dbe6f7446157eb3f3c1f77f3"></a>
+<a id="aa0fb54e3dbe6f7446157eb3f3c1f77f3"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#aa0fb54e3dbe6f7446157eb3f3c1f77f3">◆ </a></span>height</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -165,11 +139,13 @@
<p>Height of the detection window. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00052">52</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00052">52</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
-<a class="anchor" id="ad4f986571659dd822695ca58dda00e49"></a>
+<a id="ad4f986571659dd822695ca58dda00e49"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#ad4f986571659dd822695ca58dda00e49">◆ </a></span>idx_class</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -181,11 +157,13 @@
<p>Index of the class. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00053">53</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00053">53</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
-<a class="anchor" id="a8c5cd9b525ee73a24b1d9d8e34982d1c"></a>
+<a id="a8c5cd9b525ee73a24b1d9d8e34982d1c"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a8c5cd9b525ee73a24b1d9d8e34982d1c">◆ </a></span>score</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -197,11 +175,13 @@
<p>Confidence value for the detection window. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00054">54</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00054">54</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
-<a class="anchor" id="a67fe5ca4d6c3f95bf649ef48fe3d221b"></a>
+<a id="a67fe5ca4d6c3f95bf649ef48fe3d221b"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a67fe5ca4d6c3f95bf649ef48fe3d221b">◆ </a></span>width</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -213,11 +193,13 @@
<p>Width of the detection window. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00051">51</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00051">51</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
-<a class="anchor" id="a0815db32ce16586f5e90a633735df930"></a>
+<a id="a0815db32ce16586f5e90a633735df930"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a0815db32ce16586f5e90a633735df930">◆ </a></span>x</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -229,11 +211,13 @@
<p>Top-left x coordinate. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00049">49</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00049">49</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
-<a class="anchor" id="a45b45124e843a937c3e256edbce64eea"></a>
+<a id="a45b45124e843a937c3e256edbce64eea"></a>
+<h2 class="memtitle"><span class="permalink"><a href="#a45b45124e843a937c3e256edbce64eea">◆ </a></span>y</h2>
+
<div class="memitem">
<div class="memproto">
<table class="memname">
@@ -245,12 +229,12 @@
<p>Top-left y coordinate. </p>
-<p>Definition at line <a class="el" href="types_8h_source.xhtml#l00050">50</a> of file <a class="el" href="types_8h_source.xhtml">types.h</a>.</p>
+<p class="definition">Definition at line <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml#l00050">50</a> of file <a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a>.</p>
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
-<li>src/core/CL/cl_kernels/<a class="el" href="types_8h_source.xhtml">types.h</a></li>
+<li>src/core/CL/cl_kernels/<a class="el" href="src_2core_2_c_l_2cl__kernels_2_types_8h_source.xhtml">types.h</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
@@ -258,9 +242,9 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="struct_detection_window.xhtml">DetectionWindow</a></li>
- <li class="footer">Generated on Wed Aug 29 2018 15:31:40 for Compute Library by
+ <li class="footer">Generated on Thu Nov 22 2018 11:57:44 for Compute Library by
<a href="http://www.doxygen.org/index.html">
- <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
+ <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
</ul>
</div>
</body>