root/doc/latex/classbdm_1_1fnc.tex @ 270

Revision 270, 2.2 kB (checked in by smidl, 16 years ago)

Changes in the very root classes!
* rv and rvc are no longer compulsory,
* samplecond does not return ll
* BM has drv

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