Changeset 270 for doc/html/classsqmat.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classsqmat.html
r269 r270 30 30 <small> 31 31 [<a class="el" href="group__math.html">Auxiliary math functions</a>]</small> 32 </h1><!-- doxytag: class="sqmat" -->Virtual class for representation of double symmetric matrices in square-root form. 33 <a href="#_details">More...</a> 34 <p> 35 <code>#include <<a class="el" href="libDC_8h-source.html">libDC.h</a>></code> 32 </h1><!-- doxytag: class="sqmat" --><code>#include <<a class="el" href="libDC_8h-source.html">libDC.h</a>></code> 36 33 <p> 37 34 <div class="dynheader"> … … 44 41 45 42 <p> 46 <a href="classsqmat-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 43 <a href="classsqmat-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 44 Virtual class for representation of double symmetric matrices in square-root form. 45 <p> 46 All operations defined on this class should be optimized for the chosen decomposition. <table border="0" cellpadding="0" cellspacing="0"> 47 47 <tr><td></td></tr> 48 48 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 92 92 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4268750c040c716b2c05037f725078a2"></a><!-- doxytag: member="sqmat::sqmat" ref="4268750c040c716b2c05037f725078a2" args="(const int dim0)" --> 93 93 </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#4268750c040c716b2c05037f725078a2">sqmat</a> (const int dim0)</td></tr> 94 95 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 96 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5493a4a11a2b3c41de9cdd8ce305bb44"></a><!-- doxytag: member="sqmat::sqmat" ref="5493a4a11a2b3c41de9cdd8ce305bb44" args="()" --> 97 </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#5493a4a11a2b3c41de9cdd8ce305bb44">sqmat</a> ()</td></tr> 94 98 95 99 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> … … 100 104 <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the square matrix <br></td></tr> 101 105 </table> 102 <hr><a name="_details"></a><h2>Detailed Description</h2> 103 Virtual class for representation of double symmetric matrices in square-root form. 104 <p> 105 All operations defined on this class should be optimized for the chosen decomposition. <hr><h2>Member Function Documentation</h2> 106 <hr><h2>Member Function Documentation</h2> 106 107 <a class="anchor" name="b223484796661f2dadb5607a86ce0581"></a><!-- doxytag: member="sqmat::opupdt" ref="b223484796661f2dadb5607a86ce0581" args="(const vec &v, double w)=0" --> 107 108 <div class="memitem"> … … 226 227 <li><a class="el" href="libDC_8h-source.html">libDC.h</a></ul> 227 228 </div> 228 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:222009 for mixpp by 229 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:01 2009 for mixpp by 229 230 <a href="http://www.doxygen.org/index.html"> 230 231 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>