paradiseo/Doxygen doc/latex/classeo_int.tex
aaziz-alaoui e79679b3c9 adding the problem configuration interface to irace interface
problem_config_mapping created
2020-10-01 15:55:30 +02:00

91 lines
4.5 KiB
TeX

\hypertarget{classeo_int}{}\doxysection{eo\+Int$<$ FitT $>$ Class Template Reference}
\label{classeo_int}\index{eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}}
{\ttfamily \#include $<$eo\+Int.\+h$>$}
Inheritance diagram for eo\+Int$<$ FitT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=311pt]{classeo_int__inherit__graph}
\end{center}
\end{figure}
Collaboration diagram for eo\+Int$<$ FitT $>$\+:
\nopagebreak
\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[width=311pt]{classeo_int__coll__graph}
\end{center}
\end{figure}
\doxysubsection*{Public Member Functions}
\begin{DoxyCompactItemize}
\item
\mbox{\hyperlink{classeo_int_a881c406197855c776b63d074afbe32cf}{eo\+Int}} (unsigned size=0, int value=0)
\item
\mbox{\Hypertarget{classeo_int_a35b12dc963afd67184c0bb9617d8f973}\label{classeo_int_a35b12dc963afd67184c0bb9617d8f973}}
virtual std\+::string \mbox{\hyperlink{classeo_int_a35b12dc963afd67184c0bb9617d8f973}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em My class name. \end{DoxyCompactList}\item
\mbox{\hyperlink{classeo_int_aebac6426452f4e3b4b877ef3a39e0160}{eo\+Int}} (unsigned size=0, T value=0)
\item
\mbox{\hyperlink{classeo_int_a2dd540542834d07a665b643f6f9ec438}{eo\+Int}} (std\+::vector$<$ T $>$ vec)
\item
\mbox{\Hypertarget{classeo_int_a35b12dc963afd67184c0bb9617d8f973}\label{classeo_int_a35b12dc963afd67184c0bb9617d8f973}}
virtual std\+::string \mbox{\hyperlink{classeo_int_a35b12dc963afd67184c0bb9617d8f973}{class\+Name}} () const
\begin{DoxyCompactList}\small\item\em My class name. \end{DoxyCompactList}\end{DoxyCompactItemize}
\doxysubsection*{Additional Inherited Members}
\doxysubsection{Detailed Description}
\subsubsection*{template$<$class FitT$>$\newline
class eo\+Int$<$ Fit\+T $>$}
\mbox{\hyperlink{classeo_int}{eo\+Int}}\+: implementation of simple integer-\/valued chromosome. based on \mbox{\hyperlink{classeo_vector}{eo\+Vector}} class
\doxysubsection{Constructor \& Destructor Documentation}
\mbox{\Hypertarget{classeo_int_a881c406197855c776b63d074afbe32cf}\label{classeo_int_a881c406197855c776b63d074afbe32cf}}
\index{eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}!eoInt@{eoInt}}
\index{eoInt@{eoInt}!eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}}
\doxysubsubsection{\texorpdfstring{eoInt()}{eoInt()}\hspace{0.1cm}{\footnotesize\ttfamily [1/3]}}
{\footnotesize\ttfamily template$<$class FitT $>$ \\
\mbox{\hyperlink{classeo_int}{eo\+Int}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::\mbox{\hyperlink{classeo_int}{eo\+Int}} (\begin{DoxyParamCaption}\item[{unsigned}]{size = {\ttfamily 0}, }\item[{int}]{value = {\ttfamily 0} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
(Default) Constructor.
\begin{DoxyParams}{Parameters}
{\em size} & Size of the std\+::vector \\
\hline
{\em value} & fill the vector with this value \\
\hline
\end{DoxyParams}
\mbox{\Hypertarget{classeo_int_aebac6426452f4e3b4b877ef3a39e0160}\label{classeo_int_aebac6426452f4e3b4b877ef3a39e0160}}
\index{eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}!eoInt@{eoInt}}
\index{eoInt@{eoInt}!eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}}
\doxysubsubsection{\texorpdfstring{eoInt()}{eoInt()}\hspace{0.1cm}{\footnotesize\ttfamily [2/3]}}
{\footnotesize\ttfamily template$<$class FitT $>$ \\
\mbox{\hyperlink{classeo_int}{eo\+Int}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::\mbox{\hyperlink{classeo_int}{eo\+Int}} (\begin{DoxyParamCaption}\item[{unsigned}]{size = {\ttfamily 0}, }\item[{T}]{value = {\ttfamily 0} }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
(Default) Constructor.
\begin{DoxyParams}{Parameters}
{\em size} & Size of the std\+::vector \\
\hline
{\em value} & fill the vector with this value \\
\hline
\end{DoxyParams}
\mbox{\Hypertarget{classeo_int_a2dd540542834d07a665b643f6f9ec438}\label{classeo_int_a2dd540542834d07a665b643f6f9ec438}}
\index{eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}!eoInt@{eoInt}}
\index{eoInt@{eoInt}!eoInt$<$ FitT $>$@{eoInt$<$ FitT $>$}}
\doxysubsubsection{\texorpdfstring{eoInt()}{eoInt()}\hspace{0.1cm}{\footnotesize\ttfamily [3/3]}}
{\footnotesize\ttfamily template$<$class FitT $>$ \\
\mbox{\hyperlink{classeo_int}{eo\+Int}}$<$ \mbox{\hyperlink{classeo_scalar_fitness}{FitT}} $>$\+::\mbox{\hyperlink{classeo_int}{eo\+Int}} (\begin{DoxyParamCaption}\item[{std\+::vector$<$ T $>$}]{vec }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
Constructor copying from a vector (or an initialization list).
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
\item
deprecated/eo/src/eo\+Int.\+h\end{DoxyCompactItemize}