update docs
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
358ad43545
commit
2e7e817428
444 changed files with 43692 additions and 0 deletions
49
trunk/paradiseo-moeo/docs/latex/classmoeoRealVector.tex
Normal file
49
trunk/paradiseo-moeo/docs/latex/classmoeoRealVector.tex
Normal file
|
|
@ -0,0 +1,49 @@
|
|||
\section{moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$ Class Template Reference}
|
||||
\label{classmoeoRealVector}\index{moeoRealVector@{moeoRealVector}}
|
||||
This class is an implementationeo of a simple double-valued \doxyref{moeo\-Vector}{p.}{classmoeoVector}.
|
||||
|
||||
|
||||
{\tt \#include $<$moeo\-Vector.h$>$}
|
||||
|
||||
Inheritance diagram for moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=3.52941cm]{classmoeoRealVector}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Member Functions}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
{\bf moeo\-Real\-Vector} (unsigned \_\-size=0, double \_\-value=0.0)
|
||||
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ class moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$}
|
||||
|
||||
This class is an implementationeo of a simple double-valued \doxyref{moeo\-Vector}{p.}{classmoeoVector}.
|
||||
|
||||
|
||||
|
||||
Definition at line 144 of file moeo\-Vector.h.
|
||||
|
||||
\subsection{Constructor \& Destructor Documentation}
|
||||
\index{moeoRealVector@{moeo\-Real\-Vector}!moeoRealVector@{moeoRealVector}}
|
||||
\index{moeoRealVector@{moeoRealVector}!moeoRealVector@{moeo\-Real\-Vector}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class MOEOObjective\-Vector, class MOEOFitness, class MOEODiversity$>$ {\bf moeo\-Real\-Vector}$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$::{\bf moeo\-Real\-Vector} (unsigned {\em \_\-size} = {\tt 0}, double {\em \_\-value} = {\tt 0.0})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoRealVector_8a2ddb30ecb368a40be64c99bd896651}
|
||||
|
||||
|
||||
Ctor.
|
||||
|
||||
\begin{Desc}
|
||||
\item[Parameters:]
|
||||
\begin{description}
|
||||
\item[{\em \_\-size}]Length of vector (default is 0) \item[{\em \_\-value}]Initial value of all elements (default is default value of type Gene\-Type) \end{description}
|
||||
\end{Desc}
|
||||
|
||||
|
||||
Definition at line 153 of file moeo\-Vector.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
moeo\-Vector.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue