root/doc/latex/classbdm_1_1fnc.tex @ 261

Revision 261, 2.8 kB (checked in by smidl, 16 years ago)

doc

Line 
1\hypertarget{classbdm_1_1fnc}{
2\section{bdm::fnc Class Reference}
3\label{classbdm_1_1fnc}\index{bdm::fnc@{bdm::fnc}}
4}
5Class representing function $f(x)$ of variable $x$ represented by {\tt rv}
6
7
8{\tt \#include $<$libBM.h$>$}
9
10Inheritance diagram for bdm::fnc:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=147pt]{classbdm_1_1fnc__inherit__graph}
15\end{center}
16\end{figure}
17Collaboration diagram for bdm::fnc:\nopagebreak
18\begin{figure}[H]
19\begin{center}
20\leavevmode
21\includegraphics[width=64pt]{classbdm_1_1fnc__coll__graph}
22\end{center}
23\end{figure}
24\subsection*{Public Member Functions}
25\begin{CompactItemize}
26\item 
27\hypertarget{classbdm_1_1fnc_d3667c337c88a1c51f672688d8070409}{
28\hyperlink{classbdm_1_1fnc_d3667c337c88a1c51f672688d8070409}{fnc} (int dy)}
29\label{classbdm_1_1fnc_d3667c337c88a1c51f672688d8070409}
30
31\begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item 
32\hypertarget{classbdm_1_1fnc_6277b11d7fffc7ef8a2fa3e84ae5bad4}{
33virtual vec \hyperlink{classbdm_1_1fnc_6277b11d7fffc7ef8a2fa3e84ae5bad4}{eval} (const vec \&cond)}
34\label{classbdm_1_1fnc_6277b11d7fffc7ef8a2fa3e84ae5bad4}
35
36\begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item 
37\hypertarget{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e}{
38virtual void \hyperlink{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e}{condition} (const vec \&val)}
39\label{classbdm_1_1fnc_0786e40fade2663a70d654c1dda5d73e}
40
41\begin{CompactList}\small\item\em function substitutes given value into an appropriate position \item\end{CompactList}\item 
42\hypertarget{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f}{
43int \hyperlink{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f}{\_\-dimy} () const }
44\label{classbdm_1_1fnc_a2277a400fc9f4d6c0bf24dc7156183f}
45
46\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
47\hypertarget{classbdm_1_1fnc_66455bb4154dcf871964e30a637386d1}{
48virtual \hyperlink{classbdm_1_1fnc_66455bb4154dcf871964e30a637386d1}{$\sim$fnc} ()}
49\label{classbdm_1_1fnc_66455bb4154dcf871964e30a637386d1}
50
51\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\end{CompactItemize}
52\subsection*{Protected Attributes}
53\begin{CompactItemize}
54\item 
55\hypertarget{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62}{
56int \hyperlink{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62}{dimy}}
57\label{classbdm_1_1fnc_52156cb4a52a62d51fc7455985797a62}
58
59\begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize}
60
61
62\subsection{Detailed Description}
63Class representing function $f(x)$ of variable $x$ represented by {\tt rv}.
64
65The documentation for this class was generated from the following file:\begin{CompactItemize}
66\item 
67\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.