106 lines
5.2 KiB
TeX
106 lines
5.2 KiB
TeX
\hypertarget{classeo_continue}{}\doxysection{eo\+Continue$<$ E\+OT $>$ Class Template Reference}
|
|
\label{classeo_continue}\index{eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}}
|
|
|
|
|
|
{\ttfamily \#include $<$eo\+Continue.\+h$>$}
|
|
|
|
|
|
|
|
Inheritance diagram for eo\+Continue$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_continue__inherit__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
|
|
|
|
Collaboration diagram for eo\+Continue$<$ E\+OT $>$\+:
|
|
\nopagebreak
|
|
\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[width=350pt]{classeo_continue__coll__graph}
|
|
\end{center}
|
|
\end{figure}
|
|
\doxysubsection*{Public Member Functions}
|
|
\begin{DoxyCompactItemize}
|
|
\item
|
|
\mbox{\Hypertarget{classeo_continue_ab05e262a7ae80fbd38baa5f56f14b03b}\label{classeo_continue_ab05e262a7ae80fbd38baa5f56f14b03b}}
|
|
virtual std\+::string {\bfseries class\+Name} (void) const
|
|
\item
|
|
void \mbox{\hyperlink{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}{read\+From}} (std \+::istream \&\+\_\+\+\_\+is)
|
|
\item
|
|
void \mbox{\hyperlink{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}{print\+On}} (std \+::ostream \&\+\_\+\+\_\+os) const
|
|
\item
|
|
\mbox{\Hypertarget{classeo_continue_ab05e262a7ae80fbd38baa5f56f14b03b}\label{classeo_continue_ab05e262a7ae80fbd38baa5f56f14b03b}}
|
|
virtual std\+::string {\bfseries class\+Name} (void) const
|
|
\item
|
|
void \mbox{\hyperlink{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}{read\+From}} (std \+::istream \&\+\_\+\+\_\+is)
|
|
\item
|
|
void \mbox{\hyperlink{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}{print\+On}} (std \+::ostream \&\+\_\+\+\_\+os) const
|
|
\end{DoxyCompactItemize}
|
|
\doxysubsection*{Additional Inherited Members}
|
|
|
|
|
|
\doxysubsection{Detailed Description}
|
|
\subsubsection*{template$<$class E\+OT$>$\newline
|
|
class eo\+Continue$<$ E\+O\+T $>$}
|
|
|
|
Termination condition for the genetic algorithm Takes the population as input, returns true for continue, false for termination
|
|
|
|
\doxysubsection{Member Function Documentation}
|
|
\mbox{\Hypertarget{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}\label{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}}
|
|
\index{eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}!printOn@{printOn}}
|
|
\index{printOn@{printOn}!eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}}
|
|
\doxysubsubsection{\texorpdfstring{printOn()}{printOn()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
|
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
|
void \mbox{\hyperlink{classeo_continue}{eo\+Continue}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::print\+On (\begin{DoxyParamCaption}\item[{std \+::ostream \&}]{\+\_\+\+\_\+os }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Print on a stream
|
|
\begin{DoxyParams}{Parameters}
|
|
{\em \+\_\+\+\_\+os} & ostream to print on \\
|
|
\hline
|
|
\end{DoxyParams}
|
|
\mbox{\Hypertarget{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}\label{classeo_continue_ab9ee11ef840daaf10e93fefc47d5d289}}
|
|
\index{eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}!printOn@{printOn}}
|
|
\index{printOn@{printOn}!eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}}
|
|
\doxysubsubsection{\texorpdfstring{printOn()}{printOn()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
|
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
|
void \mbox{\hyperlink{classeo_continue}{eo\+Continue}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::print\+On (\begin{DoxyParamCaption}\item[{std \+::ostream \&}]{\+\_\+\+\_\+os }\end{DoxyParamCaption}) const\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Print on a stream
|
|
\begin{DoxyParams}{Parameters}
|
|
{\em \+\_\+\+\_\+os} & ostream to print on \\
|
|
\hline
|
|
\end{DoxyParams}
|
|
\mbox{\Hypertarget{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}\label{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}}
|
|
\index{eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}!readFrom@{readFrom}}
|
|
\index{readFrom@{readFrom}!eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}}
|
|
\doxysubsubsection{\texorpdfstring{readFrom()}{readFrom()}\hspace{0.1cm}{\footnotesize\ttfamily [1/2]}}
|
|
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
|
void \mbox{\hyperlink{classeo_continue}{eo\+Continue}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::read\+From (\begin{DoxyParamCaption}\item[{std \+::istream \&}]{\+\_\+\+\_\+is }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Read from a stream
|
|
\begin{DoxyParams}{Parameters}
|
|
{\em \+\_\+\+\_\+is} & istream to read from \\
|
|
\hline
|
|
\end{DoxyParams}
|
|
\mbox{\Hypertarget{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}\label{classeo_continue_abef83578bd5d08de6fd072eb089e1cd4}}
|
|
\index{eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}!readFrom@{readFrom}}
|
|
\index{readFrom@{readFrom}!eoContinue$<$ EOT $>$@{eoContinue$<$ EOT $>$}}
|
|
\doxysubsubsection{\texorpdfstring{readFrom()}{readFrom()}\hspace{0.1cm}{\footnotesize\ttfamily [2/2]}}
|
|
{\footnotesize\ttfamily template$<$class E\+OT $>$ \\
|
|
void \mbox{\hyperlink{classeo_continue}{eo\+Continue}}$<$ \mbox{\hyperlink{struct_dummy}{E\+OT}} $>$\+::read\+From (\begin{DoxyParamCaption}\item[{std \+::istream \&}]{\+\_\+\+\_\+is }\end{DoxyParamCaption})\hspace{0.3cm}{\ttfamily [inline]}}
|
|
|
|
Read from a stream
|
|
\begin{DoxyParams}{Parameters}
|
|
{\em \+\_\+\+\_\+is} & istream to read from \\
|
|
\hline
|
|
\end{DoxyParams}
|
|
|
|
|
|
The documentation for this class was generated from the following file\+:\begin{DoxyCompactItemize}
|
|
\item
|
|
deprecated/eo/src/eo\+Continue.\+h\end{DoxyCompactItemize}
|