Changeset 398 for library/doc/html/mex__datasource_8h-source.html
- Timestamp:
- 06/24/09 21:57:21 (15 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
library/doc/html/mex__datasource_8h-source.html
r397 r398 73 73 <a name="l00034"></a>00034 { 74 74 <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> ); 76 76 <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> ) <=<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> ); 77 77 <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> ); 79 79 <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> ); 80 80 <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> < <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> ); … … 89 89 <a name="l00050"></a>00050 }; 90 90 <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>); 92 92 <a name="l00053"></a>00053 93 93 <a name="l00054"></a>00054 } 94 94 </pre></div></div> 95 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:502009 for mixpp by 95 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:04 2009 for mixpp by 96 96 <a href="http://www.doxygen.org/index.html"> 97 97 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address>