aboutsummaryrefslogtreecommitdiffstats
path: root/functions.html
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2017-08-21 20:54:29 +0100
committerYann Herklotz <ymherklotz@gmail.com>2017-08-21 20:54:29 +0100
commit41b27388646a8159de3830dc21dcf3ac2519bd8e (patch)
tree5decc6ea4f902d169a13612526ce88f53c58d499 /functions.html
parent6917f25d040868fb9f8fc586af468a019338e23c (diff)
downloadYAGE-41b27388646a8159de3830dc21dcf3ac2519bd8e.tar.gz
YAGE-41b27388646a8159de3830dc21dcf3ac2519bd8e.zip
Updating docs
Diffstat (limited to 'functions.html')
-rw-r--r--functions.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/functions.html b/functions.html
index 72f8cc4f..d0a6c55e 100644
--- a/functions.html
+++ b/functions.html
@@ -61,12 +61,18 @@ $(function() {
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div><ul>
+<li>begin()
+: <a class="el" href="classyage_1_1Matrix.html#a83d77d3a40ced5e2b703a6d66b6e6055">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
+</li>
<li>colSize()
: <a class="el" href="classyage_1_1Matrix.html#a2753285bcc49a050a49976a6dbc8e89a">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
</li>
<li>data_
: <a class="el" href="classyage_1_1Matrix.html#a0ab11922319366f6e74f6e9e7d7abeed">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
</li>
+<li>end()
+: <a class="el" href="classyage_1_1Matrix.html#a20ea5fe16d27ef15f775b5497cadc851">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
+</li>
<li>getRow()
: <a class="el" href="classyage_1_1Matrix.html#adffb22a99417271958621ff1f51b7f08">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
</li>
@@ -76,11 +82,14 @@ $(function() {
<li>rowSize()
: <a class="el" href="classyage_1_1Matrix.html#acaf0837fade0cb4179603b97ac224965">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
</li>
+<li>toString()
+: <a class="el" href="classyage_1_1Matrix.html#aaa7273d046ac077da76ffaec876041d7">yage::Matrix&lt; Rows, Cols, Type &gt;</a>
+</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
-Generated on Sun Aug 13 2017 17:48:31 for YAGE by &#160;<a href="http://www.doxygen.org/index.html">
+Generated on Mon Aug 21 2017 20:54:26 for YAGE by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>