mirror of
https://github.com/taigrr/arduinolibs
synced 2025-01-18 04:33:12 -08:00
Update docs
This commit is contained in:
@@ -143,7 +143,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
<p>Big numbers are represented as arrays of limb_t words, which may be 8 bits, 16 bits, or 32 bits in size depending upon how the library was configured. For AVR, 16 bit limbs usually give the best performance.</p>
|
||||
<p>Limb arrays are ordered from the least significant word to the most significant. </p>
|
||||
|
||||
<p>Definition at line <a class="el" href="BigNumberUtil_8h_source.html#l00071">71</a> of file <a class="el" href="BigNumberUtil_8h_source.html">BigNumberUtil.h</a>.</p>
|
||||
<p>Definition at line <a class="el" href="BigNumberUtil_8h_source.html#l00072">72</a> of file <a class="el" href="BigNumberUtil_8h_source.html">BigNumberUtil.h</a>.</p>
|
||||
</div><h2 class="groupheader">Member Function Documentation</h2>
|
||||
<a class="anchor" id="aa6904b2727af6b767fe041b1b7f27414"></a>
|
||||
<div class="memitem">
|
||||
@@ -943,7 +943,7 @@ Static Public Member Functions</h2></td></tr>
|
||||
</div><!-- contents -->
|
||||
<!-- start footer part -->
|
||||
<hr class="footer"/><address class="footer"><small>
|
||||
Generated on Sun Feb 18 2018 09:12:22 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
Generated on Mon Apr 2 2018 18:36:53 for ArduinoLibs by  <a href="http://www.doxygen.org/index.html">
|
||||
<img class="footer" src="doxygen.png" alt="doxygen"/>
|
||||
</a> 1.8.6
|
||||
</small></address>
|
||||
|
||||
Reference in New Issue
Block a user