Revision 28, 1.2 kB
(checked in by smidl, 17 years ago)
|
prelozitelna verze
|
-
Property svn:eol-style set to
native
|
Line | |
---|
1 | \section{fnc Class Reference} |
---|
2 | \label{classfnc}\index{fnc@{fnc}} |
---|
3 | Class representing function \$f(x)\$ of variable \$x\$ represented by {\tt rv}. |
---|
4 | |
---|
5 | |
---|
6 | {\tt \#include $<$libBM.h$>$} |
---|
7 | |
---|
8 | Inheritance diagram for fnc:\nopagebreak |
---|
9 | \begin{figure}[H] |
---|
10 | \begin{center} |
---|
11 | \leavevmode |
---|
12 | \includegraphics[width=109pt]{classfnc__inherit__graph} |
---|
13 | \end{center} |
---|
14 | \end{figure} |
---|
15 | \subsection*{Public Member Functions} |
---|
16 | \begin{CompactItemize} |
---|
17 | \item |
---|
18 | virtual vec {\bf eval} (const vec \&cond)\label{classfnc_7fad2e6cb35909a165ec5a53def4a18c} |
---|
19 | |
---|
20 | \begin{CompactList}\small\item\em function evaluates numerical value of \$f(x)\$ at \$x=cond\$ \item\end{CompactList}\item |
---|
21 | int {\bf \_\-dimy} () const \label{classfnc_a8891973d0ca48ce38e1886df45ca298} |
---|
22 | |
---|
23 | \begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize} |
---|
24 | \subsection*{Protected Attributes} |
---|
25 | \begin{CompactItemize} |
---|
26 | \item |
---|
27 | int \textbf{dimy}\label{classfnc_22d51d10a7901331167f64f80d1af8e9} |
---|
28 | |
---|
29 | \end{CompactItemize} |
---|
30 | |
---|
31 | |
---|
32 | \subsection{Detailed Description} |
---|
33 | Class representing function \$f(x)\$ of variable \$x\$ represented by {\tt rv}. |
---|
34 | |
---|
35 | The documentation for this class was generated from the following file:\begin{CompactItemize} |
---|
36 | \item |
---|
37 | work/mixpp/bdm/stat/{\bf libBM.h}\end{CompactItemize} |
---|