1 | \hypertarget{classUIArxDS}{ |
---|
2 | \section{UIArxDS Class Reference} |
---|
3 | \label{classUIArxDS}\index{UIArxDS@{UIArxDS}} |
---|
4 | } |
---|
5 | {\tt \#include $<$libDS\_\-ui.h$>$} |
---|
6 | |
---|
7 | Inheritance diagram for UIArxDS:\nopagebreak |
---|
8 | \begin{figure}[H] |
---|
9 | \begin{center} |
---|
10 | \leavevmode |
---|
11 | \includegraphics[width=65pt]{classUIArxDS__inherit__graph} |
---|
12 | \end{center} |
---|
13 | \end{figure} |
---|
14 | Collaboration diagram for UIArxDS:\nopagebreak |
---|
15 | \begin{figure}[H] |
---|
16 | \begin{center} |
---|
17 | \leavevmode |
---|
18 | \includegraphics[width=65pt]{classUIArxDS__coll__graph} |
---|
19 | \end{center} |
---|
20 | \end{figure} |
---|
21 | \subsection*{Public Member Functions} |
---|
22 | \begin{CompactItemize} |
---|
23 | \item |
---|
24 | \hypertarget{classUIArxDS_f29ba9f6bb21461d3c061701b8ba366f}{ |
---|
25 | \hyperlink{classbdm_1_1bdmroot}{bdmroot} $\ast$ \hyperlink{classUIArxDS_f29ba9f6bb21461d3c061701b8ba366f}{build} (Setting \&S) const } |
---|
26 | \label{classUIArxDS_f29ba9f6bb21461d3c061701b8ba366f} |
---|
27 | |
---|
28 | \begin{CompactList}\small\item\em Function building the computational object. \item\end{CompactList}\end{CompactItemize} |
---|
29 | \subsection*{Protected Member Functions} |
---|
30 | \begin{CompactItemize} |
---|
31 | \item |
---|
32 | \hypertarget{classbdm_1_1UIbuilder_3c514c2eb6fc6a347f15c270a32ddebd}{ |
---|
33 | const vec \textbf{getvec} (Setting \&S) const } |
---|
34 | \label{classbdm_1_1UIbuilder_3c514c2eb6fc6a347f15c270a32ddebd} |
---|
35 | |
---|
36 | \item |
---|
37 | \hypertarget{classbdm_1_1UIbuilder_5f0c1a56ac46342d339c8e7944639b4b}{ |
---|
38 | const vec \textbf{getivec} (Setting \&S) const } |
---|
39 | \label{classbdm_1_1UIbuilder_5f0c1a56ac46342d339c8e7944639b4b} |
---|
40 | |
---|
41 | \end{CompactItemize} |
---|
42 | |
---|
43 | |
---|
44 | \subsection{Detailed Description} |
---|
45 | UI for ArxDS using factorized description! |
---|
46 | |
---|
47 | The ArxDS is constructed from the structure with fields: |
---|
48 | |
---|
49 | \begin{Code}\begin{verbatim}system = { |
---|
50 | type = "ArxDS"; |
---|
51 | ychns = [1,2]; |
---|
52 | // regressor for each of ychn (#1, #2) |
---|
53 | ids = ([1, 1, 1, 2], []); |
---|
54 | // delays in time for (#1, #2) |
---|
55 | delays = ([1, 2, 3, 0], []); |
---|
56 | // theta in time for (#1, #2) |
---|
57 | theta = ([0.8, -0.3, 0.4, 1.0], []); |
---|
58 | //variance in for each ychn |
---|
59 | r = (0.1, 1.0); |
---|
60 | }; |
---|
61 | \end{verbatim} |
---|
62 | \end{Code} |
---|
63 | |
---|
64 | |
---|
65 | |
---|
66 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
67 | \item |
---|
68 | \hyperlink{libDS__ui_8h}{libDS\_\-ui.h}\end{CompactItemize} |
---|