Changeset 472 for library/doc/html/classsqmat.html
- Timestamp:
- 08/05/09 00:16:53 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classsqmat.html
r401 r472 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 <li><a href="modules.html"><span>Modules</span></a></li>55 54 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 55 <li><a href="files.html"><span>Files</span></a></li> … … 67 66 </div> 68 67 <div class="contents"> 69 <h1>sqmat Class Reference<br> 70 <small> 71 [<a class="el" href="group__math.html">Auxiliary math functions</a>]</small> 72 </h1><!-- doxytag: class="sqmat" -->Virtual class for representation of double symmetric matrices in square-root form. 68 <h1>sqmat Class Reference</h1><!-- doxytag: class="sqmat" -->Abstract class for representation of double symmetric matrices in square-root form. 73 69 <a href="#_details">More...</a> 74 70 <p> 75 <code>#include <<a class="el" href="square__mat_8h -source.html">square_mat.h</a>></code>71 <code>#include <<a class="el" href="square__mat_8h_source.html">square_mat.h</a>></code> 76 72 <p> 77 73 … … 118 114 int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646">rows</a> () const </td></tr> 119 115 120 <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html# ecc2e2540f95a04f4449842588170f5b" title="Reimplementing common functions of mat: cols().">cols()</a>. <br></td></tr>116 <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646" title="Reimplementing common functions of mat: rows().">rows()</a>. <br></td></tr> 121 117 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0481f2067bb32aaea7e6d4f27e46b656"></a><!-- doxytag: member="sqmat::~sqmat" ref="0481f2067bb32aaea7e6d4f27e46b656" args="()" --> 122 118 virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#0481f2067bb32aaea7e6d4f27e46b656">~sqmat</a> ()</td></tr> … … 138 134 </table> 139 135 <hr><a name="_details"></a><h2>Detailed Description</h2> 140 Virtualclass for representation of double symmetric matrices in square-root form.136 Abstract class for representation of double symmetric matrices in square-root form. 141 137 <p> 142 138 All operations defined on this class should be optimized for the chosen decomposition. <hr><h2>Member Function Documentation</h2> … … 261 257 </div><p> 262 258 <hr>The documentation for this class was generated from the following file:<ul> 263 <li><a class="el" href="square__mat_8h -source.html">square_mat.h</a></ul>264 </div> 265 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:562009 for mixpp by 259 <li><a class="el" href="square__mat_8h_source.html">square_mat.h</a></ul> 260 </div> 261 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:54 2009 for mixpp by 266 262 <a href="http://www.doxygen.org/index.html"> 267 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>263 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 268 264 </body> 269 265 </html>