Changeset 538 for library/doc/html/mat__checks_8h.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/mat__checks_8h.html
r472 r538 5 5 <link href="doxygen.css" rel="stylesheet" type="text/css"> 6 6 </head><body> 7 <!-- Generated by Doxygen 1.5. 9-->7 <!-- Generated by Doxygen 1.5.8 --> 8 8 <script type="text/javascript"> 9 9 <!-- … … 69 69 <code>#include "../bdm/itpp_ext.h"</code><br> 70 70 <code>#include "UnitTest++.h"</code><br> 71 72 <p> 73 <a href="mat__checks_8h_source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 71 <code>#include <string></code><br> 72 73 <p> 74 <a href="mat__checks_8h-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0"> 74 75 <tr><td></td></tr> 75 76 <tr><td colspan="2"><br><h2>Classes</h2></td></tr> … … 97 98 void </td><td class="memItemRight" valign="bottom"><b>UnitTest::CheckClose</b> (TestResults &results, const itpp::mat &expected, const itpp::mat &actual, double tolerance, TestDetails const &details)</td></tr> 98 99 100 <tr><td class="memItemLeft" nowrap align="right" valign="top">itpp::vec </td><td class="memItemRight" valign="bottom"><a class="el" href="mat__checks_8h.html#07a4fc41bbcce7c2914a9cf270d8f485">make_close_tolerance</a> (const itpp::vec &variance, int nsamples)</td></tr> 101 99 102 </table> 100 <hr>< h2>Detailed Description</h2>103 <hr><a name="_details"></a><h2>Detailed Description</h2> 101 104 UnitTest++ checks specialized for IT++ matrices. 102 105 <p> … … 173 176 </div> 174 177 </div><p> 175 </div> 176 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:50 2009 for mixpp by 178 <hr><h2>Function Documentation</h2> 179 <a class="anchor" name="07a4fc41bbcce7c2914a9cf270d8f485"></a><!-- doxytag: member="mat_checks.h::make_close_tolerance" ref="07a4fc41bbcce7c2914a9cf270d8f485" args="(const itpp::vec &variance, int nsamples)" --> 180 <div class="memitem"> 181 <div class="memproto"> 182 <table class="memname"> 183 <tr> 184 <td class="memname">itpp::vec make_close_tolerance </td> 185 <td>(</td> 186 <td class="paramtype">const itpp::vec & </td> 187 <td class="paramname"> <em>variance</em>, </td> 188 </tr> 189 <tr> 190 <td class="paramkey"></td> 191 <td></td> 192 <td class="paramtype">int </td> 193 <td class="paramname"> <em>nsamples</em></td><td> </td> 194 </tr> 195 <tr> 196 <td></td> 197 <td>)</td> 198 <td></td><td></td><td><code> [inline]</code></td> 199 </tr> 200 </table> 201 </div> 202 <div class="memdoc"> 203 204 <p> 205 Constructs the multiple of standard deviation used for sample tests (currently 2). 206 </div> 207 </div><p> 208 </div> 209 <hr size="1"><address style="text-align: right;"><small>Generated on Sat Aug 15 17:40:58 2009 for mixpp by 177 210 <a href="http://www.doxygen.org/index.html"> 178 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>211 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 179 212 </body> 180 213 </html>