root/doc/latex/classfnc.tex @ 91

Revision 91, 1.6 kB (checked in by smidl, 16 years ago)

drobnosti a dokumentace

  • Property svn:eol-style set to native
RevLine 
[3]1\section{fnc Class Reference}
2\label{classfnc}\index{fnc@{fnc}}
[91]3Class representing function $f(x)$ of variable $x$ represented by {\tt rv}
[3]4
5
6{\tt \#include $<$libBM.h$>$}
7
[19]8Inheritance diagram for fnc:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
[91]12\includegraphics[width=117pt]{classfnc__inherit__graph}
[19]13\end{center}
14\end{figure}
[22]15\subsection*{Public Member Functions}
16\begin{CompactItemize}
17\item 
[79]18{\bf fnc} (int dy)\label{classfnc_8a1da32233c3006a4239cf601c413538}
19
20\begin{CompactList}\small\item\em default constructor \item\end{CompactList}\item 
[22]21virtual vec {\bf eval} (const vec \&cond)\label{classfnc_7fad2e6cb35909a165ec5a53def4a18c}
[3]22
[91]23\begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item 
[22]24int {\bf \_\-dimy} () const \label{classfnc_a8891973d0ca48ce38e1886df45ca298}
[3]25
[32]26\begin{CompactList}\small\item\em access function \item\end{CompactList}\item 
27virtual {\bf $\sim$fnc} ()\label{classfnc_17164c202f6feee3d708b8caab6306ab}
28
29\begin{CompactList}\small\item\em Destructor for future use;. \item\end{CompactList}\end{CompactItemize}
[28]30\subsection*{Protected Attributes}
31\begin{CompactItemize}
32\item 
[33]33int {\bf dimy}\label{classfnc_22d51d10a7901331167f64f80d1af8e9}
[22]34
[33]35\begin{CompactList}\small\item\em Length of the output vector. \item\end{CompactList}\end{CompactItemize}
[22]36
[28]37
[3]38\subsection{Detailed Description}
[91]39Class representing function $f(x)$ of variable $x$ represented by {\tt rv}.
[3]40
41The documentation for this class was generated from the following file:\begin{CompactItemize}
42\item 
[19]43work/mixpp/bdm/stat/{\bf libBM.h}\end{CompactItemize}
Note: See TracBrowser for help on using the browser.