paradiseo/trunk/paradiseo-eo/doc/latex/classeo_point_mutation.tex
legrand c3aec878e5 Paradiseo-eo sources added
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
2006-12-12 14:49:08 +00:00

88 lines
3.2 KiB
TeX

\section{eo\-Point\-Mutation$<$ FType, Node $>$ Class Template Reference}
\label{classeo_point_mutation}\index{eoPointMutation@{eoPointMutation}}
eo\-Point\-Mutation --$>$ replace a Node with a Node of the same arity
{\tt \#include $<$gp/eo\-Parse\-Tree\-Op.h$>$}
Inheritance diagram for eo\-Point\-Mutation$<$ FType, Node $>$::\begin{figure}[H]
\begin{center}
\leavevmode
\includegraphics[height=2.14559cm]{classeo_point_mutation}
\end{center}
\end{figure}
\subsection*{Public Types}
\begin{CompactItemize}
\item
typedef {\bf eo\-Parse\-Tree}$<$ FType, Node $>$ {\bf Eo\-Type}\label{classeo_point_mutation_w0}
\end{CompactItemize}
\subsection*{Public Member Functions}
\begin{CompactItemize}
\item
{\bf eo\-Point\-Mutation} (std::vector$<$ Node $>$ \&\_\-initializor)
\begin{CompactList}\small\item\em Constructor. \item\end{CompactList}\item
virtual std::string {\bf class\-Name} () const \label{classeo_point_mutation_a1}
\begin{CompactList}\small\item\em the class name \item\end{CompactList}\item
virtual {\bf $\sim$eo\-Point\-Mutation} ()\label{classeo_point_mutation_a2}
\begin{CompactList}\small\item\em Dtor. \item\end{CompactList}\item
bool {\bf operator()} ({\bf Eo\-Type} \&\_\-eo1)
\begin{CompactList}\small\item\em Mutate an individual. \item\end{CompactList}\end{CompactItemize}
\subsection*{Private Attributes}
\begin{CompactItemize}
\item
std::vector$<$ Node $>$ \& {\bf initializor}\label{classeo_point_mutation_r0}
\end{CompactItemize}
\subsection{Detailed Description}
\subsubsection*{template$<$class FType, class Node$>$ class eo\-Point\-Mutation$<$ FType, Node $>$}
eo\-Point\-Mutation --$>$ replace a Node with a Node of the same arity
Definition at line 147 of file eo\-Parse\-Tree\-Op.h.
\subsection{Constructor \& Destructor Documentation}
\index{eoPointMutation@{eo\-Point\-Mutation}!eoPointMutation@{eoPointMutation}}
\index{eoPointMutation@{eoPointMutation}!eoPointMutation@{eo\-Point\-Mutation}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class FType, class Node$>$ {\bf eo\-Point\-Mutation}$<$ FType, Node $>$::{\bf eo\-Point\-Mutation} (std::vector$<$ Node $>$ \& {\em \_\-initializor})\hspace{0.3cm}{\tt [inline]}}\label{classeo_point_mutation_a0}
Constructor.
\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em \_\-initializor}]The std::vector of Nodes given to the eo\-Gp\-Depth\-Initializer \end{description}
\end{Desc}
Definition at line 157 of file eo\-Parse\-Tree\-Op.h.
\subsection{Member Function Documentation}
\index{eoPointMutation@{eo\-Point\-Mutation}!operator()@{operator()}}
\index{operator()@{operator()}!eoPointMutation@{eo\-Point\-Mutation}}
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}template$<$class FType, class Node$>$ bool {\bf eo\-Point\-Mutation}$<$ FType, Node $>$::operator() ({\bf Eo\-Type} \& {\em \_\-eo1})\hspace{0.3cm}{\tt [inline]}}\label{classeo_point_mutation_a3}
Mutate an individual.
\begin{Desc}
\item[Parameters:]
\begin{description}
\item[{\em \_\-eo1}]The individual that is to be changed \end{description}
\end{Desc}
Definition at line 171 of file eo\-Parse\-Tree\-Op.h.
References eo\-Rng::random().
The documentation for this class was generated from the following file:\begin{CompactItemize}
\item
eo\-Parse\-Tree\-Op.h\end{CompactItemize}