Show
Ignore:
Timestamp:
06/02/09 10:08:06 (15 years ago)
Author:
smidl
Message:

doc

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/html/libDS__ui_8h-source.html

    r323 r353  
    8686<a name="l00064"></a>00064                 } 
    8787<a name="l00065"></a>00065                 <span class="keywordflow">else</span> { 
    88 <a name="l00066"></a>00066                         mu0=zeros ( yrv-&gt;<a class="code" href="classbdm_1_1RV.html#de30156104f61d86c94f758861418089">_dsize</a>() ); 
     88<a name="l00066"></a>00066                         mu0=<a class="code" href="group__specmat.html#g10723ecada06221cbe64fe2736a59de1" title="A Double (rows,cols)-matrix of zeros.">zeros</a> ( yrv-&gt;<a class="code" href="classbdm_1_1RV.html#de30156104f61d86c94f758861418089">_dsize</a>() ); 
    8989<a name="l00067"></a>00067                 } 
    9090<a name="l00068"></a>00068                 <a class="code" href="classchmat.html" title="Symmetric matrix stored in square root decomposition using upper cholesky.">chmat</a> sqR ( getmat ( S[<span class="stringliteral">"r"</span>],yrv-&gt;<a class="code" href="classbdm_1_1RV.html#de30156104f61d86c94f758861418089">_dsize</a>() ) ); 
     
    114114<a name="l00122"></a>00122 }; 
    115115<a name="l00123"></a>00123 UIREGISTER ( <a class="code" href="classUIstateDS.html">UIstateDS</a> ); 
    116 <a name="l00124"></a>00124 <span class="preprocessor">#endif // DS_UI_H</span> 
     116<a name="l00124"></a>00124  
     117<a name="l00131"></a><a class="code" href="classUIITppFileDS.html">00131</a> <span class="keyword">class </span><a class="code" href="classUIITppFileDS.html" title="UI for reading data from files.">UIITppFileDS</a> : <span class="keyword">public</span> <a class="code" href="classbdm_1_1UIbuilder.html" title="Builds computational object from a UserInfo structure.">UIbuilder</a> { 
     118<a name="l00132"></a>00132         <span class="keyword">public</span>: 
     119<a name="l00133"></a>00133                 <a class="code" href="classUIITppFileDS.html" title="UI for reading data from files.">UIITppFileDS</a>() :<a class="code" href="classbdm_1_1UIbuilder.html#c75103dd58395644e80f1eea886c656b" title="Constructor needs to be run only once macro UIREGISTER.">UIbuilder</a> ( <span class="stringliteral">"ITppFileDS"</span> ) {}; 
     120<a name="l00134"></a><a class="code" href="classUIITppFileDS.html#22f2a225413d1fe9c909d10df25c4145">00134</a>                 <a class="code" href="classbdm_1_1bdmroot.html" title="Root class of BDM objects.">bdmroot</a>* <a class="code" href="classUIITppFileDS.html#22f2a225413d1fe9c909d10df25c4145" title="Function building the computational object.">build</a> ( Setting &amp;S )<span class="keyword"> const </span>{ 
     121<a name="l00135"></a>00135                         <a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>* rvtmp; 
     122<a name="l00136"></a>00136                         UIbuild(S[<span class="stringliteral">"rv"</span>], rvtmp); 
     123<a name="l00137"></a>00137                         <a class="code" href="classbdm_1_1ITppFileDS.html" title="Read Data Matrix from an IT file.">ITppFileDS</a> *<a class="code" href="classbdm_1_1DS.html" title="Abstract class for discrete-time sources of data.">DS</a>=<span class="keyword">new</span> <a class="code" href="classbdm_1_1ITppFileDS.html" title="Read Data Matrix from an IT file.">ITppFileDS</a>(S[<span class="stringliteral">"filename"</span>],S[<span class="stringliteral">"varname"</span>]); 
     124<a name="l00138"></a>00138                         DS-&gt;<a class="code" href="classbdm_1_1DS.html#821297dfd839d68691324f024e57252f" title="set random rvariables">set_drv</a>(*rvtmp,<a class="code" href="classbdm_1_1RV.html" title="Class representing variables, most often random variables.">RV</a>()); 
     125<a name="l00139"></a>00139                         <span class="keywordflow">return</span> DS; 
     126<a name="l00140"></a>00140                 } 
     127<a name="l00141"></a>00141 }; 
     128<a name="l00142"></a>00142 UIREGISTER ( <a class="code" href="classUIITppFileDS.html" title="UI for reading data from files.">UIITppFileDS</a> ); 
     129<a name="l00143"></a>00143  
     130<a name="l00144"></a>00144 <span class="preprocessor">#endif // DS_UI_H</span> 
    117131</pre></div></div> 
    118 <hr size="1"><address style="text-align: right;"><small>Generated on Thu Apr 23 21:06:42 2009 for mixpp by&nbsp; 
     132<hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 2 10:02:11 2009 for mixpp by&nbsp; 
    119133<a href="http://www.doxygen.org/index.html"> 
    120134<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>