root/doc/latex/classfnc.tex @ 255

Revision 234, 2.5 kB (checked in by smidl, 15 years ago)

doc

  • Property svn:eol-style set to native
Line 
1\hypertarget{classfnc}{
2\section{fnc Class Reference}
3\label{classfnc}\index{fnc@{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 fnc:\nopagebreak
11\begin{figure}[H]
12\begin{center}
13\leavevmode
14\includegraphics[width=400pt]{classfnc__inherit__graph}
15\end{center}
16\end{figure}
17\subsection*{Public Member Functions}
18\begin{CompactItemize}
19\item 
20\hypertarget{classfnc_8a1da32233c3006a4239cf601c413538}{
21\hyperlink{classfnc_8a1da32233c3006a4239cf601c413538}{fnc} (int dy)}
22\label{classfnc_8a1da32233c3006a4239cf601c413538}
23
24\begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item 
25\hypertarget{classfnc_7fad2e6cb35909a165ec5a53def4a18c}{
26virtual vec \hyperlink{classfnc_7fad2e6cb35909a165ec5a53def4a18c}{eval} (const vec \&cond)}
27\label{classfnc_7fad2e6cb35909a165ec5a53def4a18c}
28
29\begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item 
30\hypertarget{classfnc_d28babf615a7240c34ee57779250f602}{
31virtual void \hyperlink{classfnc_d28babf615a7240c34ee57779250f602}{condition} (const vec \&val)}
32\label{classfnc_d28babf615a7240c34ee57779250f602}
33
34\begin{CompactList}\small\item\em function substitutes given value into an appropriate position \item\end{CompactList}\item 
35\hypertarget{classfnc_a8891973d0ca48ce38e1886df45ca298}{
36int \hyperlink{classfnc_a8891973d0ca48ce38e1886df45ca298}{\_\-dimy} () const }
37\label{classfnc_a8891973d0ca48ce38e1886df45ca298}
38
39\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
40\hypertarget{classfnc_17164c202f6feee3d708b8caab6306ab}{
41virtual \hyperlink{classfnc_17164c202f6feee3d708b8caab6306ab}{$\sim$fnc} ()}
42\label{classfnc_17164c202f6feee3d708b8caab6306ab}
43
44\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\end{CompactItemize}
45\subsection*{Protected Attributes}
46\begin{CompactItemize}
47\item 
48\hypertarget{classfnc_22d51d10a7901331167f64f80d1af8e9}{
49int \hyperlink{classfnc_22d51d10a7901331167f64f80d1af8e9}{dimy}}
50\label{classfnc_22d51d10a7901331167f64f80d1af8e9}
51
52\begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize}
53
54
55\subsection{Detailed Description}
56Class representing function $f(x)$ of variable $x$ represented by {\tt rv}.
57
58The documentation for this class was generated from the following file:\begin{CompactItemize}
59\item 
60work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.