Changeset 271 for doc/latex/classbdm_1_1MemDS.tex
- Timestamp:
- 02/16/09 10:03:13 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classbdm_1_1MemDS.tex
r270 r271 5 5 {\tt \#include $<$libDS.h$>$} 6 6 7 Inheritance diagram for bdm::MemDS:\nopagebreak 8 \begin{figure}[H] 7 Inheritance diagram for bdm::MemDS::\begin{figure}[H] 9 8 \begin{center} 10 9 \leavevmode 11 \includegraphics[ width=64pt]{classbdm_1_1MemDS__inherit__graph}10 \includegraphics[height=3cm]{classbdm_1_1MemDS} 12 11 \end{center} 13 12 \end{figure} … … 17 16 Memory storage of off-line data column-wise. 18 17 19 The data are stored in an internal matrix {\tt Data} . Each column of Data corresponds to one discrete time observation $t$. Access to this matrix is via ind exes {\tt rowid} and {\tt delays}.18 The data are stored in an internal matrix {\tt Data} . Each column of Data corresponds to one discrete time observation $t$. Access to this matrix is via indices {\tt rowid} and {\tt delays}. 20 19 21 20 The data can be loaded from a file. \subsection*{Public Member Functions} … … 32 31 33 32 \begin{CompactList}\small\item\em Returns data records at indeces. \item\end{CompactList}\item 34 \hypertarget{classbdm_1_1MemDS_ 5f72b555e0e4a61de1440c457cf57007}{35 void \textbf{ linkrvs} (\hyperlink{classbdm_1_1RV}{RV} \&drv, \hyperlink{classbdm_1_1RV}{RV} \&urv)}36 \label{classbdm_1_1MemDS_ 5f72b555e0e4a61de1440c457cf57007}33 \hypertarget{classbdm_1_1MemDS_e6428f2778254e8304fb5a799b7f815a}{ 34 void \textbf{set\_\-rvs} (\hyperlink{classbdm_1_1RV}{RV} \&drv, \hyperlink{classbdm_1_1RV}{RV} \&urv)} 35 \label{classbdm_1_1MemDS_e6428f2778254e8304fb5a799b7f815a} 37 36 38 37 \item … … 42 41 43 42 \begin{CompactList}\small\item\em Accepts action variable and schedule it for application. \item\end{CompactList}\item 44 \hypertarget{classbdm_1_1MemDS_ d9af4563d430d8a3f15aa03581e52ef0}{45 void \textbf{write} (vec \&ut, ivec \&ind exes)}46 \label{classbdm_1_1MemDS_ d9af4563d430d8a3f15aa03581e52ef0}43 \hypertarget{classbdm_1_1MemDS_4349a043d00fd82c8d5f5c39673787e5}{ 44 void \textbf{write} (vec \&ut, ivec \&indices)} 45 \label{classbdm_1_1MemDS_4349a043d00fd82c8d5f5c39673787e5} 47 46 48 47 \item