Show
Ignore:
Timestamp:
06/02/09 10:24:26 (15 years ago)
Author:
smidl
Message:

doc - oprava

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/classchmat.html

    r353 r354  
    8585<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#66f509f92b0ccf020e2a2a32566e0777">mult_sym</a> (const mat &amp;C)</td></tr> 
    8686 
    87 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_26.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_27.png">.  <a href="#66f509f92b0ccf020e2a2a32566e0777"></a><br></td></tr> 
     87<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_25.png">.  <a href="#66f509f92b0ccf020e2a2a32566e0777"></a><br></td></tr> 
    8888<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d558ab63475a2f2ebc0c0e149796dcc6"></a><!-- doxytag: member="chmat::mult_sym" ref="d558ab63475a2f2ebc0c0e149796dcc6" args="(const mat &amp;C, chmat &amp;U) const " --> 
    8989void&nbsp;</td><td class="memItemRight" valign="bottom"><b>mult_sym</b> (const mat &amp;C, <a class="el" href="classchmat.html">chmat</a> &amp;U) const </td></tr> 
     
    9191<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#07f50d1332b901eee962e8b1913102f7">mult_sym_t</a> (const mat &amp;C)</td></tr> 
    9292 
    93 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_26.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_28.png">.  <a href="#07f50d1332b901eee962e8b1913102f7"></a><br></td></tr> 
     93<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_26.png">.  <a href="#07f50d1332b901eee962e8b1913102f7"></a><br></td></tr> 
    9494<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="31c3b985214a150b2a6b4be3b0fd40e3"></a><!-- doxytag: member="chmat::mult_sym_t" ref="31c3b985214a150b2a6b4be3b0fd40e3" args="(const mat &amp;C, chmat &amp;U) const " --> 
    9595void&nbsp;</td><td class="memItemRight" valign="bottom"><b>mult_sym_t</b> (const mat &amp;C, <a class="el" href="classchmat.html">chmat</a> &amp;U) const </td></tr> 
     
    101101<tr><td class="memItemLeft" nowrap align="right" valign="top">vec&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#b22aa239dbaca33e3fb93b4f674d7051">sqrt_mult</a> (const vec &amp;v) const </td></tr> 
    102102 
    103 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Multiplies square root of <img class="formulaInl" alt="$V$" src="form_29.png"> by vector <img class="formulaInl" alt="$x$" src="form_0.png">.  <a href="#b22aa239dbaca33e3fb93b4f674d7051"></a><br></td></tr> 
     103<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Multiplies square root of <img class="formulaInl" alt="$V$" src="form_27.png"> by vector <img class="formulaInl" alt="$x$" src="form_28.png">.  <a href="#b22aa239dbaca33e3fb93b4f674d7051"></a><br></td></tr> 
    104104<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="6807737c7ffdb7041256b51db7592248"></a><!-- doxytag: member="chmat::qform" ref="6807737c7ffdb7041256b51db7592248" args="(const vec &amp;v) const " --> 
    105105double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#6807737c7ffdb7041256b51db7592248">qform</a> (const vec &amp;v) const </td></tr> 
    106106 
    107 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_30.png">;. <br></td></tr> 
     107<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*V*v$" src="form_29.png">;. <br></td></tr> 
    108108<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b49427cff186c62f5df3724e5d2c34b4"></a><!-- doxytag: member="chmat::invqform" ref="b49427cff186c62f5df3724e5d2c34b4" args="(const vec &amp;v) const " --> 
    109109double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#b49427cff186c62f5df3724e5d2c34b4">invqform</a> (const vec &amp;v) const </td></tr> 
    110110 
    111 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_31.png">;. <br></td></tr> 
     111<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Evaluates quadratic form <img class="formulaInl" alt="$x= v'*inv(V)*v$" src="form_30.png">;. <br></td></tr> 
    112112<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d0a995d312ecc11d3b43693f5e224ba9"></a><!-- doxytag: member="chmat::clear" ref="d0a995d312ecc11d3b43693f5e224ba9" args="()" --> 
    113113void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classchmat.html#d0a995d312ecc11d3b43693f5e224ba9">clear</a> ()</td></tr> 
     
    203203Symmetric matrix stored in square root decomposition using upper cholesky.  
    204204<p> 
    205 This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_20.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_21.png"> is stored; <hr><h2>Member Function Documentation</h2> 
     205This matrix represent <img class="formulaInl" alt="$A=Ch' Ch$" src="form_18.png"> where only the upper triangle <img class="formulaInl" alt="$Ch$" src="form_19.png"> is stored; <hr><h2>Member Function Documentation</h2> 
    206206<a class="anchor" name="66f509f92b0ccf020e2a2a32566e0777"></a><!-- doxytag: member="chmat::mult_sym" ref="66f509f92b0ccf020e2a2a32566e0777" args="(const mat &amp;C)" --> 
    207207<div class="memitem"> 
     
    221221 
    222222<p> 
    223 Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_26.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_27.png">.  
     223Inplace symmetric multiplication by a SQUARE matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C*V*C'$" src="form_25.png">.  
    224224<p> 
    225225<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    231231<p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> 
    232232 
    233 <p>References <a class="el" href="itassert_8h-source.html#l00126">it_error</a>.</p> 
    234  
    235233</div> 
    236234</div><p> 
     
    252250 
    253251<p> 
    254 Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_26.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_28.png">.  
     252Inplace symmetric multiplication by a SQUARE transpose of matrix <img class="formulaInl" alt="$C$" src="form_24.png">, i.e. <img class="formulaInl" alt="$V = C'*V*C$" src="form_26.png">.  
    255253<p> 
    256254<dl compact><dt><b>Parameters:</b></dt><dd> 
     
    262260<p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> 
    263261 
    264 <p>References <a class="el" href="itassert_8h-source.html#l00126">it_error</a>.</p> 
    265  
    266262</div> 
    267263</div><p> 
     
    314310 
    315311<p> 
    316 Perfroms a rank-1 update by outer product of vectors: <img class="formulaInl" alt="$V = V + w v v'$" src="form_25.png">. <dl compact><dt><b>Parameters:</b></dt><dd> 
     312Perfroms a rank-1 update by outer product of vectors: <img class="formulaInl" alt="$V = V + w v v'$" src="form_23.png">. <dl compact><dt><b>Parameters:</b></dt><dd> 
    317313  <table border="0" cellspacing="2" cellpadding="0"> 
    318314    <tr><td valign="top"></td><td valign="top"><em>v</em>&nbsp;</td><td>Vector forming the outer product to be added </td></tr> 
     
    323319<p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> 
    324320 
    325 <p>References <a class="el" href="chmat_8h-source.html#l00027">Ch</a>, and <a class="el" href="qr_8cpp-source.html#l00333">itpp::qr()</a>.</p> 
     321<p>References <a class="el" href="chmat_8h-source.html#l00027">Ch</a>.</p> 
    326322 
    327323</div> 
     
    344340 
    345341<p> 
    346 Multiplies square root of <img class="formulaInl" alt="$V$" src="form_29.png"> by vector <img class="formulaInl" alt="$x$" src="form_0.png">.  
     342Multiplies square root of <img class="formulaInl" alt="$V$" src="form_27.png"> by vector <img class="formulaInl" alt="$x$" src="form_28.png">.  
    347343<p> 
    348344Used e.g. in generating normal samples.  
     
    354350<li><a class="el" href="chmat_8h-source.html">chmat.h</a><li>chmat.cpp</ul> 
    355351</div> 
    356 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:14 2009 for mixpp by&nbsp; 
     352<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:11:00 2009 for mixpp by&nbsp; 
    357353<a href="http://www.doxygen.org/index.html"> 
    358354<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>