76 lines
4.4 KiB
TeX
76 lines
4.4 KiB
TeX
\hypertarget{classmoeo_real_vector}{}\doxysection{moeo\+Real\+Vector$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$ Class Template Reference}
|
|
\label{classmoeo_real_vector}\index{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$@{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$moeo\+Real\+Vector.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for moeo\+Real\+Vector$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classmoeo_real_vector__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for moeo\+Real\+Vector$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classmoeo_real_vector__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\hyperlink{classmoeo_real_vector_a575f601664ea6d9d48e3e11c4beeafed}{moeo\+Real\+Vector}} (unsigned int \+\_\+size=0, double \+\_\+value=0.\+0)
|
|
\item
|
|
virtual std\+::string \mbox{\hyperlink{classmoeo_real_vector_aacfe5de2b5d9a515bd263e52f6cde560}{class\+Name}} () const
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class M\+O\+E\+O\+Objective\+Vector, class M\+O\+E\+O\+Fitness = double, class M\+O\+E\+O\+Diversity = double$>$\newline
|
|
class moeo\+Real\+Vector$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$}
|
|
|
|
This class is an implementation of a simple double-\/valued \mbox{\hyperlink{classmoeo_vector}{moeo\+Vector}}.
|
|
|
|
\doxysubsection{Constructor \& Destructor Documentation}
|
|
\mbox{\Hypertarget{classmoeo_real_vector_a575f601664ea6d9d48e3e11c4beeafed}\label{classmoeo_real_vector_a575f601664ea6d9d48e3e11c4beeafed}}
|
|
\index{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$@{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$}!moeoRealVector@{moeoRealVector}}
|
|
\index{moeoRealVector@{moeoRealVector}!moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$@{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$}}
|
|
\doxysubsubsection{\texorpdfstring{moeoRealVector()}{moeoRealVector()}}
|
|
{\footnotesize\ttfamily template$<$class M\+O\+E\+O\+Objective\+Vector , class M\+O\+E\+O\+Fitness = double, class M\+O\+E\+O\+Diversity = double$>$ \\
|
|
\mbox{\hyperlink{classmoeo_real_vector}{moeo\+Real\+Vector}}$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$\+::\mbox{\hyperlink{classmoeo_real_vector}{moeo\+Real\+Vector}} (\begin{DoxyParamCaption}\item[{unsigned int}]{\+\_\+size = {\ttfamily 0}, }\item[{double}]{\+\_\+value = {\ttfamily 0.0} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Ctor
|
|
\begin{DoxyParams}{Parameters}
|
|
{\em \+\_\+size} & Length of vector (default is 0) \\
|
|
\hline
|
|
{\em \+\_\+value} & Initial value of all elements (default is default value of type Gene\+Type) \\
|
|
\hline
|
|
\end{DoxyParams}
|
|
|
|
|
|
\doxysubsection{Member Function Documentation}
|
|
\mbox{\Hypertarget{classmoeo_real_vector_aacfe5de2b5d9a515bd263e52f6cde560}\label{classmoeo_real_vector_aacfe5de2b5d9a515bd263e52f6cde560}}
|
|
\index{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$@{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$}!className@{className}}
|
|
\index{className@{className}!moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$@{moeoRealVector$<$ MOEOObjectiveVector, MOEOFitness, MOEODiversity $>$}}
|
|
\doxysubsubsection{\texorpdfstring{className()}{className()}}
|
|
{\footnotesize\ttfamily template$<$class M\+O\+E\+O\+Objective\+Vector , class M\+O\+E\+O\+Fitness = double, class M\+O\+E\+O\+Diversity = double$>$ \\
|
|
virtual std\+::string \mbox{\hyperlink{classmoeo_real_vector}{moeo\+Real\+Vector}}$<$ M\+O\+E\+O\+Objective\+Vector, M\+O\+E\+O\+Fitness, M\+O\+E\+O\+Diversity $>$\+::class\+Name (\begin{DoxyParamCaption}{ }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}, {\ttfamily [virtual]}}
|
|
|
|
Returns the class name as a std\+::string
|
|
|
|
Implements \mbox{\hyperlink{classeo_object_a1c02745db786e7bb46dea93b560fe685}{eo\+Object}}.
|
|
|
|
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
moeo/src/core/moeo\+Real\+Vector.\+h\end{DoxyCompactItemize}
|