Changeset 590 for library/doc/html/classbdm_1_1chmat.html
- Timestamp:
- 08/29/09 20:54:10 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classbdm_1_1chmat.html
r538 r590 143 143 144 144 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor (m3k:cholform). <br></td></tr> 145 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="3c4e675e7efd91f78faa3dcf23aec153"></a><!-- doxytag: member="bdm::chmat::chmat" ref="3c4e675e7efd91f78faa3dcf23aec153" args="(const chmat &M, const ivec &perm)" --> 146 </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html#3c4e675e7efd91f78faa3dcf23aec153">chmat</a> (const <a class="el" href="classbdm_1_1chmat.html">chmat</a> &M, const ivec &perm)</td></tr> 147 148 <tr><td class="mdescLeft"> </td><td class="mdescRight">Constructor. <br></td></tr> 145 <tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html#3c4e675e7efd91f78faa3dcf23aec153">chmat</a> (const <a class="el" href="classbdm_1_1chmat.html">chmat</a> &M, const ivec &perm)</td></tr> 146 149 147 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17daa8c5c5914bd3194cb3053c5793a5"></a><!-- doxytag: member="bdm::chmat::_Ch" ref="17daa8c5c5914bd3194cb3053c5793a5" args="()" --> 150 148 mat & </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html#17daa8c5c5914bd3194cb3053c5793a5">_Ch</a> ()</td></tr> … … 204 202 Symmetric matrix stored in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> decomposition using upper cholesky. 205 203 <p> 206 This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_38.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_39.png"> is stored; <hr><h2>Member Function Documentation</h2> 204 This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_38.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_39.png"> is stored; <hr><h2>Constructor & Destructor Documentation</h2> 205 <a class="anchor" name="3c4e675e7efd91f78faa3dcf23aec153"></a><!-- doxytag: member="bdm::chmat::chmat" ref="3c4e675e7efd91f78faa3dcf23aec153" args="(const chmat &M, const ivec &perm)" --> 206 <div class="memitem"> 207 <div class="memproto"> 208 <table class="memname"> 209 <tr> 210 <td class="memname">bdm::chmat::chmat </td> 211 <td>(</td> 212 <td class="paramtype">const <a class="el" href="classbdm_1_1chmat.html">chmat</a> & </td> 213 <td class="paramname"> <em>M</em>, </td> 214 </tr> 215 <tr> 216 <td class="paramkey"></td> 217 <td></td> 218 <td class="paramtype">const ivec & </td> 219 <td class="paramname"> <em>perm</em></td><td> </td> 220 </tr> 221 <tr> 222 <td></td> 223 <td>)</td> 224 <td></td><td></td><td><code> [inline]</code></td> 225 </tr> 226 </table> 227 </div> 228 <div class="memdoc"> 229 230 <p> 231 Some templates require this constructor to compile, but it shouldn't actually be called. 232 <p>References <a class="el" href="bdmerror_8h-source.html#l00051">bdm_error</a>.</p> 233 234 </div> 235 </div><p> 236 <hr><h2>Member Function Documentation</h2> 207 237 <a class="anchor" name="832d1a18bbf33ee7681adf01d5d08e21"></a><!-- doxytag: member="bdm::chmat::mult_sym" ref="832d1a18bbf33ee7681adf01d5d08e21" args="(const mat &C)" --> 208 238 <div class="memitem"> … … 232 262 <p>Implements <a class="el" href="classbdm_1_1sqmat.html#742581db1f8ce9602ec1c3e6373e499c">bdm::sqmat</a>.</p> 233 263 234 <p>References <a class="el" href=" chmat_8h-source.html#l00030">Ch</a>, and <a class="el" href="square__mat_8h-source.html#l00108">bdm::sqmat::dim</a>.</p>264 <p>References <a class="el" href="bdmerror_8h-source.html#l00047">bdm_assert_debug</a>, <a class="el" href="bdmerror_8h-source.html#l00059">bdm_warning</a>, <a class="el" href="chmat_8h-source.html#l00030">Ch</a>, and <a class="el" href="square__mat_8h-source.html#l00109">bdm::sqmat::dim</a>.</p> 235 265 236 266 </div> … … 263 293 <p>Implements <a class="el" href="classbdm_1_1sqmat.html#2db6f35ac14e6d1d905b4100e4c13743">bdm::sqmat</a>.</p> 264 294 265 <p>References <a class="el" href=" chmat_8h-source.html#l00030">Ch</a>, and <a class="el" href="square__mat_8h-source.html#l00108">bdm::sqmat::dim</a>.</p>295 <p>References <a class="el" href="bdmerror_8h-source.html#l00047">bdm_assert_debug</a>, <a class="el" href="bdmerror_8h-source.html#l00059">bdm_warning</a>, <a class="el" href="chmat_8h-source.html#l00030">Ch</a>, and <a class="el" href="square__mat_8h-source.html#l00109">bdm::sqmat::dim</a>.</p> 266 296 267 297 </div> … … 357 387 <li><a class="el" href="chmat_8h-source.html">chmat.h</a><li>chmat.cpp</ul> 358 388 </div> 359 <hr size="1"><address style="text-align: right;"><small>Generated on S un Aug 16 17:58:192009 for mixpp by 389 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:46 2009 for mixpp by 360 390 <a href="http://www.doxygen.org/index.html"> 361 391 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>