git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@558 331e1502-861f-0410-8da2-ba01fb791d7f
52 lines
2.4 KiB
TeX
52 lines
2.4 KiB
TeX
\section{moeo\-Real\-Vector$<$ MOEOObjective\-Vector, MOEOFitness, MOEODiversity $>$ Class Template Reference}
|
|
\label{classmoeoRealVector}\index{moeoRealVector@{moeoRealVector}}
|
|
This class is an implementation of a simple double-valued \doxyref{moeo\-Vector}{p.}{classmoeoVector}.
|
|
|
|
|
|
{\tt \#include $<$moeo\-Real\-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 int \_\-size=0, double \_\-value=0.0)
|
|
\begin{CompactList}\small\item\em Ctor. \item\end{CompactList}\item
|
|
virtual std::string \bf{class\-Name} () const \label{classmoeoRealVector_0585cfbce7824e8c2a0f336017b9ffd9}
|
|
|
|
\begin{CompactList}\small\item\em Returns the class name as a std::string. \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 implementation of a simple double-valued \doxyref{moeo\-Vector}{p.}{classmoeoVector}.
|
|
|
|
|
|
|
|
Definition at line 22 of file moeo\-Real\-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 int {\em \_\-size} = {\tt 0}, double {\em \_\-value} = {\tt 0.0})\hspace{0.3cm}{\tt [inline]}}\label{classmoeoRealVector_575f601664ea6d9d48e3e11c4beeafed}
|
|
|
|
|
|
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 31 of file moeo\-Real\-Vector.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
moeo\-Real\-Vector.h\end{CompactItemize}
|