Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
bc1f453978
commit
c3aec878e5
3609 changed files with 342772 additions and 0 deletions
68
trunk/paradiseo-eo/doc/latex/classeo_es_stdev.tex
Normal file
68
trunk/paradiseo-eo/doc/latex/classeo_es_stdev.tex
Normal file
|
|
@ -0,0 +1,68 @@
|
|||
\section{eo\-Es\-Stdev$<$ Fit $>$ Class Template Reference}
|
||||
\label{classeo_es_stdev}\index{eoEsStdev@{eoEsStdev}}
|
||||
Evolutionary Strategy with a standard deviation per parameter.
|
||||
|
||||
|
||||
{\tt \#include $<$eo\-Es\-Stdev.h$>$}
|
||||
|
||||
Inheritance diagram for eo\-Es\-Stdev$<$ Fit $>$::\begin{figure}[H]
|
||||
\begin{center}
|
||||
\leavevmode
|
||||
\includegraphics[height=5cm]{classeo_es_stdev}
|
||||
\end{center}
|
||||
\end{figure}
|
||||
\subsection*{Public Types}
|
||||
\begin{CompactItemize}
|
||||
\item
|
||||
typedef double {\bf Type}\label{classeo_es_stdev_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_stdev_a2}
|
||||
|
||||
\begin{CompactList}\small\item\em printing... \item\end{CompactList}\item
|
||||
void {\bf read\-From} (std::istream \&is)\label{classeo_es_stdev_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_stdev_o0}
|
||||
|
||||
\end{CompactItemize}
|
||||
|
||||
|
||||
\subsection{Detailed Description}
|
||||
\subsubsection*{template$<$class Fit$>$ class eo\-Es\-Stdev$<$ Fit $>$}
|
||||
|
||||
Evolutionary Strategy with a standard deviation per parameter.
|
||||
|
||||
Evolutionary strategie style representation, supporting co-evolving standard deviations.
|
||||
|
||||
|
||||
|
||||
Definition at line 37 of file eo\-Es\-Stdev.h.
|
||||
|
||||
\subsection{Member Function Documentation}
|
||||
\index{eoEsStdev@{eo\-Es\-Stdev}!className@{className}}
|
||||
\index{className@{className}!eoEsStdev@{eo\-Es\-Stdev}}
|
||||
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class Fit$>$ virtual std::string {\bf eo\-Es\-Stdev}$<$ Fit $>$::class\-Name (void) const\hspace{0.3cm}{\tt [inline, virtual]}}\label{classeo_es_stdev_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 47 of file eo\-Es\-Stdev.h.
|
||||
|
||||
The documentation for this class was generated from the following file:\begin{CompactItemize}
|
||||
\item
|
||||
eo\-Es\-Stdev.h\end{CompactItemize}
|
||||
Loading…
Add table
Add a link
Reference in a new issue