Changeset 472 for library/doc/html/classfsqmat.html
- Timestamp:
- 08/05/09 00:16:53 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classfsqmat.html
r401 r472 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 8-->7 <!-- Generated by Doxygen 1.5.9 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 52 52 <li><a href="main.html"><span>Main Page</span></a></li> 53 53 <li><a href="pages.html"><span>Related Pages</span></a></li> 54 <li><a href="modules.html"><span>Modules</span></a></li>55 54 <li class="current"><a href="annotated.html"><span>Classes</span></a></li> 56 55 <li><a href="files.html"><span>Files</span></a></li> … … 67 66 </div> 68 67 <div class="contents"> 69 <h1>fsqmat Class Reference<br> 70 <small> 71 [<a class="el" href="group__math.html">Auxiliary math functions</a>]</small> 72 </h1><!-- doxytag: class="fsqmat" --><!-- doxytag: inherits="sqmat" -->Fake <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. 68 <h1>fsqmat Class Reference</h1><!-- doxytag: class="fsqmat" --><!-- doxytag: inherits="sqmat" -->Fake <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. 73 69 <a href="#_details">More...</a> 74 70 <p> 75 <code>#include <<a class="el" href="square__mat_8h -source.html">square_mat.h</a>></code>71 <code>#include <<a class="el" href="square__mat_8h_source.html">square_mat.h</a>></code> 76 72 <p> 77 73 … … 128 124 129 125 <tr><td class="mdescLeft"> </td><td class="mdescRight">Destructor for future use;. <br></td></tr> 130 <tr><td class="memItemLeft" nowrap align="right" valign="top">v irtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#9fa853e1ca28f2a1a1c43377e798ecb1">inv</a> (<a class="el" href="classfsqmat.html">fsqmat</a> &Inv)</td></tr>131 132 <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix inversion preserving the chosen form. <a href="# 9fa853e1ca28f2a1a1c43377e798ecb1"></a><br></td></tr>126 <tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#7c9a5af752cf0d1a4ada283ce7efbe54">inv</a> (<a class="el" href="classfsqmat.html">fsqmat</a> &Inv) const </td></tr> 127 128 <tr><td class="mdescLeft"> </td><td class="mdescRight">Matrix inversion preserving the chosen form. <a href="#7c9a5af752cf0d1a4ada283ce7efbe54"></a><br></td></tr> 133 129 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="eb0d1358f536e4453b5f99d0418ca1e5"></a><!-- doxytag: member="fsqmat::logdet" ref="eb0d1358f536e4453b5f99d0418ca1e5" args="() const " --> 134 130 double </td><td class="memItemRight" valign="bottom"><a class="el" href="classfsqmat.html#eb0d1358f536e4453b5f99d0418ca1e5">logdet</a> () const </td></tr> … … 181 177 int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646">rows</a> () const </td></tr> 182 178 183 <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html# ecc2e2540f95a04f4449842588170f5b" title="Reimplementing common functions of mat: cols().">cols()</a>. <br></td></tr>179 <tr><td class="mdescLeft"> </td><td class="mdescRight">Reimplementing common functions of mat: <a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646" title="Reimplementing common functions of mat: rows().">rows()</a>. <br></td></tr> 184 180 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 185 181 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a7a1fcb9aae19d1e4daddfc9c22ce453"></a><!-- doxytag: member="fsqmat::M" ref="a7a1fcb9aae19d1e4daddfc9c22ce453" args="" --> … … 198 194 </table> 199 195 <hr><a name="_details"></a><h2>Detailed Description</h2> 200 Fake <a class="el" href="classsqmat.html" title=" Virtual class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Virtualclass for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix.196 Fake <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a>. This class maps <a class="el" href="classsqmat.html" title="Abstract class for representation of double symmetric matrices in square-root form...">sqmat</a> operations to operations on full matrix. 201 197 <p> 202 198 This class can be used to compare performance of algorithms using decomposed matrices with perormance of the same algorithms using full matrices; <hr><h2>Member Function Documentation</h2> 203 <a class="anchor" name=" 9fa853e1ca28f2a1a1c43377e798ecb1"></a><!-- doxytag: member="fsqmat::inv" ref="9fa853e1ca28f2a1a1c43377e798ecb1" args="(fsqmat &Inv)" -->199 <a class="anchor" name="7c9a5af752cf0d1a4ada283ce7efbe54"></a><!-- doxytag: member="fsqmat::inv" ref="7c9a5af752cf0d1a4ada283ce7efbe54" args="(fsqmat &Inv) const " --> 204 200 <div class="memitem"> 205 201 <div class="memproto"> … … 211 207 <td class="paramname"> <em>Inv</em> </td> 212 208 <td> ) </td> 213 <td> <code> [virtual]</code></td>209 <td> const</td> 214 210 </tr> 215 211 </table> … … 226 222 </dl> 227 223 228 <p>References <a class="el" href="square__mat_8h -source.html#l00122">M</a>.</p>229 230 <p>Referenced by <a class="el" href="kalman_8h -source.html#l00493">bdm::EKF< sq_T >::bayes()</a>, and <a class="el" href="exp__family_8cpp-source.html#l00021">bdm::egiw::evallog_nn()</a>.</p>224 <p>References <a class="el" href="square__mat_8h_source.html#l00117">M</a>.</p> 225 226 <p>Referenced by <a class="el" href="kalman_8h_source.html#l00493">bdm::EKF< sq_T >::bayes()</a>, and <a class="el" href="exp__family_8cpp_source.html#l00021">bdm::egiw::evallog_nn()</a>.</p> 231 227 232 228 </div> … … 259 255 <p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> 260 256 261 <p>References <a class="el" href="square__mat_8h -source.html#l00122">M</a>.</p>262 263 <p>Referenced by <a class="el" href="kalman_8h -source.html#l00493">bdm::EKF< sq_T >::bayes()</a>.</p>257 <p>References <a class="el" href="square__mat_8h_source.html#l00117">M</a>.</p> 258 259 <p>Referenced by <a class="el" href="kalman_8h_source.html#l00493">bdm::EKF< sq_T >::bayes()</a>.</p> 264 260 265 261 </div> … … 292 288 <p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> 293 289 294 <p>References <a class="el" href="square__mat_8h -source.html#l00122">M</a>.</p>290 <p>References <a class="el" href="square__mat_8h_source.html#l00117">M</a>.</p> 295 291 296 292 </div> … … 331 327 <p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> 332 328 333 <p>References <a class="el" href="square__mat_8h -source.html#l00122">M</a>.</p>329 <p>References <a class="el" href="square__mat_8h_source.html#l00117">M</a>.</p> 334 330 335 331 </div> … … 357 353 <p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> 358 354 359 <p>References <a class="el" href="square__mat_8h -source.html#l00122">M</a>.</p>355 <p>References <a class="el" href="square__mat_8h_source.html#l00117">M</a>.</p> 360 356 361 357 </div> 362 358 </div><p> 363 359 <hr>The documentation for this class was generated from the following files:<ul> 364 <li><a class="el" href="square__mat_8h -source.html">square_mat.h</a><li>square_mat.cpp</ul>365 </div> 366 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:562009 for mixpp by 360 <li><a class="el" href="square__mat_8h_source.html">square_mat.h</a><li>square_mat.cpp</ul> 361 </div> 362 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:53 2009 for mixpp by 367 363 <a href="http://www.doxygen.org/index.html"> 368 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>364 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 369 365 </body> 370 366 </html>