Show
Ignore:
Timestamp:
10/15/09 00:10:19 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

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

    r656 r661  
    9595<a name="l00050"></a>00050                 <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> ru = <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>(); 
    9696<a name="l00051"></a>00051                 <span class="keywordflow">if</span> (r){ 
    97 <a name="l00052"></a>00052                         set_rvs ( *r, ru ); 
     97<a name="l00052"></a>00052                         <a class="code" href="classbdm_1_1MemDS.html#ae0796d428a29a0393173b453a6bb44b7" title="set random variables">set_drv</a> ( *r, ru ); 
    9898<a name="l00053"></a>00053                 } <span class="keywordflow">else</span> { 
    9999<a name="l00054"></a>00054                         <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a> def((<span class="keyword">const</span> <span class="keywordtype">char</span>*)<span class="keyword">set</span>[<span class="stringliteral">&quot;varname&quot;</span>],<a class="code" href="classbdm_1_1MemDS.html#aa724f4cbfc32e79bacc044253234e260" title="internal matrix of data">Data</a>.rows()); 
    100 <a name="l00055"></a>00055                         set_rvs(def, ru); 
     100<a name="l00055"></a>00055                         <a class="code" href="classbdm_1_1MemDS.html#ae0796d428a29a0393173b453a6bb44b7" title="set random variables">set_drv</a>(def, ru); 
    101101<a name="l00056"></a>00056                 } 
    102102<a name="l00057"></a>00057         } 
     
    142142<a name="l00125"></a>00125                 <a class="code" href="classbdm_1_1mexDS.html#abe43c4f080b96eed869071ab54dcd3d0" title="cache of results from name_step">dt</a>=mxArray2vec(tmp); 
    143143<a name="l00126"></a>00126         } 
    144 <a name="l00127"></a><a class="code" href="classbdm_1_1mexDS.html#a2cae170c220af9ede0e3a335e404377e">00127</a>         <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1mexDS.html#a2cae170c220af9ede0e3a335e404377e" title="Accepts action variable and schedule it for application.">write</a>(vec &amp;ut0){ <a class="code" href="classbdm_1_1mexDS.html#a3b4f1f85ecbe6f2d4ac3aa197b4bf1cf" title="cache of inputs">ut</a>=ut0;} 
     144<a name="l00127"></a><a class="code" href="classbdm_1_1mexDS.html#a1dcab3e3f59f131a8adfb9ca0e0df125">00127</a>         <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1mexDS.html#a1dcab3e3f59f131a8adfb9ca0e0df125" title="Accepts action variable and schedule it for application.">write</a>(<span class="keyword">const</span> vec &amp;ut0){ <a class="code" href="classbdm_1_1mexDS.html#a3b4f1f85ecbe6f2d4ac3aa197b4bf1cf" title="cache of inputs">ut</a>=ut0;} 
    145145<a name="l00128"></a><a class="code" href="classbdm_1_1mexDS.html#a48e5a3ae6ce22a03e8325a10db1c04b4">00128</a>         <span class="keywordtype">void</span> <a class="code" href="classbdm_1_1mexDS.html#a48e5a3ae6ce22a03e8325a10db1c04b4" title="Returns full vector of observed data=[output, input].">getdata</a>(vec &amp;dt_out){dt_out = <a class="code" href="classbdm_1_1mexDS.html#abe43c4f080b96eed869071ab54dcd3d0" title="cache of results from name_step">dt</a>;  } 
    146146<a name="l00129"></a>00129  
     
    155155<a name="l00138"></a>00138 <span class="preprocessor">#endif //MXDS_H</span> 
    156156</pre></div></div> 
    157 <hr size="1"/><address style="text-align: right;"><small>Generated on Mon Oct 12 19:37:19 2009 for mixpp by&nbsp; 
     157<hr size="1"/><address style="text-align: right;"><small>Generated on Thu Oct 15 00:07:48 2009 for mixpp by&nbsp; 
    158158<a href="http://www.doxygen.org/index.html"> 
    159159<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>