Changeset 91 for doc/latex/classfnc.tex
- Timestamp:
- 04/30/08 15:20:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classfnc.tex
r79 r91 1 1 \section{fnc Class Reference} 2 2 \label{classfnc}\index{fnc@{fnc}} 3 Class representing function \$f(x)\$ of variable \$x\$ represented by {\tt rv}.3 Class representing function $f(x)$ of variable $x$ represented by {\tt rv}. 4 4 5 5 … … 10 10 \begin{center} 11 11 \leavevmode 12 \includegraphics[width=1 25pt]{classfnc__inherit__graph}12 \includegraphics[width=117pt]{classfnc__inherit__graph} 13 13 \end{center} 14 14 \end{figure} … … 21 21 virtual vec {\bf eval} (const vec \&cond)\label{classfnc_7fad2e6cb35909a165ec5a53def4a18c} 22 22 23 \begin{CompactList}\small\item\em function evaluates numerical value of \$f(x)\$ at \$x=cond\$\item\end{CompactList}\item23 \begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item 24 24 int {\bf \_\-dimy} () const \label{classfnc_a8891973d0ca48ce38e1886df45ca298} 25 25 … … 37 37 38 38 \subsection{Detailed Description} 39 Class representing function \$f(x)\$ of variable \$x\$ represented by {\tt rv}.39 Class representing function $f(x)$ of variable $x$ represented by {\tt rv}. 40 40 41 41 The documentation for this class was generated from the following file:\begin{CompactItemize}