Show
Ignore:
Timestamp:
08/29/09 20:54:10 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/classbdm_1_1chmat.html

    r538 r590  
    143143 
    144144<tr><td class="mdescLeft">&nbsp;</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 &amp;M, const ivec &amp;perm)" --> 
    146 &nbsp;</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> &amp;M, const ivec &amp;perm)</td></tr> 
    147  
    148 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor. <br></td></tr> 
     145<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</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> &amp;M, const ivec &amp;perm)</td></tr> 
     146 
    149147<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="17daa8c5c5914bd3194cb3053c5793a5"></a><!-- doxytag: member="bdm::chmat::_Ch" ref="17daa8c5c5914bd3194cb3053c5793a5" args="()" --> 
    150148mat &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1chmat.html#17daa8c5c5914bd3194cb3053c5793a5">_Ch</a> ()</td></tr> 
     
    204202Symmetric matrix stored in square <a class="el" href="classbdm_1_1root.html" title="Root class of BDM objects.">root</a> decomposition using upper cholesky.  
    205203<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> 
     204This 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 &amp; Destructor Documentation</h2> 
     205<a class="anchor" name="3c4e675e7efd91f78faa3dcf23aec153"></a><!-- doxytag: member="bdm::chmat::chmat" ref="3c4e675e7efd91f78faa3dcf23aec153" args="(const chmat &amp;M, const ivec &amp;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> &amp;&nbsp;</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 &amp;&nbsp;</td> 
     219          <td class="paramname"> <em>perm</em></td><td>&nbsp;</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> 
     231Some 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> 
    207237<a class="anchor" name="832d1a18bbf33ee7681adf01d5d08e21"></a><!-- doxytag: member="bdm::chmat::mult_sym" ref="832d1a18bbf33ee7681adf01d5d08e21" args="(const mat &amp;C)" --> 
    208238<div class="memitem"> 
     
    232262<p>Implements <a class="el" href="classbdm_1_1sqmat.html#742581db1f8ce9602ec1c3e6373e499c">bdm::sqmat</a>.</p> 
    233263 
    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> 
    235265 
    236266</div> 
     
    263293<p>Implements <a class="el" href="classbdm_1_1sqmat.html#2db6f35ac14e6d1d905b4100e4c13743">bdm::sqmat</a>.</p> 
    264294 
    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> 
    266296 
    267297</div> 
     
    357387<li><a class="el" href="chmat_8h-source.html">chmat.h</a><li>chmat.cpp</ul> 
    358388</div> 
    359 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:19 2009 for mixpp by&nbsp; 
     389<hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 29 20:49:46 2009 for mixpp by&nbsp; 
    360390<a href="http://www.doxygen.org/index.html"> 
    361391<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>