root/doc/latex/classconstfn.tex @ 31

Revision 30, 1.7 kB (checked in by smidl, 16 years ago)

compiles and runs successfully, except KF_QR

  • Property svn:eol-style set to native
Line 
1\section{constfn Class Reference}
2\label{classconstfn}\index{constfn@{constfn}}
3class representing function \$f(x) = a\$, here rv is empty 
4
5
6{\tt \#include $<$libFN.h$>$}
7
8Inheritance diagram for constfn:\nopagebreak
9\begin{figure}[H]
10\begin{center}
11\leavevmode
12\includegraphics[width=48pt]{classconstfn__inherit__graph}
13\end{center}
14\end{figure}
15Collaboration diagram for constfn:\nopagebreak
16\begin{figure}[H]
17\begin{center}
18\leavevmode
19\includegraphics[width=60pt]{classconstfn__coll__graph}
20\end{center}
21\end{figure}
22\subsection*{Public Member Functions}
23\begin{CompactItemize}
24\item 
25vec \textbf{eval} ()\label{classconstfn_677ad6ec46cc98c783369232e67ac2cd}
26
27\item 
28vec \textbf{eval} (vec \&cond)\label{classconstfn_586e2a540ca66c6f34324122f7d68657}
29
30\item 
31{\bf constfn} (const vec \&val0)\label{classconstfn_d08acd7fac0ef3edfa59bbe48403f2bc}
32
33\begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 
34virtual vec {\bf eval} (const vec \&cond)\label{classfnc_7fad2e6cb35909a165ec5a53def4a18c}
35
36\begin{CompactList}\small\item\em function evaluates numerical value of \$f(x)\$ at \$x=cond\$ \item\end{CompactList}\item 
37int {\bf \_\-dimy} () const \label{classfnc_a8891973d0ca48ce38e1886df45ca298}
38
39\begin{CompactList}\small\item\em access function \item\end{CompactList}\end{CompactItemize}
40\subsection*{Protected Attributes}
41\begin{CompactItemize}
42\item 
43int \textbf{dimy}\label{classfnc_22d51d10a7901331167f64f80d1af8e9}
44
45\end{CompactItemize}
46
47
48\subsection{Detailed Description}
49class representing function \$f(x) = a\$, here rv is empty
50
51The documentation for this class was generated from the following file:\begin{CompactItemize}
52\item 
53work/mixpp/bdm/stat/libFN.h\end{CompactItemize}
Note: See TracBrowser for help on using the browser.