root/doc/latex/classfnc.tex @ 219

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

dokumentace

  • 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=179pt]{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_a8891973d0ca48ce38e1886df45ca298}{
31int \hyperlink{classfnc_a8891973d0ca48ce38e1886df45ca298}{\_\-dimy} () const }
32\label{classfnc_a8891973d0ca48ce38e1886df45ca298}
33
34\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
35\hypertarget{classfnc_17164c202f6feee3d708b8caab6306ab}{
36virtual \hyperlink{classfnc_17164c202f6feee3d708b8caab6306ab}{$\sim$fnc} ()}
37\label{classfnc_17164c202f6feee3d708b8caab6306ab}
38
39\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\end{CompactItemize}
40\subsection*{Protected Attributes}
41\begin{CompactItemize}
42\item 
43\hypertarget{classfnc_22d51d10a7901331167f64f80d1af8e9}{
44int \hyperlink{classfnc_22d51d10a7901331167f64f80d1af8e9}{dimy}}
45\label{classfnc_22d51d10a7901331167f64f80d1af8e9}
46
47\begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize}
48
49
50\subsection{Detailed Description}
51Class representing function $f(x)$ of variable $x$ represented by {\tt rv}.
52
53The documentation for this class was generated from the following file:\begin{CompactItemize}
54\item 
55work/git/mixpp/bdm/stat/\hyperlink{libBM_8h}{libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.