1 | \hypertarget{classlinfn}{ |
---|
2 | \section{linfn Class Reference} |
---|
3 | \label{classlinfn}\index{linfn@{linfn}} |
---|
4 | } |
---|
5 | Class representing function $f(x) = Ax+B$. |
---|
6 | |
---|
7 | |
---|
8 | {\tt \#include $<$libFN.h$>$} |
---|
9 | |
---|
10 | Inheritance diagram for linfn:\nopagebreak |
---|
11 | \begin{figure}[H] |
---|
12 | \begin{center} |
---|
13 | \leavevmode |
---|
14 | \includegraphics[width=39pt]{classlinfn__inherit__graph} |
---|
15 | \end{center} |
---|
16 | \end{figure} |
---|
17 | Collaboration diagram for linfn:\nopagebreak |
---|
18 | \begin{figure}[H] |
---|
19 | \begin{center} |
---|
20 | \leavevmode |
---|
21 | \includegraphics[width=60pt]{classlinfn__coll__graph} |
---|
22 | \end{center} |
---|
23 | \end{figure} |
---|
24 | \subsection*{Public Member Functions} |
---|
25 | \begin{CompactItemize} |
---|
26 | \item |
---|
27 | \hypertarget{classlinfn_fac0e56701f4c7beaf1c91f9b2a55f0b}{ |
---|
28 | vec \hyperlink{classlinfn_fac0e56701f4c7beaf1c91f9b2a55f0b}{eval} (const vec \&cond)} |
---|
29 | \label{classlinfn_fac0e56701f4c7beaf1c91f9b2a55f0b} |
---|
30 | |
---|
31 | \begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item |
---|
32 | \hypertarget{classlinfn_01c70122a7783ddb0d87e6a82685adcb}{ |
---|
33 | \hyperlink{classlinfn_01c70122a7783ddb0d87e6a82685adcb}{linfn} (const \hyperlink{classRV}{RV} \&rv0)} |
---|
34 | \label{classlinfn_01c70122a7783ddb0d87e6a82685adcb} |
---|
35 | |
---|
36 | \begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item |
---|
37 | \hypertarget{classlinfn_15eb81f2141984a61706b7ad5b411505}{ |
---|
38 | void \hyperlink{classlinfn_15eb81f2141984a61706b7ad5b411505}{set\_\-parameters} (const mat \&A0, const vec \&B0)} |
---|
39 | \label{classlinfn_15eb81f2141984a61706b7ad5b411505} |
---|
40 | |
---|
41 | \begin{CompactList}\small\item\em Set values of {\tt A} and {\tt B}. \item\end{CompactList}\item |
---|
42 | \hypertarget{classfnc_d28babf615a7240c34ee57779250f602}{ |
---|
43 | virtual void \hyperlink{classfnc_d28babf615a7240c34ee57779250f602}{condition} (const vec \&val)} |
---|
44 | \label{classfnc_d28babf615a7240c34ee57779250f602} |
---|
45 | |
---|
46 | \begin{CompactList}\small\item\em function substitutes given value into an appropriate position \item\end{CompactList}\item |
---|
47 | \hypertarget{classfnc_a8891973d0ca48ce38e1886df45ca298}{ |
---|
48 | int \hyperlink{classfnc_a8891973d0ca48ce38e1886df45ca298}{\_\-dimy} () const } |
---|
49 | \label{classfnc_a8891973d0ca48ce38e1886df45ca298} |
---|
50 | |
---|
51 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} |
---|
52 | \subsection*{Protected Attributes} |
---|
53 | \begin{CompactItemize} |
---|
54 | \item |
---|
55 | \hypertarget{classfnc_22d51d10a7901331167f64f80d1af8e9}{ |
---|
56 | int \hyperlink{classfnc_22d51d10a7901331167f64f80d1af8e9}{dimy}} |
---|
57 | \label{classfnc_22d51d10a7901331167f64f80d1af8e9} |
---|
58 | |
---|
59 | \begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize} |
---|
60 | |
---|
61 | |
---|
62 | \subsection{Detailed Description} |
---|
63 | Class representing function $f(x) = Ax+B$. |
---|
64 | |
---|
65 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
66 | \item |
---|
67 | work/git/mixpp/bdm/stat/libFN.h\end{CompactItemize} |
---|