Changeset 91 for doc/latex/classlinfn.tex
- Timestamp:
- 04/30/08 15:20:07 (17 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classlinfn.tex
r33 r91 1 1 \section{linfn Class Reference} 2 2 \label{classlinfn}\index{linfn@{linfn}} 3 Class representing function \$f(x) = Ax+B\$.3 Class representing function $f(x) = Ax+B$. 4 4 5 5 … … 10 10 \begin{center} 11 11 \leavevmode 12 \includegraphics[width= 40pt]{classlinfn__inherit__graph}12 \includegraphics[width=39pt]{classlinfn__inherit__graph} 13 13 \end{center} 14 14 \end{figure} … … 25 25 vec {\bf eval} (const vec \&cond)\label{classlinfn_fac0e56701f4c7beaf1c91f9b2a55f0b} 26 26 27 \begin{CompactList}\small\item\em function evaluates numerical value of \$f(x)\$ at \$x=cond\$\item\end{CompactList}\item27 \begin{CompactList}\small\item\em function evaluates numerical value of $f(x)$ at $x=$ {\tt cond} \item\end{CompactList}\item 28 28 {\bf linfn} (const {\bf RV} \&rv0)\label{classlinfn_01c70122a7783ddb0d87e6a82685adcb} 29 29 … … 44 44 45 45 \subsection{Detailed Description} 46 Class representing function \$f(x) = Ax+B\$.46 Class representing function $f(x) = Ax+B$. 47 47 48 48 The documentation for this class was generated from the following file:\begin{CompactItemize}