diff options
Diffstat (limited to 'doc/html/classmeow_1_1Matrix.html')
-rw-r--r-- | doc/html/classmeow_1_1Matrix.html | 102 |
1 files changed, 51 insertions, 51 deletions
diff --git a/doc/html/classmeow_1_1Matrix.html b/doc/html/classmeow_1_1Matrix.html index e4eeb9d..106c2a0 100644 --- a/doc/html/classmeow_1_1Matrix.html +++ b/doc/html/classmeow_1_1Matrix.html @@ -28,9 +28,9 @@ <td id="projectlogo"><img alt="Logo" src="logo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Templates -- Meow -  <span id="projectnumber">1.1.4</span> +  <span id="projectnumber">204.13.18</span> </div> - <div id="projectbrief">A C++ template which is unable and also not allowed to compile to obj-file first.</div> + <div id="projectbrief">A C++ template contains kinds of interesting classes and functions</div> </td> </tr> </tbody> @@ -293,7 +293,7 @@ template<class Entry> </div> <p>constructor </p> <p>Create an empty matrix with size <b>0x0</b>. In other world, create an <b>invalid</b> matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00053">53</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00056">56</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -330,7 +330,7 @@ template<class Entry> </div> </dd> </dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00062">62</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00065">65</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -385,7 +385,7 @@ template<class Entry> </div> </dd> </dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00074">74</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00077">77</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -414,7 +414,7 @@ template<class Entry> </div> <p>destructor </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00078">78</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00081">81</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -446,7 +446,7 @@ template<class Entry> </div> <p>return <em></em>(*this) + <em>m</em>. </p> <p>If the size not match, it will return an invalid matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00282">282</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00285">285</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -476,7 +476,7 @@ template<class Entry> </div> <p>Return the <em>c</em> -th column. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00260">260</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00263">263</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -505,7 +505,7 @@ template<class Entry> </div> <p>Return number of cols. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00125">125</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00128">128</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -554,7 +554,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>new number of columns </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00160">160</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00163">163</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -592,7 +592,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>*this </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00088">88</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00091">91</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -621,7 +621,7 @@ template<class Entry> </div> <p>Return a matrix which is a diangonal form of me. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00371">371</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00374">374</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -650,7 +650,7 @@ template<class Entry> </div> <p>Let itself be an diagonal form of original itself. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00358">358</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00361">361</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -680,7 +680,7 @@ template<class Entry> </div> <p>return <em></em>(*this) / <em>s</em>. <em>s</em> is a scalar </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00328">328</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00331">331</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -749,7 +749,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>void </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00218">218</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00221">221</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -789,7 +789,7 @@ template<class Entry> </div> <p>Access the entry at <em>r</em> x <em>c</em>. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00193">193</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00196">196</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -835,7 +835,7 @@ template<class Entry> </div> <p>Change the entry at <em>r</em> x <em>c</em>. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00198">198</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00201">201</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -875,7 +875,7 @@ template<class Entry> </div> <p>Get the entry at <em>r</em> x <em>c</em>. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00204">204</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00207">207</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -905,7 +905,7 @@ template<class Entry> </div> <p>Let itself be an identity matrix. </p> <p>Our definition of Identity matrix is 1 for entry(i, i) and 0 otherwise. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00348">348</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00351">351</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -934,7 +934,7 @@ template<class Entry> </div> <p>Return a identity matrix with size equal to itself. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00337">337</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00340">340</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -964,7 +964,7 @@ template<class Entry> </div> <p>Return a matrix which is an inverse matrix of <em></em>(*this) </p> <p>If inverse matrix doesn't exist, it will return a invalid matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00382">382</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00385">385</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -993,7 +993,7 @@ template<class Entry> </div> <p>let itself become itself's inverse matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00410">410</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00413">413</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1024,7 +1024,7 @@ template<class Entry> </div> <p>return <em></em>(*this) times <em>m</em>. </p> <p>If the size not match, it will return an invalid matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00308">308</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00311">311</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1054,7 +1054,7 @@ template<class Entry> </div> <p>return <em></em>(*this) times <em>s</em>. <em>s</em> is a scalar </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00319">319</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00322">322</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1083,7 +1083,7 @@ template<class Entry> </div> <p>return -<em></em>(*this) </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00270">270</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00273">273</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1123,7 +1123,7 @@ template<class Entry> </div> <p>same as <em>entry(r,c)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00470">470</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00473">473</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1169,7 +1169,7 @@ template<class Entry> </div> <p>same as <em>entry(r,c,e)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00475">475</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00478">478</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1199,7 +1199,7 @@ template<class Entry> </div> <p>same as <em>mul(m)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00500">500</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00503">503</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1229,7 +1229,7 @@ template<class Entry> </div> <p>same as <em>mul(m)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00505">505</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00508">508</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1258,7 +1258,7 @@ template<class Entry> </div> <p>same as <em><a class="el" href="classmeow_1_1Matrix.html#aa43f03179e3218c9af28f7374757a2cc" title="return +(*this) ">positive()</a></em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00480">480</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00483">483</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1288,7 +1288,7 @@ template<class Entry> </div> <p>same as <em>add(m)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00490">490</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00493">493</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1317,7 +1317,7 @@ template<class Entry> </div> <p>same as <em><a class="el" href="classmeow_1_1Matrix.html#a581dbd8ba10d054596a3d11eaf47f274" title="return -(*this) ">negative()</a></em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00485">485</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00488">488</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1347,7 +1347,7 @@ template<class Entry> </div> <p>same as <em>sub(m)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00495">495</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00498">498</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1377,7 +1377,7 @@ template<class Entry> </div> <p>same as <em>div(s)</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00510">510</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00513">513</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1407,7 +1407,7 @@ template<class Entry> </div> <p>same as <em>copyFrom</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00465">465</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00468">468</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1436,7 +1436,7 @@ template<class Entry> </div> <p>return +<em></em>(*this) </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00265">265</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00268">268</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1474,7 +1474,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>*this </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00101">101</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00104">104</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1520,7 +1520,7 @@ template<class Entry> </div> <p>reset the size of the matrix to <em>r</em> x <em>c</em> with entry all be <em>e</em> </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00107">107</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00110">110</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1550,7 +1550,7 @@ template<class Entry> </div> <p>Return the <em>r</em> -th row. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00255">255</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00258">258</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1579,7 +1579,7 @@ template<class Entry> </div> <p>Return number of rows. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00120">120</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00123">123</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1628,7 +1628,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>new number of rows </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00143">143</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00146">146</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1657,7 +1657,7 @@ template<class Entry> </div> <p>Return number of rows times number of cols. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00130">130</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00133">133</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1713,7 +1713,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd><em>r</em> * <em>c</em> </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00186">186</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00189">189</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1744,7 +1744,7 @@ template<class Entry> </div> <p>return <em></em>(*this) - <em>m</em>. </p> <p>If the size not match, it will return an invalid matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00295">295</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00298">298</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1807,7 +1807,7 @@ template<class Entry> </div> </dl> <dl class="section return"><dt>Returns</dt><dd>a matrix </dd></dl> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00239">239</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00242">242</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1836,7 +1836,7 @@ template<class Entry> </div> <p>return itself's transpose matrix </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00416">416</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00419">419</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1865,7 +1865,7 @@ template<class Entry> </div> <p>Let itself become itself's transpose matrix. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00425">425</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00428">428</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1894,7 +1894,7 @@ template<class Entry> </div> <p>return a matrix which is the triangular form of <em></em>(*this) </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00431">431</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00434">434</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1923,7 +1923,7 @@ template<class Entry> </div> <p>triangluar itself </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00438">438</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00441">441</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1952,7 +1952,7 @@ template<class Entry> </div> <p>Return whether it is a <b>valid</b> matrix. </p> -<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00115">115</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> +<p>Definition at line <a class="el" href="Matrix_8h_source.html#l00118">118</a> of file <a class="el" href="Matrix_8h_source.html">Matrix.h</a>.</p> </div> </div> @@ -1966,7 +1966,7 @@ template<class Entry> </div> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="navelem"><a class="el" href="namespacemeow.html">meow</a></li><li class="navelem"><a class="el" href="classmeow_1_1Matrix.html">Matrix</a></li> - <li class="footer">Generated on Mon Jun 23 2014 17:02:06 for Templates -- Meow by + <li class="footer">Generated on Tue Jun 24 2014 03:53:35 for Templates -- Meow by <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li> </ul> |