Show
Ignore:
Timestamp:
08/16/09 18:14:04 (15 years ago)
Author:
smidl
Message:

Documentation regenerated

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • library/doc/html/classUImxArray.html

    r472 r538  
    11<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 
    22<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> 
    3 <title>mixpp: bdm::str Class Reference</title> 
     3<title>mixpp: UImxArray Class Reference</title> 
    44<link href="tabs.css" rel="stylesheet" type="text/css"> 
    55<link href="doxygen.css" rel="stylesheet" type="text/css"> 
    66</head><body> 
    7 <!-- Generated by Doxygen 1.5.9 --> 
     7<!-- Generated by Doxygen 1.5.8 --> 
    88<script type="text/javascript"> 
    99<!-- 
     
    6464    </ul> 
    6565  </div> 
    66   <div class="navpath"><b>bdm</b>::<a class="el" href="classbdm_1_1str.html">str</a> 
    67   </div> 
    6866</div> 
    6967<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 
    7169<a href="#_details">More...</a> 
    7270<p> 
    73 <code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code> 
     71<code>#include &lt;<a class="el" href="mex__parser_8h-source.html">mex_parser.h</a>&gt;</code> 
    7472<p> 
    7573 
    7674<p> 
    77 <a href="classbdm_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"> 
    7876<tr><td></td></tr> 
    7977<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 &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#5fcfa0dee443cbbc494631a8b2bbe8c8">UImxArray</a> (const mxArray *mxarray)</td></tr> 
    8280 
    83 <tr><td class="mdescLeft">&nbsp;</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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#64675a73fc7324177175f19b3baeb0b0">ids</a></td></tr> 
     81<tr><td class="mdescLeft">&nbsp;</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)" --> 
     83void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#645d222509c7dd6e8afb04efee6e0b28">addList</a> (const mxArray *mxarray, const char *name)</td></tr> 
    8784 
    88 <tr><td class="mdescLeft">&nbsp;</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&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classbdm_1_1str.html#905dc0f240e40432c103708c4a34f80a">times</a></td></tr> 
     85<tr><td class="mdescLeft">&nbsp;</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)" --> 
     87void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#029bf21c0fef3e9aeb0d190a000f67d1">addGroup</a> (const mxArray *mxarray, const char *name)</td></tr> 
    9188 
    92 <tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">vector of times <br></td></tr> 
     89<tr><td class="mdescLeft">&nbsp;</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 &amp;" ref="70368a7702e2a1148092001904e0785a" args="()" --> 
     91&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classUImxArray.html#70368a7702e2a1148092001904e0785a">operator Setting &amp;</a> ()</td></tr> 
     92 
     93<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator for more convenient access to this Confic. <br></td></tr> 
    9394</table> 
    9495<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> 
     96Class 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> 
    9798</div> 
    98 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Aug 5 00:06:54 2009 for mixpp by&nbsp; 
     99<hr size="1"><address style="text-align: right;"><small>Generated on Sun Aug 16 17:58:18 2009 for mixpp by&nbsp; 
    99100<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> 
    101102</body> 
    102103</html>