Show
Ignore:
Timestamp:
02/16/09 10:03:13 (16 years ago)
Author:
smidl
Message:

Next major revision

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classbdm_1_1RV.tex

    r270 r271  
    55{\tt \#include $<$libBM.h$>$} 
    66 
    7 Inheritance diagram for bdm::RV:\nopagebreak 
    8 \begin{figure}[H] 
     7Inheritance diagram for bdm::RV::\begin{figure}[H] 
    98\begin{center} 
    109\leavevmode 
    11 \includegraphics[width=64pt]{classbdm_1_1RV__inherit__graph} 
     10\includegraphics[height=2cm]{classbdm_1_1RV} 
    1211\end{center} 
    1312\end{figure} 
     
    2221 
    2322In is a vector \begin{center} 
    24 \begin{ImageNoCaption}\mbox{\includegraphics{inline_dotgraph_1}} 
     23\begin{ImageNoCaption}\mbox{\includegraphics{inline_dotgraph_2}} 
    2524\end{ImageNoCaption} 
    2625\end{center} 
     
    3837 
    3938\begin{CompactList}\small\item\em Recount size of the corresponding data vector. \item\end{CompactList}\item  
     39\hypertarget{classbdm_1_1RV_412d43294bac38fa1804829e38fa4eaf}{ 
     40ivec \textbf{cumsizes} () const } 
     41\label{classbdm_1_1RV_412d43294bac38fa1804829e38fa4eaf} 
     42 
     43\item  
    4044\hypertarget{classbdm_1_1RV_e9ec8c3e756651ff352ab5e3d3acda4b}{ 
    4145int \textbf{length} () const } 
     
    107111\item  
    108112ivec \hyperlink{classbdm_1_1RV_1367055b2608ad9d50d01a2da6cec869}{findself} (const \hyperlink{classbdm_1_1RV}{RV} \&rv2) const  
    109 \begin{CompactList}\small\item\em Find indexes of self in another rv,. \item\end{CompactList}\item  
     113\begin{CompactList}\small\item\em Find indices of self in another rv,. \item\end{CompactList}\item  
    110114\hypertarget{classbdm_1_1RV_3bb011af88ae98f5c97955bb2c95cfee}{ 
    111115bool \hyperlink{classbdm_1_1RV_3bb011af88ae98f5c97955bb2c95cfee}{equal} (const \hyperlink{classbdm_1_1RV}{RV} \&rv2) const } 
     
    130134 
    131135\begin{CompactList}\small\item\em Select only variables at indeces ind. \item\end{CompactList}\item  
     136\hypertarget{classbdm_1_1RV_452fb5f7ab1eafe17932bf9f458d0415}{ 
     137\hyperlink{classbdm_1_1RV}{RV} \hyperlink{classbdm_1_1RV_452fb5f7ab1eafe17932bf9f458d0415}{operator()} (int di1, int di2) const } 
     138\label{classbdm_1_1RV_452fb5f7ab1eafe17932bf9f458d0415} 
     139 
     140\begin{CompactList}\small\item\em Select from data vector starting at di1 to di2. \item\end{CompactList}\item  
    132141\hypertarget{classbdm_1_1RV_bd77cb0899f7fba1d0e34396137b7f1f}{ 
    133142void \hyperlink{classbdm_1_1RV_bd77cb0899f7fba1d0e34396137b7f1f}{t} (int delta)} 
     
    187196 
    188197 
    189 Find indexes of self in another rv,.  
     198Find indices of self in another rv,.  
    190199 
    191200\begin{Desc} 
     
    208217 
    209218 
    210 References bdm::concat(), countsize(), dsize, findself(), ids, len, and times. 
    211  
    212 Referenced by UIArxDS::build(), UIARX::build(), bdm::concat(), bdm::compositepdf::getrv(), bdm::merger::merger(), and bdm::compositepdf::setrvc().\hypertarget{classbdm_1_1RV_cbebdb5e0d30101a6eb63550ef701c55}{ 
     219References countsize(), dsize, findself(), ids, len, and times. 
     220 
     221Referenced by bdm::compositepdf::getrv(), bdm::merger::merger(), bdm::ArxDS::set\_\-drv(), and bdm::compositepdf::setrvc().\hypertarget{classbdm_1_1RV_cbebdb5e0d30101a6eb63550ef701c55}{ 
    213222\index{bdm::RV@{bdm::RV}!dataind@{dataind}} 
    214223\index{dataind@{dataind}!bdm::RV@{bdm::RV}} 
     
    219228when 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);  
    220229 
    221 References \_\-dsize(), bdm::concat(), ids, bdm::str::ids, times, bdm::str::times, and tostr(). 
    222  
    223 Referenced by bdm::enorm$<$ sq\_\-T $>$::condition(), bdm::datalink\_\-m2e::datalink\_\-m2e(), bdm::datalink\_\-m2m::datalink\_\-m2m(), and bdm::enorm$<$ sq\_\-T $>$::marginal().\hypertarget{classbdm_1_1RV_c92b92ecfd95c89be13ab3e6cb6855c1}{ 
     230References \_\-dsize(), dsize, ids, bdm::str::ids, times, bdm::str::times, and tostr(). 
     231 
     232Referenced by bdm::enorm$<$ sq\_\-T $>$::condition(), bdm::datalink\_\-m2e::datalink\_\-m2e(), bdm::datalink\_\-m2m::datalink\_\-m2m(), bdm::enorm$<$ sq\_\-T $>$::marginal(), and bdm::datalink::set\_\-connection().\hypertarget{classbdm_1_1RV_c92b92ecfd95c89be13ab3e6cb6855c1}{ 
    224233\index{bdm::RV@{bdm::RV}!dataind@{dataind}} 
    225234\index{dataind@{dataind}!bdm::RV@{bdm::RV}} 
     
    230239generate mutual indeces when copying data betwenn self and crv. Data are copied via: data\_\-of\_\-this(selfi) = data\_\-of\_\-rv2(rv2i)  
    231240 
    232 References bdm::concat(), findself(), ids, bdm::str::ids, length(), times, bdm::str::times, and tostr(). 
     241References findself(), ids, bdm::str::ids, length(), times, bdm::str::times, and tostr(). 
    233242 
    234243The documentation for this class was generated from the following files:\begin{CompactItemize}