Changeset 171 for doc/html/chmat_8h-source.html
- Timestamp:
- 09/24/08 13:08:07 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/html/chmat_8h-source.html
r162 r171 31 31 <a name="l00032"></a>00032 32 32 <a name="l00033"></a>00033 <span class="keywordtype">void</span> <a class="code" href="classchmat.html#bbc2d98d7455b1f38828907d442836bf">opupdt</a> ( <span class="keyword">const</span> vec &v, <span class="keywordtype">double</span> w ); 33 <a name="l00034"></a>00034 mat <a class="code" href="classchmat.html# a37e2c726e4fc3ad50b26ac2ca6c1452" title="Conversion to full matrix.">to_mat</a>();33 <a name="l00034"></a>00034 mat <a class="code" href="classchmat.html#045addd685f8d978efda232d7dcb070e" title="Conversion to full matrix.">to_mat</a>() <span class="keyword">const</span>; 34 34 <a name="l00035"></a>00035 <span class="keywordtype">void</span> <a class="code" href="classchmat.html#66f509f92b0ccf020e2a2a32566e0777" title="Inplace symmetric multiplication by a SQUARE matrix , i.e. .">mult_sym</a> ( <span class="keyword">const</span> mat &C ); 35 35 <a name="l00036"></a>00036 <span class="keywordtype">void</span> <a class="code" href="classchmat.html#66f509f92b0ccf020e2a2a32566e0777" title="Inplace symmetric multiplication by a SQUARE matrix , i.e. .">mult_sym</a> ( <span class="keyword">const</span> mat &C , <a class="code" href="classchmat.html" title="Symmetric matrix stored in square root decomposition using upper cholesky.">chmat</a> &U ) <span class="keyword">const</span>; … … 68 68 <a name="l00083"></a>00083 <span class="preprocessor">#endif // CHMAT_H</span> 69 69 </pre></div></div> 70 <hr size="1"><address style="text-align: right;"><small>Generated on T hu Sep 4 19:28:002008 for mixpp by 70 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Sep 23 16:00:45 2008 for mixpp by 71 71 <a href="http://www.doxygen.org/index.html"> 72 72 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.6 </small></address>