Changeset 538 for library/doc/html/classUImxArray.html
- Timestamp:
- 08/16/09 18:14:04 (15 years ago)
- Files:
-
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/classUImxArray.html
r472 r538 1 1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2 2 <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 3 <title>mixpp: bdm::strClass Reference</title>3 <title>mixpp: UImxArray Class Reference</title> 4 4 <link href="tabs.css" rel="stylesheet" type="text/css"> 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 <!-- … … 64 64 </ul> 65 65 </div> 66 <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1str.html">str</a>67 </div>68 66 </div> 69 67 <div class="contents"> 70 <h1> bdm::str Class Reference</h1><!-- doxytag: class="bdm::str" -->Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging.68 <h1>UImxArray Class Reference</h1><!-- doxytag: class="UImxArray" -->Class for writing Settings into Matlab's mxArray. 71 69 <a href="#_details">More...</a> 72 70 <p> 73 <code>#include <<a class="el" href=" bdmbase_8h_source.html">bdmbase.h</a>></code>71 <code>#include <<a class="el" href="mex__parser_8h-source.html">mex_parser.h</a>></code> 74 72 <p> 75 73 76 74 <p> 77 <a href="class bdm_1_1str-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">75 <a href="classUImxArray-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"> 78 76 <tr><td></td></tr> 79 77 <tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr> 80 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 7c6b9dccc6814d7bd1e8e2208a0d3f3f"></a><!-- doxytag: member="bdm::str::str" ref="7c6b9dccc6814d7bd1e8e2208a0d3f3f" args="(ivec ids0, ivec times0)" -->81 </td><td class="memItemRight" valign="bottom"><a class="el" href="class bdm_1_1str.html#7c6b9dccc6814d7bd1e8e2208a0d3f3f">str</a> (ivec ids0, ivec times0)</td></tr>78 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5fcfa0dee443cbbc494631a8b2bbe8c8"></a><!-- doxytag: member="UImxArray::UImxArray" ref="5fcfa0dee443cbbc494631a8b2bbe8c8" args="(const mxArray *mxarray)" --> 79 </td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#5fcfa0dee443cbbc494631a8b2bbe8c8">UImxArray</a> (const mxArray *mxarray)</td></tr> 82 80 83 <tr><td class="mdescLeft"> </td><td class="mdescRight">Default constructor. <br></td></tr> 84 <tr><td colspan="2"><br><h2>Public Attributes</h2></td></tr> 85 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="64675a73fc7324177175f19b3baeb0b0"></a><!-- doxytag: member="bdm::str::ids" ref="64675a73fc7324177175f19b3baeb0b0" args="" --> 86 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#64675a73fc7324177175f19b3baeb0b0">ids</a></td></tr> 81 <tr><td class="mdescLeft"> </td><td class="mdescRight">Build an instance of Config with fields filled from the given <em>mxarray</em>. <br></td></tr> 82 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="645d222509c7dd6e8afb04efee6e0b28"></a><!-- doxytag: member="UImxArray::addList" ref="645d222509c7dd6e8afb04efee6e0b28" args="(const mxArray *mxarray, const char *name)" --> 83 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#645d222509c7dd6e8afb04efee6e0b28">addList</a> (const mxArray *mxarray, const char *name)</td></tr> 87 84 88 <tr><td class="mdescLeft"> </td><td class="mdescRight"> vector id ids (non-unique!)<br></td></tr>89 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name=" 905dc0f240e40432c103708c4a34f80a"></a><!-- doxytag: member="bdm::str::times" ref="905dc0f240e40432c103708c4a34f80a" args="" -->90 ivec </td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">times</a></td></tr>85 <tr><td class="mdescLeft"> </td><td class="mdescRight">Add libconfig's <code>list</code> to the structure. <br></td></tr> 86 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="029bf21c0fef3e9aeb0d190a000f67d1"></a><!-- doxytag: member="UImxArray::addGroup" ref="029bf21c0fef3e9aeb0d190a000f67d1" args="(const mxArray *mxarray, const char *name)" --> 87 void </td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#029bf21c0fef3e9aeb0d190a000f67d1">addGroup</a> (const mxArray *mxarray, const char *name)</td></tr> 91 88 92 <tr><td class="mdescLeft"> </td><td class="mdescRight">vector of times <br></td></tr> 89 <tr><td class="mdescLeft"> </td><td class="mdescRight">Add libconfig's <code>group</code> to the structure. <br></td></tr> 90 <tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="70368a7702e2a1148092001904e0785a"></a><!-- doxytag: member="UImxArray::operator Setting &" ref="70368a7702e2a1148092001904e0785a" args="()" --> 91 </td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#70368a7702e2a1148092001904e0785a">operator Setting &</a> ()</td></tr> 92 93 <tr><td class="mdescLeft"> </td><td class="mdescRight">Operator for more convenient access to this Confic. <br></td></tr> 93 94 </table> 94 95 <hr><a name="_details"></a><h2>Detailed Description</h2> 95 Structure of <a class="el" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>, i.e. RVs expanded into a flat list of IDs, used for debugging. <hr>The documentation for this class was generated from the following file:<ul>96 <li><a class="el" href=" bdmbase_8h_source.html">bdmbase.h</a></ul>96 Class for writing Settings into Matlab's mxArray. <hr>The documentation for this class was generated from the following file:<ul> 97 <li><a class="el" href="mex__parser_8h-source.html">mex_parser.h</a></ul> 97 98 </div> 98 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:542009 for mixpp by 99 <hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by 99 100 <a href="http://www.doxygen.org/index.html"> 100 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5. 9</small></address>101 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 101 102 </body> 102 103 </html>