git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
71 lines
2.2 KiB
TeX
71 lines
2.2 KiB
TeX
\section{eo\-Es\-Full$<$ Fit $>$ Class Template Reference}
|
|
\label{classeo_es_full}\index{eoEsFull@{eoEsFull}}
|
|
The most complex evolutionary strategy representation.
|
|
|
|
|
|
{\tt \#include $<$eo\-Es\-Full.h$>$}
|
|
|
|
Inheritance diagram for eo\-Es\-Full$<$ Fit $>$::\begin{figure}[H]
|
|
\begin{center}
|
|
\leavevmode
|
|
\includegraphics[height=5cm]{classeo_es_full}
|
|
\end{center}
|
|
\end{figure}
|
|
\subsection*{Public Types}
|
|
\begin{CompactItemize}
|
|
\item
|
|
typedef double {\bf Type}\label{classeo_es_full_w0}
|
|
|
|
\end{CompactItemize}
|
|
\subsection*{Public Member Functions}
|
|
\begin{CompactItemize}
|
|
\item
|
|
virtual std::string {\bf class\-Name} (void) const
|
|
\begin{CompactList}\small\item\em Return the class id. \item\end{CompactList}\item
|
|
void {\bf print\-On} (std::ostream \&os) const \label{classeo_es_full_a2}
|
|
|
|
\begin{CompactList}\small\item\em printing... \item\end{CompactList}\item
|
|
void {\bf read\-From} (std::istream \&is)\label{classeo_es_full_a3}
|
|
|
|
\begin{CompactList}\small\item\em reading... \item\end{CompactList}\end{CompactItemize}
|
|
\subsection*{Public Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
std::vector$<$ double $>$ {\bf stdevs}\label{classeo_es_full_o0}
|
|
|
|
\item
|
|
std::vector$<$ double $>$ {\bf correlations}\label{classeo_es_full_o1}
|
|
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
\subsubsection*{template$<$class Fit$>$ class eo\-Es\-Full$<$ Fit $>$}
|
|
|
|
The most complex evolutionary strategy representation.
|
|
|
|
Co-evolving mutation rates and correlated mutations.
|
|
|
|
|
|
|
|
Definition at line 40 of file eo\-Es\-Full.h.
|
|
|
|
\subsection{Member Function Documentation}
|
|
\index{eoEsFull@{eo\-Es\-Full}!className@{className}}
|
|
\index{className@{className}!eoEsFull@{eo\-Es\-Full}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class Fit$>$ virtual std::string {\bf eo\-Es\-Full}$<$ Fit $>$::class\-Name (void) const\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeo_es_full_a1}
|
|
|
|
|
|
Return the class id.
|
|
|
|
\begin{Desc}
|
|
\item[Returns:]the class name as a std::string \end{Desc}
|
|
|
|
|
|
Reimplemented from {\bf EO$<$ Fit $>$} {\rm (p.\,\pageref{class_e_o_z10_0})}.
|
|
|
|
Definition at line 51 of file eo\-Es\-Full.h.
|
|
|
|
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
eo\-Es\-Full.h\end{CompactItemize}
|