arm_compute v18.05
diff --git a/documentation/_i_array_8h.xhtml b/documentation/_i_array_8h.xhtml
index 561c477..a77d754 100644
--- a/documentation/_i_array_8h.xhtml
+++ b/documentation/_i_array_8h.xhtml
@@ -40,7 +40,7 @@
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Compute Library
-  <span id="projectnumber">18.03</span>
+  <span id="projectnumber">18.05</span>
</div>
</td>
</tr>
@@ -121,7 +121,7 @@
<div class="title">IArray.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
-<div class="textblock"><code>#include "<a class="el" href="core_2_error_8h_source.xhtml">arm_compute/core/Error.h</a>"</code><br />
+<div class="textblock"><code>#include "<a class="el" href="_error_8h_source.xhtml">arm_compute/core/Error.h</a>"</code><br />
<code>#include <cstddef></code><br />
<code>#include <cstdint></code><br />
</div>
@@ -142,26 +142,37 @@
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
Typedefs</h2></td></tr>
<tr class="memitem:ab56a557a5fdf97819f23c35c24f0b0d2"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#ab56a557a5fdf97819f23c35c24f0b0d2">IKeyPointArray</a> = IArray< KeyPoint ></td></tr>
+<tr class="memdesc:ab56a557a5fdf97819f23c35c24f0b0d2"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of Key Points. <a href="namespacearm__compute.xhtml#ab56a557a5fdf97819f23c35c24f0b0d2">More...</a><br /></td></tr>
<tr class="separator:ab56a557a5fdf97819f23c35c24f0b0d2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aac9efd49d3bbbd53779713e5fb37de62"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#aac9efd49d3bbbd53779713e5fb37de62">ICoordinates2DArray</a> = IArray< <a class="el" href="struct_coordinates2_d.xhtml">Coordinates2D</a> ></td></tr>
+<tr class="memdesc:aac9efd49d3bbbd53779713e5fb37de62"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of 2D <a class="el" href="classarm__compute_1_1_coordinates.xhtml" title="Coordinates of an item. ">Coordinates</a>. <a href="namespacearm__compute.xhtml#aac9efd49d3bbbd53779713e5fb37de62">More...</a><br /></td></tr>
<tr class="separator:aac9efd49d3bbbd53779713e5fb37de62"><td class="memSeparator" colspan="2"> </td></tr>
-<tr class="memitem:ae273be451a4d6de5fa255cb8fb09a64b"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#ae273be451a4d6de5fa255cb8fb09a64b">IROIArray</a> = IArray< ROI ></td></tr>
-<tr class="separator:ae273be451a4d6de5fa255cb8fb09a64b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a52b3b9de6092ae37321159c4c2f1bf40"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a52b3b9de6092ae37321159c4c2f1bf40">IDetectionWindowArray</a> = IArray< <a class="el" href="struct_detection_window.xhtml">DetectionWindow</a> ></td></tr>
+<tr class="memdesc:a52b3b9de6092ae37321159c4c2f1bf40"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of Detection Windows. <a href="namespacearm__compute.xhtml#a52b3b9de6092ae37321159c4c2f1bf40">More...</a><br /></td></tr>
<tr class="separator:a52b3b9de6092ae37321159c4c2f1bf40"><td class="memSeparator" colspan="2"> </td></tr>
+<tr class="memitem:ae273be451a4d6de5fa255cb8fb09a64b"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#ae273be451a4d6de5fa255cb8fb09a64b">IROIArray</a> = IArray< ROI ></td></tr>
+<tr class="memdesc:ae273be451a4d6de5fa255cb8fb09a64b"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of ROIs. <a href="namespacearm__compute.xhtml#ae273be451a4d6de5fa255cb8fb09a64b">More...</a><br /></td></tr>
+<tr class="separator:ae273be451a4d6de5fa255cb8fb09a64b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a32e4b9083329486a06960006af89a84c"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a32e4b9083329486a06960006af89a84c">ISize2DArray</a> = IArray< Size2D ></td></tr>
+<tr class="memdesc:a32e4b9083329486a06960006af89a84c"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of 2D Sizes. <a href="namespacearm__compute.xhtml#a32e4b9083329486a06960006af89a84c">More...</a><br /></td></tr>
<tr class="separator:a32e4b9083329486a06960006af89a84c"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a276401fd5651e75431d3e1cc90601caa"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a276401fd5651e75431d3e1cc90601caa">IUInt8Array</a> = IArray< uint8_t ></td></tr>
+<tr class="memdesc:a276401fd5651e75431d3e1cc90601caa"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of uint8s. <a href="namespacearm__compute.xhtml#a276401fd5651e75431d3e1cc90601caa">More...</a><br /></td></tr>
<tr class="separator:a276401fd5651e75431d3e1cc90601caa"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1ffe8af91a934c926d102938db8d3ce1"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a1ffe8af91a934c926d102938db8d3ce1">IUInt16Array</a> = IArray< uint16_t ></td></tr>
+<tr class="memdesc:a1ffe8af91a934c926d102938db8d3ce1"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of uint16s. <a href="namespacearm__compute.xhtml#a1ffe8af91a934c926d102938db8d3ce1">More...</a><br /></td></tr>
<tr class="separator:a1ffe8af91a934c926d102938db8d3ce1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac9b2a6fa6e146437bfc8c0bee96e4760"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#ac9b2a6fa6e146437bfc8c0bee96e4760">IUInt32Array</a> = IArray< uint32_t ></td></tr>
+<tr class="memdesc:ac9b2a6fa6e146437bfc8c0bee96e4760"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of uint32s. <a href="namespacearm__compute.xhtml#ac9b2a6fa6e146437bfc8c0bee96e4760">More...</a><br /></td></tr>
<tr class="separator:ac9b2a6fa6e146437bfc8c0bee96e4760"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1dd5e04cea002eae658fa2a899848ad7"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a1dd5e04cea002eae658fa2a899848ad7">IInt16Array</a> = IArray< int16_t ></td></tr>
+<tr class="memdesc:a1dd5e04cea002eae658fa2a899848ad7"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of int16s. <a href="namespacearm__compute.xhtml#a1dd5e04cea002eae658fa2a899848ad7">More...</a><br /></td></tr>
<tr class="separator:a1dd5e04cea002eae658fa2a899848ad7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a51fdf34dfc5c60b6f4f455f0a9cac457"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a51fdf34dfc5c60b6f4f455f0a9cac457">IInt32Array</a> = IArray< int32_t ></td></tr>
+<tr class="memdesc:a51fdf34dfc5c60b6f4f455f0a9cac457"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of int32s. <a href="namespacearm__compute.xhtml#a51fdf34dfc5c60b6f4f455f0a9cac457">More...</a><br /></td></tr>
<tr class="separator:a51fdf34dfc5c60b6f4f455f0a9cac457"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8a82a1928159e86b0778c3c14e8842be"><td class="memItemLeft" align="right" valign="top">using </td><td class="memItemRight" valign="bottom"><a class="el" href="namespacearm__compute.xhtml#a8a82a1928159e86b0778c3c14e8842be">IFloatArray</a> = IArray< float ></td></tr>
+<tr class="memdesc:a8a82a1928159e86b0778c3c14e8842be"><td class="mdescLeft"> </td><td class="mdescRight">Interface for <a class="el" href="classarm__compute_1_1_array.xhtml" title="Basic implementation of the IArray interface which allocates a static number of T values...">Array</a> of floats. <a href="namespacearm__compute.xhtml#a8a82a1928159e86b0778c3c14e8842be">More...</a><br /></td></tr>
<tr class="separator:a8a82a1928159e86b0778c3c14e8842be"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
@@ -170,7 +181,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_214608ef36d61442cb2b0c1c4e9a7def.xhtml">arm_compute</a></li><li class="navelem"><a class="el" href="dir_1fb090f0c6070330bfaccc4236d3ca0d.xhtml">core</a></li><li class="navelem"><a class="el" href="_i_array_8h.xhtml">IArray.h</a></li>
- <li class="footer">Generated on Fri Mar 2 2018 12:37:55 for Compute Library by
+ <li class="footer">Generated on Wed May 23 2018 11:36:38 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>
</ul>