Skip to content

Commit

Permalink
deploy: c57353c
Browse files Browse the repository at this point in the history
  • Loading branch information
gvegayon committed Sep 27, 2023
1 parent 7e6afef commit 868abad
Show file tree
Hide file tree
Showing 597 changed files with 12,399 additions and 18,073 deletions.
2 changes: 1 addition & 1 deletion _r_e_a_d_m_e_8md.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="_r_e_a_d_m_e_8md.html">README.md</a></li>
<li class="footer">Generated on Wed Sep 27 2023 05:36:06 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Wed Sep 27 2023 22:53:07 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated on Wed Sep 27 2023 05:36:07 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Wed Sep 27 2023 22:53:07 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
2 changes: 1 addition & 1 deletion barray-bones_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_6e63e3665115632dc5d61b2d6d6c3354.html">barry</a></li><li class="navelem"><a class="el" href="barray-bones_8hpp.html">barray-bones.hpp</a></li>
<li class="footer">Generated on Wed Sep 27 2023 05:36:06 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Wed Sep 27 2023 22:53:07 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
44 changes: 22 additions & 22 deletions barray-bones_8hpp_source.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion barray-iterator_8hpp.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_6e63e3665115632dc5d61b2d6d6c3354.html">barry</a></li><li class="navelem"><a class="el" href="barray-iterator_8hpp.html">barray-iterator.hpp</a></li>
<li class="footer">Generated on Wed Sep 27 2023 05:36:06 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Wed Sep 27 2023 22:53:07 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
11 changes: 5 additions & 6 deletions barray-iterator_8hpp_source.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,9 +115,9 @@
<div class="line"><a name="l00017"></a><span class="lineno"><a class="line" href="class_const_b_array_row_iter.html#aa7eb0016052539d179dfe3fc82732f2e"> 17</a></span>&#160; <a class="code" href="class_const_b_array_row_iter.html#aa7eb0016052539d179dfe3fc82732f2e">ConstBArrayRowIter</a>(<span class="keyword">const</span> <a class="code" href="class_b_array.html">BArray&lt;Cell_Type,Data_Type&gt;</a> * Array_) : <a class="code" href="class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3">Array</a>(Array_) {</div>
<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; <span class="comment">// Finding the first entry of the iterator</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code" href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a> = 0u; <a class="code" href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a> &lt; <a class="code" href="class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3">Array</a>-&gt;<a class="code" href="class_b_array.html#ad8a523ba6c56ff7dcfdb3f347b14dba7">nrow</a>(); ++<a class="code" href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a>)</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keywordflow">if</span> (A_ROW(<a class="code" href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a>).<a class="code" href="model-meat_8hpp.html#a8d73b944a5569bd842f636e4b9d420f6">size</a>() != 0u) {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <a class="code" href="class_const_b_array_row_iter.html#ac01a8c0291ccc243bd4363bcbc5122a8">iter</a> = A_ROW(<a class="code" href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a>).begin();</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160; <span class="keywordflow">for</span> (<span class="keywordtype">size_t</span> <a class="code" href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a> = 0u; <a class="code" href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a> &lt; <a class="code" href="class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3">Array</a>-&gt;<a class="code" href="class_b_array.html#ad8a523ba6c56ff7dcfdb3f347b14dba7">nrow</a>(); ++<a class="code" href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a>)</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160; <span class="keywordflow">if</span> (A_ROW(<a class="code" href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a>).size() != 0u) {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160; <a class="code" href="class_const_b_array_row_iter.html#ac01a8c0291ccc243bd4363bcbc5122a8">iter</a> = A_ROW(<a class="code" href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a>).begin();</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; <span class="keywordflow">break</span>;</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160; }</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160; </div>
Expand All @@ -140,16 +140,15 @@
<div class="ttc" id="aclass_const_b_array_row_iter_html_ac01a8c0291ccc243bd4363bcbc5122a8"><div class="ttname"><a href="class_const_b_array_row_iter.html#ac01a8c0291ccc243bd4363bcbc5122a8">ConstBArrayRowIter::iter</a></div><div class="ttdeci">Row_type&lt; Cell_Type &gt;::const_iterator iter</div><div class="ttdef"><b>Definition:</b> <a href="barray-iterator_8hpp_source.html#l00014">barray-iterator.hpp:14</a></div></div>
<div class="ttc" id="aclass_const_b_array_row_iter_html_acc3a8aab1f5543d6074c7cca8f71aba3"><div class="ttname"><a href="class_const_b_array_row_iter.html#acc3a8aab1f5543d6074c7cca8f71aba3">ConstBArrayRowIter::current_row</a></div><div class="ttdeci">size_t current_row</div><div class="ttdef"><b>Definition:</b> <a href="barray-iterator_8hpp_source.html#l00013">barray-iterator.hpp:13</a></div></div>
<div class="ttc" id="aclass_const_b_array_row_iter_html_ae7f5ef61225621953a664e73c6153ed3"><div class="ttname"><a href="class_const_b_array_row_iter.html#ae7f5ef61225621953a664e73c6153ed3">ConstBArrayRowIter::Array</a></div><div class="ttdeci">const BArray&lt; Cell_Type, Data_Type &gt; * Array</div><div class="ttdef"><b>Definition:</b> <a href="barray-iterator_8hpp_source.html#l00015">barray-iterator.hpp:15</a></div></div>
<div class="ttc" id="acounters-meat_8hpp_html_a981162f997bbddbdcaf8234da58a6094"><div class="ttname"><a href="counters-meat_8hpp.html#a981162f997bbddbdcaf8234da58a6094">i</a></div><div class="ttdeci">size_t i</div><div class="ttdef"><b>Definition:</b> <a href="counters-meat_8hpp_source.html#l00083">counters-meat.hpp:83</a></div></div>
<div class="ttc" id="amodel-meat_8hpp_html_a8d73b944a5569bd842f636e4b9d420f6"><div class="ttname"><a href="model-meat_8hpp.html#a8d73b944a5569bd842f636e4b9d420f6">size</a></div><div class="ttdeci">return arrays2support size() - 1u</div></div>
<div class="ttc" id="acounters-meat_8hpp_html_ae46bd26d7133dfe98f8cec7c5ac5c7a1"><div class="ttname"><a href="counters-meat_8hpp.html#ae46bd26d7133dfe98f8cec7c5ac5c7a1">i</a></div><div class="ttdeci">size_t i</div><div class="ttdef"><b>Definition:</b> <a href="counters-meat_8hpp_source.html#l00083">counters-meat.hpp:83</a></div></div>
<div class="ttc" id="atypedefs_8hpp_html_a84308a04a60581533b3c5e796c8248f5"><div class="ttname"><a href="typedefs_8hpp.html#a84308a04a60581533b3c5e796c8248f5">Row_type</a></div><div class="ttdeci">Map&lt; size_t, Cell&lt; Cell_Type &gt; &gt; Row_type</div><div class="ttdef"><b>Definition:</b> <a href="typedefs_8hpp_source.html#l00067">typedefs.hpp:67</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_d44c64559bbebec7f509842c48db8b23.html">include</a></li><li class="navelem"><a class="el" href="dir_6e63e3665115632dc5d61b2d6d6c3354.html">barry</a></li><li class="navelem"><a class="el" href="barray-iterator_8hpp.html">barray-iterator.hpp</a></li>
<li class="footer">Generated on Wed Sep 27 2023 05:36:06 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
<li class="footer">Generated on Wed Sep 27 2023 22:53:06 for barry: Your go-to motif accountant by <a href="https://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.9.1 </li>
</ul>
</div>
</body>
Expand Down
Loading

0 comments on commit 868abad

Please sign in to comment.