Changeset 270 for doc/html/classchmat.html
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/classchmat.html
r269 r270 27 27 </div> 28 28 <div class="contents"> 29 <h1>chmat Class Reference</h1><!-- doxytag: class="chmat" --><!-- doxytag: inherits="sqmat" -->Symmetric matrix stored in square root decomposition using upper cholesky. 30 <a href="#_details">More...</a> 31 <p> 32 <code>#include <<a class="el" href="chmat_8h-source.html">chmat.h</a>></code> 29 <h1>chmat Class Reference</h1><!-- doxytag: class="chmat" --><!-- doxytag: inherits="sqmat" --><code>#include <<a class="el" href="chmat_8h-source.html">chmat.h</a>></code> 33 30 <p> 34 31 <div class="dynheader"> … … 39 36 <area shape="rect" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form..." alt="" coords="5,7,67,33"></map> 40 37 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 41 <div class="dynheader"> 42 Collaboration diagram for chmat:</div> 43 <div class="dynsection"> 44 <p><center><img src="classchmat__coll__graph.png" border="0" usemap="#chmat__coll__map" alt="Collaboration graph"></center> 45 <map name="chmat__coll__map"> 46 <area shape="rect" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form..." alt="" coords="5,7,67,33"></map> 47 <center><font size="2">[<a href="graph_legend.html">legend</a>]</font></center></div> 48 49 <p> 50 <a href="classchmat-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 38 39 <p> 40 <a href="classchmat-members.html">List of all members.</a><hr><a name="_details"></a><h2>Detailed Description</h2> 41 Symmetric matrix stored in square root decomposition using upper cholesky. 42 <p> 43 This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_19.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_20.png"> is stored; <table border="0" cellpadding="0" cellspacing="0"> 51 44 <tr><td></td></tr> 52 45 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> … … 166 159 <tr><td class="mdescLeft"> </td><td class="mdescRight">dimension of the square matrix <br></td></tr> 167 160 </table> 168 <hr><a name="_details"></a><h2>Detailed Description</h2> 169 Symmetric matrix stored in square root decomposition using upper cholesky. 170 <p> 171 This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_19.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_20.png"> is stored; <hr><h2>Member Function Documentation</h2> 161 <hr><h2>Member Function Documentation</h2> 172 162 <a class="anchor" name="bbc2d98d7455b1f38828907d442836bf"></a><!-- doxytag: member="chmat::opupdt" ref="bbc2d98d7455b1f38828907d442836bf" args="(const vec &v, double w)" --> 173 163 <div class="memitem"> … … 318 308 <li><a class="el" href="chmat_8h-source.html">chmat.h</a><li>chmat.cpp</ul> 319 309 </div> 320 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 10:20:222009 for mixpp by 310 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Feb 11 23:34:00 2009 for mixpp by 321 311 <a href="http://www.doxygen.org/index.html"> 322 312 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>