Show
Ignore:
Timestamp:
06/24/09 21:57:21 (15 years ago)
Author:
smidl
Message:

doc 2

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/doc/html/mex__datasource_8h-source.html

    r397 r398  
    7373<a name="l00034"></a>00034         {        
    7474<a name="l00035"></a>00035                 <a class="code" href="classbdm_1_1MemDS.html#a724f4cbfc32e79bacc044253234e260" title="internal matrix of data">Data</a> = mxArray2mat(mexGetVariable(<span class="stringliteral">"base"</span>,<span class="keyword">set</span>[<span class="stringliteral">"varname"</span>])); 
    75 <a name="l00036"></a>00036                 UI::get( <a class="code" href="classbdm_1_1MemDS.html#865814d49913dcf672bb20a4334d3dc4" title="vector of rows that are presented in Dt">rowid</a>, <span class="keyword">set</span>, <span class="stringliteral">"rids"</span> ); 
     75<a name="l00036"></a>00036                 <a class="code" href="classbdm_1_1UI.html#652bfd23f5052e4f1cb317057d74a3e2" title="The existing instance of type T is initialized with values stored in the Setting...">UI::get</a>( <a class="code" href="classbdm_1_1MemDS.html#865814d49913dcf672bb20a4334d3dc4" title="vector of rows that are presented in Dt">rowid</a>, <span class="keyword">set</span>, <span class="stringliteral">"rids"</span> ); 
    7676<a name="l00037"></a>00037                 it_assert_debug ( max ( <a class="code" href="classbdm_1_1MemDS.html#865814d49913dcf672bb20a4334d3dc4" title="vector of rows that are presented in Dt">rowid</a> ) &lt;=<a class="code" href="classbdm_1_1MemDS.html#a724f4cbfc32e79bacc044253234e260" title="internal matrix of data">Data</a>.rows(),<span class="stringliteral">"MemDS rowid is too high for given Dat."</span> ); 
    7777<a name="l00038"></a>00038  
    78 <a name="l00039"></a>00039                 UI::get( <a class="code" href="classbdm_1_1MemDS.html#166522aed4d3b12d9b3c2afaf6673301" title="vector of delays that are presented in Dt">delays</a>, <span class="keyword">set</span>, <span class="stringliteral">"tds"</span> ); 
     78<a name="l00039"></a>00039                 <a class="code" href="classbdm_1_1UI.html#652bfd23f5052e4f1cb317057d74a3e2" title="The existing instance of type T is initialized with values stored in the Setting...">UI::get</a>( <a class="code" href="classbdm_1_1MemDS.html#166522aed4d3b12d9b3c2afaf6673301" title="vector of delays that are presented in Dt">delays</a>, <span class="keyword">set</span>, <span class="stringliteral">"tds"</span> ); 
    7979<a name="l00040"></a>00040                 <a class="code" href="classbdm_1_1MemDS.html#681ee3831f68f4f20ed54e04e8b3f107" title="active column in the Data matrix">time</a> = max ( <a class="code" href="classbdm_1_1MemDS.html#166522aed4d3b12d9b3c2afaf6673301" title="vector of delays that are presented in Dt">delays</a> ); 
    8080<a name="l00041"></a>00041                 it_assert_debug ( <a class="code" href="classbdm_1_1MemDS.html#681ee3831f68f4f20ed54e04e8b3f107" title="active column in the Data matrix">time</a> &lt; <a class="code" href="classbdm_1_1MemDS.html#a724f4cbfc32e79bacc044253234e260" title="internal matrix of data">Data</a>.cols(),<span class="stringliteral">"MemDS delays are too high."</span> ); 
     
    8989<a name="l00050"></a>00050 }; 
    9090<a name="l00051"></a>00051  
    91 <a name="l00052"></a>00052 UIREGISTER(<a class="code" href="classbdm_1_1MexDS.html" title="Memory storage of off-line data column-wise.">MexDS</a>); 
     91<a name="l00052"></a>00052 <a class="code" href="user__info_8h.html#4f9de2f17e844047726487b99def99c6" title="Macro for registration of class into map of user-infos, registered class is scriptable...">UIREGISTER</a>(<a class="code" href="classbdm_1_1MexDS.html" title="Memory storage of off-line data column-wise.">MexDS</a>); 
    9292<a name="l00053"></a>00053  
    9393<a name="l00054"></a>00054 } 
    9494</pre></div></div> 
    95 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:50 2009 for mixpp by&nbsp; 
     95<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by&nbsp; 
    9696<a href="http://www.doxygen.org/index.html"> 
    9797<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>