Show
Ignore:
Timestamp:
09/13/09 23:15:31 (15 years ago)
Author:
smidl
Message:

doc, sorted related pages

Files:
1 modified

Legend:

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

    r614 r616  
    7474<p>Matrix stored in LD form, (commonly known as UD).   
    7575<a href="#_details">More...</a></p> 
     76<hr/><a name="_details"></a><h2>Detailed Description</h2> 
     77<p>Matrix stored in LD form, (commonly known as UD). </p> 
     78<p>Matrix is decomposed as follows: </p> 
     79<p class="formulaDsp"> 
     80<img class="formulaDsp" alt="\[M = L'DL\]" src="form_56.png"/> 
     81</p> 
     82<p> where only <img class="formulaInl" alt="$L$" src="form_57.png"/> and <img class="formulaInl" alt="$D$" src="form_58.png"/> matrices are stored. All inplace operations modifies only these and the need to compose and decompose the matrix is avoided. </p> 
    7683 
    7784<p><code>#include &lt;<a class="el" href="square__mat_8h_source.html">square_mat.h</a>&gt;</code></p> 
     
    177184<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">print both <code>L</code> and <code>D</code> <br/></td></tr> 
    178185</table> 
    179 <hr/><a name="_details"></a><h2>Detailed Description</h2> 
    180 <p>Matrix stored in LD form, (commonly known as UD). </p> 
    181 <p>Matrix is decomposed as follows: </p> 
    182 <p class="formulaDsp"> 
    183 <img class="formulaDsp" alt="\[M = L'DL\]" src="form_56.png"/> 
    184 </p> 
    185 <p> where only <img class="formulaInl" alt="$L$" src="form_57.png"/> and <img class="formulaInl" alt="$D$" src="form_58.png"/> matrices are stored. All inplace operations modifies only these and the need to compose and decompose the matrix is avoided. </p> 
    186186<hr/><h2>Member Function Documentation</h2> 
    187187<a class="anchor" id="ae5940e396d822b9e93a43ac0924d3823"></a><!-- doxytag: member="bdm::ldmat::inv" ref="ae5940e396d822b9e93a43ac0924d3823" args="(ldmat &amp;Inv) const " --> 
     
    510510</ul> 
    511511</div> 
    512 <hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 22:40:44 2009 for mixpp by&nbsp; 
     512<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Sep 13 23:08:56 2009 for mixpp by&nbsp; 
    513513<a href="http://www.doxygen.org/index.html"> 
    514514<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>