Changeset 271 for doc/latex/classbdm_1_1RV.tex
- Timestamp:
- 02/16/09 10:03:13 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classbdm_1_1RV.tex
r270 r271 5 5 {\tt \#include $<$libBM.h$>$} 6 6 7 Inheritance diagram for bdm::RV:\nopagebreak 8 \begin{figure}[H] 7 Inheritance diagram for bdm::RV::\begin{figure}[H] 9 8 \begin{center} 10 9 \leavevmode 11 \includegraphics[ width=64pt]{classbdm_1_1RV__inherit__graph}10 \includegraphics[height=2cm]{classbdm_1_1RV} 12 11 \end{center} 13 12 \end{figure} … … 22 21 23 22 In is a vector \begin{center} 24 \begin{ImageNoCaption}\mbox{\includegraphics{inline_dotgraph_ 1}}23 \begin{ImageNoCaption}\mbox{\includegraphics{inline_dotgraph_2}} 25 24 \end{ImageNoCaption} 26 25 \end{center} … … 38 37 39 38 \begin{CompactList}\small\item\em Recount size of the corresponding data vector. \item\end{CompactList}\item 39 \hypertarget{classbdm_1_1RV_412d43294bac38fa1804829e38fa4eaf}{ 40 ivec \textbf{cumsizes} () const } 41 \label{classbdm_1_1RV_412d43294bac38fa1804829e38fa4eaf} 42 43 \item 40 44 \hypertarget{classbdm_1_1RV_e9ec8c3e756651ff352ab5e3d3acda4b}{ 41 45 int \textbf{length} () const } … … 107 111 \item 108 112 ivec \hyperlink{classbdm_1_1RV_1367055b2608ad9d50d01a2da6cec869}{findself} (const \hyperlink{classbdm_1_1RV}{RV} \&rv2) const 109 \begin{CompactList}\small\item\em Find ind exes of self in another rv,. \item\end{CompactList}\item113 \begin{CompactList}\small\item\em Find indices of self in another rv,. \item\end{CompactList}\item 110 114 \hypertarget{classbdm_1_1RV_3bb011af88ae98f5c97955bb2c95cfee}{ 111 115 bool \hyperlink{classbdm_1_1RV_3bb011af88ae98f5c97955bb2c95cfee}{equal} (const \hyperlink{classbdm_1_1RV}{RV} \&rv2) const } … … 130 134 131 135 \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 132 141 \hypertarget{classbdm_1_1RV_bd77cb0899f7fba1d0e34396137b7f1f}{ 133 142 void \hyperlink{classbdm_1_1RV_bd77cb0899f7fba1d0e34396137b7f1f}{t} (int delta)} … … 187 196 188 197 189 Find ind exes of self in another rv,.198 Find indices of self in another rv,. 190 199 191 200 \begin{Desc} … … 208 217 209 218 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}{219 References countsize(), dsize, findself(), ids, len, and times. 220 221 Referenced by bdm::compositepdf::getrv(), bdm::merger::merger(), bdm::ArxDS::set\_\-drv(), and bdm::compositepdf::setrvc().\hypertarget{classbdm_1_1RV_cbebdb5e0d30101a6eb63550ef701c55}{ 213 222 \index{bdm::RV@{bdm::RV}!dataind@{dataind}} 214 223 \index{dataind@{dataind}!bdm::RV@{bdm::RV}} … … 219 228 when 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); 220 229 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}{230 References \_\-dsize(), dsize, ids, bdm::str::ids, times, bdm::str::times, and tostr(). 231 232 Referenced 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}{ 224 233 \index{bdm::RV@{bdm::RV}!dataind@{dataind}} 225 234 \index{dataind@{dataind}!bdm::RV@{bdm::RV}} … … 230 239 generate mutual indeces when copying data betwenn self and crv. Data are copied via: data\_\-of\_\-this(selfi) = data\_\-of\_\-rv2(rv2i) 231 240 232 References bdm::concat(),findself(), ids, bdm::str::ids, length(), times, bdm::str::times, and tostr().241 References findself(), ids, bdm::str::ids, length(), times, bdm::str::times, and tostr(). 233 242 234 243 The documentation for this class was generated from the following files:\begin{CompactItemize}