Show
Ignore:
Timestamp:
04/30/08 15:20:07 (16 years ago)
Author:
smidl
Message:

drobnosti a dokumentace

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • doc/latex/classOMpmsm.tex

    r79 r91  
    1010\begin{center} 
    1111\leavevmode 
    12 \includegraphics[width=54pt]{classOMpmsm__inherit__graph} 
     12\includegraphics[width=51pt]{classOMpmsm__inherit__graph} 
    1313\end{center} 
    1414\end{figure} 
     
    2525vec {\bf eval} (const vec \&x0, const vec \&u0)\label{classOMpmsm_8e32392c9c635584606287b8c0e8c9da} 
    2626 
    27 \begin{CompactList}\small\item\em Evaluates \$f(x0,u0)\$. \item\end{CompactList}\item  
     27\begin{CompactList}\small\item\em Evaluates $f(x0,u0)$. \item\end{CompactList}\item  
    2828void {\bf dfdx\_\-cond} (const vec \&x0, const vec \&u0, mat \&A, bool full=true) 
    2929\begin{CompactList}\small\item\em Evaluates $A=\frac{d}{dx}f(x,u)|_{x0,u0}$ and writes result into {\tt A} . \item\end{CompactList}\item  
    3030vec {\bf eval} (const vec \&cond)\label{classdiffbifn_ad7673e16aa1a046b131b24c731c4632} 
    3131 
    32 \begin{CompactList}\small\item\em Evaluates \$f(x0,u0)\$ (VS: Do we really need common eval? ). \item\end{CompactList}\item  
     32\begin{CompactList}\small\item\em Evaluates $f(x0,u0)$ (VS: Do we really need common eval? ). \item\end{CompactList}\item  
    3333virtual void {\bf dfdu\_\-cond} (const vec \&x0, const vec \&u0, mat \&A, bool full=true) 
    3434\begin{CompactList}\small\item\em Evaluates $A=\frac{d}{du}f(x,u)|_{x0,u0}$ and writes result into {\tt A} . \item\end{CompactList}\item  
     
    6666 
    6767\subsection{Member Function Documentation} 
    68 \index{OMpmsm@{OMpmsm}!dfdx_cond@{dfdx\_\-cond}} 
    69 \index{dfdx_cond@{dfdx\_\-cond}!OMpmsm@{OMpmsm}} 
    70 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}void OMpmsm::dfdx\_\-cond (const vec \& {\em x0}, const vec \& {\em u0}, mat \& {\em A}, bool {\em full} = {\tt true})\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classOMpmsm_b75b5fd55b2ac5ed74b5b953af122821} 
     68\index{OMpmsm@{OMpmsm}!dfdx\_\-cond@{dfdx\_\-cond}} 
     69\index{dfdx\_\-cond@{dfdx\_\-cond}!OMpmsm@{OMpmsm}} 
     70\subsubsection{\setlength{\rightskip}{0pt plus 5cm}void OMpmsm::dfdx\_\-cond (const vec \& {\em x0}, \/  const vec \& {\em u0}, \/  mat \& {\em A}, \/ bool {\em full} = {\tt true})\hspace{0.3cm}{\tt  [inline, virtual]}}\label{classOMpmsm_b75b5fd55b2ac5ed74b5b953af122821} 
    7171 
    7272 
     
    7676\item[Parameters:] 
    7777\begin{description} 
    78 \item[{\em full}]denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. \item[{\em x0}]numeric value of \$x\$, \item[{\em u0}]numeric value of \$u\$ \item[{\em A}]a place where the result will be stored. \end{description} 
     78\item[{\em full}]denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. \item[{\em x0}]numeric value of $x$, \item[{\em u0}]numeric value of $u$ \item[{\em A}]a place where the result will be stored. \end{description} 
    7979\end{Desc} 
    8080 
    8181 
    82 Reimplemented from {\bf diffbifn} \doxyref{}{p.}{classdiffbifn_6d217a02d4fa13931258d4bebdd0feb4}.\index{OMpmsm@{OMpmsm}!dfdu_cond@{dfdu\_\-cond}} 
    83 \index{dfdu_cond@{dfdu\_\-cond}!OMpmsm@{OMpmsm}} 
    84 \subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual void diffbifn::dfdu\_\-cond (const vec \& {\em x0}, const vec \& {\em u0}, mat \& {\em A}, bool {\em full} = {\tt true})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classdiffbifn_1978bafd7909d15c139a08c495c24aa0} 
     82Reimplemented from {\bf diffbifn} \doxyref{}{p.}{classdiffbifn_6d217a02d4fa13931258d4bebdd0feb4}.\index{OMpmsm@{OMpmsm}!dfdu\_\-cond@{dfdu\_\-cond}} 
     83\index{dfdu\_\-cond@{dfdu\_\-cond}!OMpmsm@{OMpmsm}} 
     84\subsubsection{\setlength{\rightskip}{0pt plus 5cm}virtual void diffbifn::dfdu\_\-cond (const vec \& {\em x0}, \/  const vec \& {\em u0}, \/  mat \& {\em A}, \/ bool {\em full} = {\tt true})\hspace{0.3cm}{\tt  [inline, virtual, inherited]}}\label{classdiffbifn_1978bafd7909d15c139a08c495c24aa0} 
    8585 
    8686 
     
    9090\item[Parameters:] 
    9191\begin{description} 
    92 \item[{\em full}]denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. \item[{\em x0}]numeric value of \$x\$, \item[{\em u0}]numeric value of \$u\$ \item[{\em A}]a place where the result will be stored. \end{description} 
     92\item[{\em full}]denotes that even unchanged entries are to be rewritten. When, false only the changed elements are computed. \item[{\em x0}]numeric value of $x$, \item[{\em u0}]numeric value of $u$ \item[{\em A}]a place where the result will be stored. \end{description} 
    9393\end{Desc} 
    9494