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

doc 2

Files:
1 modified

Legend:

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

    r397 r398  
    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<!-- 
     
    7272<a href="#_details">More...</a> 
    7373<p> 
    74 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    75 <code>#include &lt;<a class="el" href="bdmbase_8h_source.html">bdmbase.h</a>&gt;</code> 
    76 ======= 
    7774<code>#include &lt;<a class="el" href="bdmbase_8h-source.html">bdmbase.h</a>&gt;</code> 
    78 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
    7975<p> 
    8076 
     
    245241<dl class="return" compact><dt><b>Returns:</b></dt><dd>true if all rv2 were added, false if rv2 is in conflict </dd></dl> 
    246242 
    247 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    248 <p>References <a class="el" href="bdmbase_8cpp_source.html#l00045">countsize()</a>, <a class="el" href="bdmbase_8h_source.html#l00090">dsize</a>, <a class="el" href="bdmbase_8cpp_source.html#l00200">findself()</a>, <a class="el" href="bdmbase_8h_source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h_source.html#l00092">len</a>, and <a class="el" href="bdmbase_8h_source.html#l00096">times</a>.</p> 
    249  
    250 <p>Referenced by <a class="el" href="bdmbase_8cpp_source.html#l00254">bdm::compositepdf::getrv()</a>, <a class="el" href="datasources_8h_source.html#l00168">bdm::ArxDS::set_drv()</a>, <a class="el" href="merger_8h_source.html#l00081">bdm::merger_base::set_sources()</a>, and <a class="el" href="bdmbase_8cpp_source.html#l00265">bdm::compositepdf::setrvc()</a>.</p> 
    251 ======= 
    252243<p>References <a class="el" href="bdmbase_8cpp-source.html#l00045">countsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00090">dsize</a>, <a class="el" href="bdmbase_8cpp-source.html#l00200">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00092">len</a>, and <a class="el" href="bdmbase_8h-source.html#l00096">times</a>.</p> 
    253244 
    254245<p>Referenced by <a class="el" href="bdmbase_8cpp-source.html#l00254">bdm::compositepdf::getrv()</a>, <a class="el" href="datasources_8h-source.html#l00168">bdm::ArxDS::set_drv()</a>, <a class="el" href="merger_8h-source.html#l00081">bdm::merger_base::set_sources()</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00265">bdm::compositepdf::setrvc()</a>.</p> 
    255 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
    256246 
    257247</div> 
     
    290280<p> 
    291281generate mutual indeces when copying data betwenn self and crv. Data are copied via: data_of_this(selfi) = data_of_rv2(rv2i)  
    292 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    293 <p>References <a class="el" href="bdmbase_8cpp_source.html#l00200">findself()</a>, <a class="el" href="bdmbase_8h_source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h_source.html#l00039">bdm::str::ids</a>, <a class="el" href="bdmbase_8h_source.html#l00096">times</a>, <a class="el" href="bdmbase_8h_source.html#l00041">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp_source.html#l00133">tostr()</a>.</p> 
    294 ======= 
    295282<p>References <a class="el" href="bdmbase_8cpp-source.html#l00200">findself()</a>, <a class="el" href="bdmbase_8h-source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00039">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00127">length()</a>, <a class="el" href="bdmbase_8h-source.html#l00096">times</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00133">tostr()</a>.</p> 
    296 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
    297283 
    298284</div> 
     
    316302<p> 
    317303when this rv is a part of bigger rv, this function returns indeces of self in the data vector of the bigger crv. Then, data can be copied via: data_of_this = cdata(ind);  
    318 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    319 <p>References <a class="el" href="bdmbase_8h_source.html#l00090">dsize</a>, <a class="el" href="bdmbase_8h_source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h_source.html#l00039">bdm::str::ids</a>, <a class="el" href="bdmbase_8h_source.html#l00096">times</a>, <a class="el" href="bdmbase_8h_source.html#l00041">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp_source.html#l00133">tostr()</a>.</p> 
    320  
    321 <p>Referenced by <a class="el" href="exp__family_8h_source.html#l01298">bdm::enorm&lt; sq_T &gt;::condition()</a>, <a class="el" href="exp__family_8h_source.html#l01284">bdm::enorm&lt; sq_T &gt;::marginal()</a>, <a class="el" href="bdmbase_8h_source.html#l00512">bdm::datalink_m2e::set_connection()</a>, and <a class="el" href="bdmbase_8h_source.html#l00470">bdm::datalink::set_connection()</a>.</p> 
    322 ======= 
    323304<p>References <a class="el" href="bdmbase_8h-source.html#l00123">_dsize()</a>, <a class="el" href="bdmbase_8h-source.html#l00090">dsize</a>, <a class="el" href="bdmbase_8h-source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00039">bdm::str::ids</a>, <a class="el" href="bdmbase_8h-source.html#l00096">times</a>, <a class="el" href="bdmbase_8h-source.html#l00041">bdm::str::times</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00133">tostr()</a>.</p> 
    324305 
    325306<p>Referenced by <a class="el" href="exp__family_8h-source.html#l01298">bdm::enorm&lt; sq_T &gt;::condition()</a>, <a class="el" href="exp__family_8h-source.html#l01284">bdm::enorm&lt; sq_T &gt;::marginal()</a>, <a class="el" href="bdmbase_8h-source.html#l00512">bdm::datalink_m2e::set_connection()</a>, and <a class="el" href="bdmbase_8h-source.html#l00470">bdm::datalink::set_connection()</a>.</p> 
    326 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
    327307 
    328308</div> 
     
    349329<dl class="return" compact><dt><b>Returns:</b></dt><dd>ivec of the same size as self. </dd></dl> 
    350330 
    351 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    352 <p>References <a class="el" href="bdmbase_8h_source.html#l00094">ids</a>, and <a class="el" href="bdmbase_8h_source.html#l00096">times</a>.</p> 
    353  
    354 <p>Referenced by <a class="el" href="bdmbase_8cpp_source.html#l00078">add()</a>, <a class="el" href="bdmbase_8cpp_source.html#l00162">dataind()</a>, and <a class="el" href="bdmbase_8cpp_source.html#l00193">subt()</a>.</p> 
    355 ======= 
    356331<p>References <a class="el" href="bdmbase_8h-source.html#l00094">ids</a>, <a class="el" href="bdmbase_8h-source.html#l00127">length()</a>, and <a class="el" href="bdmbase_8h-source.html#l00096">times</a>.</p> 
    357332 
    358333<p>Referenced by <a class="el" href="bdmbase_8cpp-source.html#l00078">add()</a>, <a class="el" href="bdmbase_8cpp-source.html#l00162">dataind()</a>, and <a class="el" href="bdmbase_8cpp-source.html#l00193">subt()</a>.</p> 
    359 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
    360334 
    361335</div> 
     
    391365</pre></div>  
    392366<p>Reimplemented from <a class="el" href="classbdm_1_1root.html#0551e3121091c5199bf4413b50522176">bdm::root</a>.</p> 
    393 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    394  
    395 <p>References <a class="el" href="user__info_8h_source.html#l00358">bdm::UI::get()</a>.</p> 
    396 ======= 
    397 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
     367 
     368<p>References <a class="el" href="user__info_8h-source.html#l00358">bdm::UI::get()</a>.</p> 
    398369 
    399370</div> 
    400371</div><p> 
    401372<hr>The documentation for this class was generated from the following files:<ul> 
    402 <<<<<<< HEAD:library/doc/html/classbdm_1_1RV.html 
    403 <li><a class="el" href="bdmbase_8h_source.html">bdmbase.h</a><li>bdmbase.cpp</ul> 
    404 </div> 
    405 <hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 13:35:48 2009 for mixpp by&nbsp; 
    406 ======= 
    407373<li><a class="el" href="bdmbase_8h-source.html">bdmbase.h</a><li>bdmbase.cpp</ul> 
    408374</div> 
    409 <hr size="1"><address style="text-align: right;"><small>Generated on Tue Jun 23 19:52:52 2009 for mixpp by&nbsp; 
    410 >>>>>>> doc:library/doc/html/classbdm_1_1RV.html 
     375<hr size="1"><address style="text-align: right;"><small>Generated on Wed Jun 24 21:53:05 2009 for mixpp by&nbsp; 
    411376<a href="http://www.doxygen.org/index.html"> 
    412 <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address> 
     377<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.8 </small></address> 
    413378</body> 
    414379</html>