[261] | 1 | \hypertarget{classbdm_1_1linfn}{ |
---|
| 2 | \section{bdm::linfn Class Reference} |
---|
| 3 | \label{classbdm_1_1linfn}\index{bdm::linfn@{bdm::linfn}} |
---|
| 4 | } |
---|
| 5 | {\tt \#include $<$libFN.h$>$} |
---|
| 6 | |
---|
[271] | 7 | Inheritance diagram for bdm::linfn::\begin{figure}[H] |
---|
[261] | 8 | \begin{center} |
---|
| 9 | \leavevmode |
---|
[271] | 10 | \includegraphics[height=3cm]{classbdm_1_1linfn} |
---|
[261] | 11 | \end{center} |
---|
| 12 | \end{figure} |
---|
[270] | 13 | |
---|
| 14 | |
---|
| 15 | \subsection{Detailed Description} |
---|
| 16 | Class representing function $f(x) = Ax+B$. \subsection*{Public Member Functions} |
---|
[261] | 17 | \begin{CompactItemize} |
---|
| 18 | \item |
---|
| 19 | \hypertarget{classbdm_1_1linfn_b8063094a2aa210dcf7ae73e2b85e09c}{ |
---|
| 20 | vec \hyperlink{classbdm_1_1linfn_b8063094a2aa210dcf7ae73e2b85e09c}{eval} (const vec \&cond)} |
---|
| 21 | \label{classbdm_1_1linfn_b8063094a2aa210dcf7ae73e2b85e09c} |
---|
| 22 | |
---|
| 23 | \begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item |
---|
[270] | 24 | \hypertarget{classbdm_1_1linfn_b39c494c12863c031eb2acf86c0bc429}{ |
---|
| 25 | \hyperlink{classbdm_1_1linfn_b39c494c12863c031eb2acf86c0bc429}{linfn} ()} |
---|
| 26 | \label{classbdm_1_1linfn_b39c494c12863c031eb2acf86c0bc429} |
---|
[261] | 27 | |
---|
| 28 | \begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item |
---|
| 29 | \hypertarget{classbdm_1_1linfn_7e0e714b814532fc3e38daede24c5e68}{ |
---|
| 30 | void \hyperlink{classbdm_1_1linfn_7e0e714b814532fc3e38daede24c5e68}{set\_\-parameters} (const mat \&A0, const vec \&B0)} |
---|
| 31 | \label{classbdm_1_1linfn_7e0e714b814532fc3e38daede24c5e68} |
---|
| 32 | |
---|
| 33 | \begin{CompactList}\small\item\em Set values of {\tt A} and {\tt B}. \item\end{CompactList}\item |
---|
| 34 | \hypertarget{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e}{ |
---|
| 35 | virtual void \hyperlink{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e}{condition} (const vec \&val)} |
---|
| 36 | \label{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e} |
---|
| 37 | |
---|
| 38 | \begin{CompactList}\small\item\em function substitutes given value into an appropriate position \item\end{CompactList}\item |
---|
| 39 | \hypertarget{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f}{ |
---|
| 40 | int \hyperlink{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f}{\_\-dimy} () const } |
---|
| 41 | \label{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f} |
---|
| 42 | |
---|
| 43 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} |
---|
| 44 | \subsection*{Protected Attributes} |
---|
| 45 | \begin{CompactItemize} |
---|
| 46 | \item |
---|
| 47 | \hypertarget{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62}{ |
---|
| 48 | int \hyperlink{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62}{dimy}} |
---|
| 49 | \label{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62} |
---|
| 50 | |
---|
| 51 | \begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize} |
---|
| 52 | |
---|
| 53 | |
---|
| 54 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
| 55 | \item |
---|
| 56 | libFN.h\end{CompactItemize} |
---|