Changeset 472 for library/doc/html/classchmat.html
- Timestamp:
- 08/05/09 00:16:53 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classchmat.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> … … 70 69 <a href="#_details">More...</a> 71 70 <p> 72 <code>#include <<a class="el" href="chmat_8h -source.html">chmat.h</a>></code>71 <code>#include <<a class="el" href="chmat_8h_source.html">chmat.h</a>></code> 73 72 <p> 74 73 … … 173 172 174 173 <tr><td class="mdescLeft"> </td><td class="mdescRight">mapping of negative add operation to operators <br></td></tr> 175 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64f1eec40946d3abad7762899c9f933a"></a><!-- doxytag: member="chmat::operator*" ref="64f1eec40946d3abad7762899c9f933a" args="(const chmat &A2)" -->176 <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><b>operator*</b> (const <a class="el" href="classchmat.html">chmat</a> &A2)</td></tr>177 178 174 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e0404bcb998f0b82d25f5fc386cc4fa5"></a><!-- doxytag: member="chmat::operator*" ref="e0404bcb998f0b82d25f5fc386cc4fa5" args="(const double &d)" --> 179 175 <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><b>operator*</b> (const double &d)</td></tr> … … 181 177 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="cdb54c921d7b93ac1a04d58cae7a9618"></a><!-- doxytag: member="chmat::operator=" ref="cdb54c921d7b93ac1a04d58cae7a9618" args="(const chmat &A2)" --> 182 178 <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classchmat.html">chmat</a> &A2)</td></tr> 179 180 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="b3c8b30335a444d1fa2a38ca7948cc00"></a><!-- doxytag: member="chmat::operator*=" ref="b3c8b30335a444d1fa2a38ca7948cc00" args="(double x)" --> 181 <a class="el" href="classchmat.html">chmat</a> & </td><td class="memItemRight" valign="bottom"><b>operator*=</b> (double x)</td></tr> 183 182 184 183 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ecc2e2540f95a04f4449842588170f5b"></a><!-- doxytag: member="chmat::cols" ref="ecc2e2540f95a04f4449842588170f5b" args="() const " --> … … 189 188 int </td><td class="memItemRight" valign="bottom"><a class="el" href="classsqmat.html#071e80ced9cc3b8cbb360fa7462eb646">rows</a> () const </td></tr> 190 189 191 <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>190 <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> 192 191 <tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr> 193 192 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="95158bb150f5e7f939168abcd577fd9c"></a><!-- doxytag: member="chmat::Ch" ref="95158bb150f5e7f939168abcd577fd9c" args="" --> … … 231 230 <p>Implements <a class="el" href="classsqmat.html#60fbbfa9e483b8187c135f787ee53afa">sqmat</a>.</p> 232 231 232 <p>References <a class="el" href="chmat_8h_source.html#l00027">Ch</a>, and <a class="el" href="square__mat_8h_source.html#l00102">sqmat::dim</a>.</p> 233 233 234 </div> 234 235 </div><p> … … 260 261 <p>Implements <a class="el" href="classsqmat.html#6909e906da17725b1b80f3cae7cf3325">sqmat</a>.</p> 261 262 263 <p>References <a class="el" href="chmat_8h_source.html#l00027">Ch</a>, and <a class="el" href="square__mat_8h_source.html#l00102">sqmat::dim</a>.</p> 264 262 265 </div> 263 266 </div><p> … … 282 285 <p> 283 286 Operations: mapping of add operation to operators 287 <p>References <a class="el" href="chmat_8h_source.html#l00042">add()</a>.</p> 288 284 289 </div> 285 290 </div><p> … … 319 324 <p>Implements <a class="el" href="classsqmat.html#b223484796661f2dadb5607a86ce0581">sqmat</a>.</p> 320 325 321 <p>References <a class="el" href="chmat_8h -source.html#l00027">Ch</a>.</p>326 <p>References <a class="el" href="chmat_8h_source.html#l00027">Ch</a>.</p> 322 327 323 328 </div> … … 345 350 <p>Implements <a class="el" href="classsqmat.html#6b79438b5d7544a9c8e110a145355d8f">sqmat</a>.</p> 346 351 352 <p>References <a class="el" href="chmat_8h_source.html#l00027">Ch</a>.</p> 353 347 354 </div> 348 355 </div><p> 349 356 <hr>The documentation for this class was generated from the following files:<ul> 350 <li><a class="el" href="chmat_8h -source.html">chmat.h</a><li>chmat.cpp</ul>351 </div> 352 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jul 1 13:05:562009 for mixpp by 357 <li><a class="el" href="chmat_8h_source.html">chmat.h</a><li>chmat.cpp</ul> 358 </div> 359 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:53 2009 for mixpp by 353 360 <a href="http://www.doxygen.org/index.html"> 354 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 8</small></address>361 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 355 362 </body> 356 363 </html>