root/doc/latex/classconstfn.tex @ 145

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

Oprava dokumentace

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