aboutsummaryrefslogtreecommitdiffstats
path: root/classyage_1_1Matrix.html
diff options
context:
space:
mode:
Diffstat (limited to 'classyage_1_1Matrix.html')
-rw-r--r--classyage_1_1Matrix.html14
1 files changed, 13 insertions, 1 deletions
diff --git a/classyage_1_1Matrix.html b/classyage_1_1Matrix.html
index f03514fc..60572cad 100644
--- a/classyage_1_1Matrix.html
+++ b/classyage_1_1Matrix.html
@@ -72,6 +72,11 @@ $(function() {
<div class="title">yage::Matrix&lt; Rows, Cols, Type &gt; Class Template Reference</div> </div>
</div><!--header-->
<div class="contents">
+
+<p>Base matrix class.
+ <a href="classyage_1_1Matrix.html#details">More...</a></p>
+
+<p><code>#include &lt;<a class="el" href="matrix_8hpp_source.html">matrix.hpp</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
@@ -124,7 +129,14 @@ Friends</h2></td></tr>
class&#160;</td><td class="memItemRight" valign="bottom"><b>detail::Row&lt; Rows, Cols, Type &gt;</b></td></tr>
<tr class="separator:ac06ebbb8e42e63b0707ef44561abcc2e"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
-<hr/>The documentation for this class was generated from the following file:<ul>
+<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
+<div class="textblock"><h3>template&lt;int Rows = 4, int Cols = 4, class Type = double&gt;<br />
+class yage::Matrix&lt; Rows, Cols, Type &gt;</h3>
+
+<p>Base matrix class. </p>
+<h1><a class="el" href="classyage_1_1Matrix.html" title="Base matrix class. ">Matrix</a> class </h1>
+<p>This is the base matrix class that can be used by all the other matrix like data structures. </p>
+</div><hr/>The documentation for this class was generated from the following file:<ul>
<li>include/YAGE/Math/<a class="el" href="matrix_8hpp_source.html">matrix.hpp</a></li>
</ul>
</div><!-- contents -->