arm_compute v19.11
diff --git a/documentation/_lut_8cpp_source.xhtml b/documentation/_lut_8cpp_source.xhtml
index 00cbfb7..1c84d52 100644
--- a/documentation/_lut_8cpp_source.xhtml
+++ b/documentation/_lut_8cpp_source.xhtml
@@ -40,7 +40,7 @@
<img alt="Compute Library" src="https://raw.githubusercontent.com/ARM-software/ComputeLibrary/gh-pages/ACL_logo.png" style="max-width: 100%;margin-top: 15px;margin-left: 10px"/>
<td style="padding-left: 0.5em;">
<div id="projectname">
-  <span id="projectnumber">19.08</span>
+  <span id="projectnumber">19.11</span>
</div>
</td>
</tr>
@@ -104,10 +104,10 @@
<div class="ttc" id="classarm__compute_1_1_lut_allocator_xhtml_a344325f71f51323330de47f307ebecfd"><div class="ttname"><a href="classarm__compute_1_1_lut_allocator.xhtml#a344325f71f51323330de47f307ebecfd">arm_compute::LutAllocator::data</a></div><div class="ttdeci">uint8_t * data() const</div><div class="ttdoc">Interface to be implemented by the child class to return the pointer to the allocate data.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_allocator_8cpp_source.xhtml#l00035">LutAllocator.cpp:35</a></div></div>
<div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml_ab13544f21571d4f4dd804cb4b96e2987"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml#ab13544f21571d4f4dd804cb4b96e2987">arm_compute::ILutAllocator::num_elements</a></div><div class="ttdeci">size_t num_elements() const</div><div class="ttdoc">Returns the total number of elements in the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8cpp_source.xhtml#l00045">ILutAllocator.cpp:45</a></div></div>
<div class="ttc" id="classarm__compute_1_1_lut_xhtml_aaf3f51cd25e1651cccf04064a9888f4e"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#aaf3f51cd25e1651cccf04064a9888f4e">arm_compute::Lut::index_offset</a></div><div class="ttdeci">uint32_t index_offset() const override</div><div class="ttdoc">Indicates the offset that needs to be applied to the raw index before performing a lookup in the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00046">Lut.cpp:46</a></div></div>
-<div class="ttc" id="_error_8h_xhtml_a54a6080c9f4df1f908e57a9bbb46f5da"><div class="ttname"><a href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a></div><div class="ttdeci">#define ARM_COMPUTE_ERROR_ON(cond)</div><div class="ttdoc">If the condition is true then an error message is printed and an exception thrown.</div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00337">Error.h:337</a></div></div>
+<div class="ttc" id="_error_8h_xhtml_a54a6080c9f4df1f908e57a9bbb46f5da"><div class="ttname"><a href="_error_8h.xhtml#a54a6080c9f4df1f908e57a9bbb46f5da">ARM_COMPUTE_ERROR_ON</a></div><div class="ttdeci">#define ARM_COMPUTE_ERROR_ON(cond)</div><div class="ttdoc">If the condition is true then an error message is printed and an exception thrown.</div><div class="ttdef"><b>Definition:</b> <a href="_error_8h_source.xhtml#l00466">Error.h:466</a></div></div>
<div class="ttc" id="classarm__compute_1_1_lut_xhtml_a6dc9c052a2732f899adccfaeee468364"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a6dc9c052a2732f899adccfaeee468364">arm_compute::Lut::type</a></div><div class="ttdeci">DataType type() const override</div><div class="ttdoc">Returns the type of the LUT.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00056">Lut.cpp:56</a></div></div>
<div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml">arm_compute::ILutAllocator</a></div><div class="ttdoc">Basic interface to allocate LUTs'.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8h_source.xhtml#l00035">ILutAllocator.h:35</a></div></div>
-<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2018 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
+<div class="ttc" id="namespacearm__compute_xhtml"><div class="ttname"><a href="namespacearm__compute.xhtml">arm_compute</a></div><div class="ttdoc">Copyright (c) 2017-2019 ARM Limited.</div><div class="ttdef"><b>Definition:</b> <a href="00__introduction_8dox_source.xhtml#l00024">00_introduction.dox:24</a></div></div>
<div class="ttc" id="classarm__compute_1_1_lut_xhtml_a7c28e4f8f5133ed91f40248df4ce5d08"><div class="ttname"><a href="classarm__compute_1_1_lut.xhtml#a7c28e4f8f5133ed91f40248df4ce5d08">arm_compute::Lut::allocator</a></div><div class="ttdeci">ILutAllocator * allocator()</div><div class="ttdoc">Return a pointer to the lut's allocator.</div><div class="ttdef"><b>Definition:</b> <a href="_lut_8cpp_source.xhtml#l00072">Lut.cpp:72</a></div></div>
<div class="ttc" id="classarm__compute_1_1_i_lut_allocator_xhtml_a4ef157737b45c46f115e14b425512800"><div class="ttname"><a href="classarm__compute_1_1_i_lut_allocator.xhtml#a4ef157737b45c46f115e14b425512800">arm_compute::ILutAllocator::init</a></div><div class="ttdeci">void init(size_t num_elements, DataType data_type)</div><div class="ttdoc">Allocate an LUT of the requested number of elements and data_type.</div><div class="ttdef"><b>Definition:</b> <a href="_i_lut_allocator_8cpp_source.xhtml#l00035">ILutAllocator.cpp:35</a></div></div>
<div class="ttc" id="namespacearm__compute_xhtml_ab4e88c89b3b7ea1735996cc4def22d58a6e0b0886efb94aec797f6b830329b72c"><div class="ttname"><a href="namespacearm__compute.xhtml#ab4e88c89b3b7ea1735996cc4def22d58a6e0b0886efb94aec797f6b830329b72c">arm_compute::Format::S16</a></div><div class="ttdoc">1 channel, 1 S16 per channel</div></div>
@@ -126,7 +126,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.xhtml">src</a></li><li class="navelem"><a class="el" href="dir_bf9f26469d00835ba20ff8d80ee5a804.xhtml">runtime</a></li><li class="navelem"><a class="el" href="_lut_8cpp.xhtml">Lut.cpp</a></li>
- <li class="footer">Generated on Mon Sep 2 2019 11:47:25 for Compute Library by
+ <li class="footer">Generated on Thu Nov 28 2019 16:53:03 for Compute Library by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.15 </li>
</ul>