Changeset 270 for doc/latex/classbdm_1_1bilinfn.tex
- Timestamp:
- 02/16/09 10:02:08 (16 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
doc/latex/classbdm_1_1bilinfn.tex
r261 r270 3 3 \label{classbdm_1_1bilinfn}\index{bdm::bilinfn@{bdm::bilinfn}} 4 4 } 5 Class representing function $f(x,u) = Ax+Bu$.6 7 8 5 {\tt \#include $<$libFN.h$>$} 9 6 … … 15 12 \end{center} 16 13 \end{figure} 17 Collaboration diagram for bdm::bilinfn:\nopagebreak 18 \begin{figure}[H] 19 \begin{center} 20 \leavevmode 21 \includegraphics[width=88pt]{classbdm_1_1bilinfn__coll__graph} 22 \end{center} 23 \end{figure} 24 \subsection*{Public Member Functions} 14 15 16 \subsection{Detailed Description} 17 Class representing function $f(x,u) = Ax+Bu$. \subsection*{Public Member Functions} 25 18 \begin{CompactItemize} 26 19 \item … … 30 23 31 24 \begin{CompactList}\small\item\em Evaluates $f(x0,u0)$. \item\end{CompactList}\item 32 \hypertarget{classbdm_1_1bilinfn_ 1e86e5081f13964ee64342f8e988032c}{33 \hyperlink{classbdm_1_1bilinfn_ 1e86e5081f13964ee64342f8e988032c}{bilinfn} (const \hyperlink{classbdm_1_1RV}{RV} \&rvx0, const \hyperlink{classbdm_1_1RV}{RV} \&rvu0)}34 \label{classbdm_1_1bilinfn_ 1e86e5081f13964ee64342f8e988032c}25 \hypertarget{classbdm_1_1bilinfn_dc263f8d8d1876023a9d161d17a3c621}{ 26 \hyperlink{classbdm_1_1bilinfn_dc263f8d8d1876023a9d161d17a3c621}{bilinfn} ()} 27 \label{classbdm_1_1bilinfn_dc263f8d8d1876023a9d161d17a3c621} 35 28 36 29 \begin{CompactList}\small\item\em Default constructor. \item\end{CompactList}\item 37 \hypertarget{classbdm_1_1bilinfn_ c99f91d7752e131275b219df731868bd}{38 \hyperlink{classbdm_1_1bilinfn_c99f91d7752e131275b219df731868bd}{bilinfn} (const \hyperlink{classbdm_1_1RV}{RV} \&rvx0, const \hyperlink{classbdm_1_1RV}{RV} \&rvu0, const mat \&A0, const mat \&B0)}39 \label{classbdm_1_1bilinfn_ c99f91d7752e131275b219df731868bd}30 \hypertarget{classbdm_1_1bilinfn_5a508fbb5fc013904d9b62b2231442de}{ 31 void \hyperlink{classbdm_1_1bilinfn_5a508fbb5fc013904d9b62b2231442de}{set\_\-parameters} (const mat A0, const mat B0)} 32 \label{classbdm_1_1bilinfn_5a508fbb5fc013904d9b62b2231442de} 40 33 41 34 \begin{CompactList}\small\item\em Alternative constructor. \item\end{CompactList}\item … … 99 92 100 93 101 \subsection{Detailed Description}102 Class representing function $f(x,u) = Ax+Bu$.103 104 94 \subsection{Member Function Documentation} 105 95 \hypertarget{classbdm_1_1bilinfn_33066f1054dd259df2ec5fafae4b46e6}{