paradiseo/trunk/paradiseo-eo/doc/html/classeo_es_mutate.html
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

465 lines
27 KiB
HTML
Raw Blame History

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>EO: eoEsMutate&lt; EOT &gt; Class Template Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3.9.1 -->
<div class="qindex"> <form class="search" action="search.php" method="get">
<a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class&nbsp;Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical&nbsp;List</a> | <a class="qindex" href="annotated.html">Class&nbsp;List</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="namespacemembers.html">Namespace&nbsp;Members</a> | <a class="qindex" href="functions.html">Class&nbsp;Members</a> | <a class="qindex" href="pages.html">Related&nbsp;Pages</a> | <span class="search"><u>S</u>earch&nbsp;for&nbsp;<input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
<h1>eoEsMutate&lt; EOT &gt; Class Template Reference<br>
<small>
[<a class="el" href="group___evolution_strategies.html">EvolutionStrategies</a>]</small>
</h1>ES-style mutation in the large.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>&gt;</code>
<p>
<p>Inheritance diagram for eoEsMutate&lt; EOT &gt;:
<p><center><img src="classeo_es_mutate.png" usemap="#eoEsMutate< EOT >_map" border="0" alt=""></center>
<map name="eoEsMutate< EOT >_map">
<area href="classeo_mon_op.html" alt="eoMonOp< EOT >" shape="rect" coords="101,112,294,136">
<area href="classeo_op.html" alt="eoOp< EOT >" shape="rect" coords="0,56,193,80">
<area href="classeo_u_f.html" alt="eoUF< EOT &, bool >" shape="rect" coords="203,56,396,80">
<area href="classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="101,0,294,24">
</map>
<a href="classeo_es_mutate-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="w0" doxytag="eoEsMutate::FitT"></a>
typedef EOT::Fitness&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#w0">FitT</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Fitness-type. <br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a0">eoEsMutate</a> (<a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;_init, <a class="el" href="classeo_real_vector_bounds.html">eoRealVectorBounds</a> &amp;_bounds)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialization. <a href="#a0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="eoEsMutate::~eoEsMutate"></a>
virtual&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a1">~eoEsMutate</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Virtual Destructor. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a2">className</a> () const </td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Classname. <a href="#a2"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a3">operator()</a> (<a class="el" href="classeo_es_simple.html">eoEsSimple</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;_eo)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Mutate <a class="el" href="classeo_es_simple.html">eoEsSimple</a>. <a href="#a3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a4">operator()</a> (<a class="el" href="classeo_es_stdev.html">eoEsStdev</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;_eo)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Standard mutation in ES. <a href="#a4"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#a5">operator()</a> (<a class="el" href="classeo_es_full.html">eoEsFull</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;_eo)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Correlated mutations in ES. <a href="#a5"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="d0" doxytag="eoEsMutate::init"></a>
void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#d0">init</a> (<a class="el" href="classeo_es_simple.html">eoEsSimple</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt;, <a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;_init)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialization of simple ES. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#d1">init</a> (<a class="el" href="classeo_es_stdev.html">eoEsStdev</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt;, <a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;_init)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialization of standard ES. <a href="#d1"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#d2">init</a> (<a class="el" href="classeo_es_full.html">eoEsFull</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt;, <a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;_init)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Initialization of full ES. <a href="#d2"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="r0" doxytag="eoEsMutate::TauLcl"></a>
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#r0">TauLcl</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Local factor for mutation of std deviations. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="r1" doxytag="eoEsMutate::TauGlb"></a>
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#r1">TauGlb</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Global factor for mutation of std deviations. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="r2" doxytag="eoEsMutate::TauBeta"></a>
double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#r2">TauBeta</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Factor for mutation of correlation parameters. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="r3" doxytag="eoEsMutate::bounds"></a>
<a class="el" href="classeo_real_vector_bounds.html">eoRealVectorBounds</a> &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#r3">bounds</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Bounds of parameters. <br></td></tr>
<tr><td colspan="2"><br><h2>Static Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const double&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_es_mutate.html#v0">stdev_eps</a> = 1.0e-40</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Minimum stdev. <a href="#v0"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class eoEsMutate&lt; EOT &gt;</h3>
ES-style mutation in the large.
<p>
Obviously, valid only for eoES*. It is currently valid for three types of ES chromosomes:<ul>
<li><a class="el" href="classeo_es_simple.html">eoEsSimple</a>: Exactly one stdandard-deviation</li><li><a class="el" href="classeo_es_stdev.html">eoEsStdev</a>: As many standard deviations as object variables</li><li><a class="el" href="classeo_es_full.html">eoEsFull</a>: The whole guacemole: correlations, stdevs and object variables</li></ul>
<p>
Each of these three variant has it's own operator() in eoEsMutate and intialization is also split into three cases (that share some commonalities)
<p>
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00060">60</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="a0" doxytag="eoEsMutate::eoEsMutate"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::<a class="el" href="classeo_es_mutate.html">eoEsMutate</a> </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_init</em>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classeo_real_vector_bounds.html">eoRealVectorBounds</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_bounds</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Initialization.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_init</em>&nbsp;</td><td>Proxy class for initializating the three parameters eoEsMutate needs </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_bounds</em>&nbsp;</td><td>Bounds for the objective variables </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00074">74</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00262">eoEsMutate&lt; EOT &gt;::bounds</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00215">eoEsMutate&lt; EOT &gt;::init()</a>. </td>
</tr>
</table>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a2" doxytag="eoEsMutate::className"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">virtual std::string <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::className </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top">void&nbsp;</td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap> const<code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Classname.
<p>
Inherited from <a class="el" href="classeo_object.html">eoObject</a> <dl compact><dt><b>See also:</b></dt><dd><a class="el" href="classeo_object.html">eoObject</a></dd></dl>
<dl compact><dt><b>Returns:</b></dt><dd>Name of class. </dd></dl>
<p>
Reimplemented from <a class="el" href="classeo_mon_op.html">eoMonOp&lt; EOT &gt;</a>.
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00090">90</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>. </td>
</tr>
</table>
<a class="anchor" name="a3" doxytag="eoEsMutate::operator()"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">virtual bool <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_simple.html">eoEsSimple</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>_eo</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Mutate <a class="el" href="classeo_es_simple.html">eoEsSimple</a>.
<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_eo</em>&nbsp;</td><td>Individual to mutate. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00097">97</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00262">eoEsMutate&lt; EOT &gt;::bounds</a>, <a class="el" href="eo_real_vector_bounds_8h-source.html#l00125">eoRealBaseVectorBounds::foldsInBounds()</a>, <a class="el" href="eo_r_n_g_8h-source.html#l00458">eoRng::normal()</a>, <a class="el" href="eo_es_simple_8h-source.html#l00064">eoEsSimple&lt; Fit &gt;::stdev</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00253">eoEsMutate&lt; EOT &gt;::TauLcl</a>. </td>
</tr>
</table>
<a class="anchor" name="a4" doxytag="eoEsMutate::operator()"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">virtual bool <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_stdev.html">eoEsStdev</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>_eo</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Standard mutation in ES.
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.<p>
Standard mutation of object variables and standard deviations in ESs.<p>
If there are fewer different standard deviations available than the dimension of the objective function requires, the last standard deviation is responsible for ALL remaining object variables.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_eo</em>&nbsp;</td><td>Individual to mutate.</td></tr>
</table>
</dl>
<dl compact><dt><b>See also:</b></dt><dd>Schwefel 1977: Numerische Optimierung von Computer-Modellen mittels der Evolutionsstrategie, pp. 165 ff. </dd></dl>
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00128">128</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00262">eoEsMutate&lt; EOT &gt;::bounds</a>, <a class="el" href="eo_real_vector_bounds_8h-source.html#l00125">eoRealBaseVectorBounds::foldsInBounds()</a>, <a class="el" href="eo_r_n_g_8h-source.html#l00458">eoRng::normal()</a>, <a class="el" href="eo_es_stdev_8h-source.html#l00067">eoEsStdev&lt; Fit &gt;::stdevs</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00256">eoEsMutate&lt; EOT &gt;::TauGlb</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00253">eoEsMutate&lt; EOT &gt;::TauLcl</a>. </td>
</tr>
</table>
<a class="anchor" name="a5" doxytag="eoEsMutate::operator()"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">virtual bool <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::operator() </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_full.html">eoEsFull</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt; &amp;&nbsp;</td>
<td class="mdname1" valign="top" nowrap> <em>_eo</em> </td>
<td class="md" valign="top">&nbsp;)&nbsp;</td>
<td class="md" nowrap><code> [inline, virtual]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Correlated mutations in ES.
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.<p>
Mutation of object variables, standard deviations, and their correlations in ESs.<p>
<dl compact><dt><b>Parameters:</b></dt><dd>
<table border="0" cellspacing="2" cellpadding="0">
<tr><td valign="top"></td><td valign="top"><em>_eo</em>&nbsp;</td><td>Individual to mutate.</td></tr>
</table>
</dl>
<dl compact><dt><b>See also:</b></dt><dd><ul>
<li>H.-P. Schwefel: Internal Report of KFA Juelich, KFA-STE-IB-3/80, p. 43, 1980.</li><li>G. Rudolph: Globale Optimierung mit parallelen Evolutionsstrategien, Diploma Thesis, University of Dortmund, 1990. </li></ul>
</dd></dl>
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00159">159</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00262">eoEsMutate&lt; EOT &gt;::bounds</a>, <a class="el" href="eo_es_full_8h-source.html#l00080">eoEsFull&lt; Fit &gt;::correlations</a>, <a class="el" href="eo_real_vector_bounds_8h-source.html#l00125">eoRealBaseVectorBounds::foldsInBounds()</a>, <a class="el" href="eo_r_n_g_8h-source.html#l00458">eoRng::normal()</a>, <a class="el" href="eo_es_full_8h-source.html#l00079">eoEsFull&lt; Fit &gt;::stdevs</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00259">eoEsMutate&lt; EOT &gt;::TauBeta</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00256">eoEsMutate&lt; EOT &gt;::TauGlb</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00253">eoEsMutate&lt; EOT &gt;::TauLcl</a>. </td>
</tr>
</table>
<a class="anchor" name="d1" doxytag="eoEsMutate::init"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::init </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_stdev.html">eoEsStdev</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt;&nbsp;</td>
<td class="mdname" nowrap>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_init</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline, private]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Initialization of standard ES.
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00228">228</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00262">eoEsMutate&lt; EOT &gt;::bounds</a>, <a class="el" href="eo_es_mutation_init_8h-source.html#l00077">eoEsMutationInit::TauGlb()</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00256">eoEsMutate&lt; EOT &gt;::TauGlb</a>, <a class="el" href="eo_es_mutation_init_8h-source.html#l00065">eoEsMutationInit::TauLcl()</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00253">eoEsMutate&lt; EOT &gt;::TauLcl</a>. </td>
</tr>
</table>
<a class="anchor" name="d2" doxytag="eoEsMutate::init"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">void <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::init </td>
<td class="md" valign="top">(&nbsp;</td>
<td class="md" nowrap valign="top"><a class="el" href="classeo_es_full.html">eoEsFull</a>&lt; <a class="el" href="classeo_es_mutate.html#w0">FitT</a> &gt;&nbsp;</td>
<td class="mdname" nowrap>, </td>
</tr>
<tr>
<td class="md" nowrap align="right"></td>
<td class="md"></td>
<td class="md" nowrap><a class="el" href="classeo_es_mutation_init.html">eoEsMutationInit</a> &amp;&nbsp;</td>
<td class="mdname" nowrap> <em>_init</em></td>
</tr>
<tr>
<td class="md"></td>
<td class="md">)&nbsp;</td>
<td class="md" colspan="2"><code> [inline, private]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Initialization of full ES.
<p>
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00244">244</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>.
<p>
References <a class="el" href="eo_es_mutate_8h-source.html#l00215">eoEsMutate&lt; EOT &gt;::init()</a>, <a class="el" href="eo_es_mutation_init_8h-source.html#l00089">eoEsMutationInit::TauBeta()</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00259">eoEsMutate&lt; EOT &gt;::TauBeta</a>, <a class="el" href="eo_es_mutate_8h-source.html#l00256">eoEsMutate&lt; EOT &gt;::TauGlb</a>, and <a class="el" href="eo_es_mutate_8h-source.html#l00253">eoEsMutate&lt; EOT &gt;::TauLcl</a>. </td>
</tr>
</table>
<hr><h2>Member Data Documentation</h2>
<a class="anchor" name="v0" doxytag="eoEsMutate::stdev_eps"></a><p>
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
<tr>
<td class="mdRow">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" colspan="4">
template&lt;class EOT&gt; </td>
</tr>
<tr>
<td class="md" nowrap valign="top">const double <a class="el" href="classeo_es_mutate.html">eoEsMutate</a>&lt; <a class="el" href="struct_dummy.html">EOT</a> &gt;::<a class="el" href="classeo_es_mutate.html#v0">stdev_eps</a> = 1.0e-40<code> [static, private]</code> </td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing="5" cellpadding="0" border="0">
<tr>
<td>
&nbsp;
</td>
<td>
<p>
Minimum stdev.
<p>
If you let the step-size go to 0, self-adaptation stops, therefore we give a lower bound. The actual value used is somewhat arbitrary and the is no theoretical reasoning known for it (Sep 2005).<p>
The code that we have in <a class="el" href="class_e_o.html">EO</a> is a port from a C code that Thomas B<>ck kindly donated to the community some years ago. It has been modified by Marc Schoenauer for inclusion in EvolC, than by Maarten Keijzer into <a class="el" href="class_e_o.html">EO</a>. The exact value was adjusted based on practice.<p>
Removing this doesn't work well, but it was never tried to figure out what the best value would be.
<p>
Definition at line <a class="el" href="eo_es_mutate_8h-source.html#l00284">284</a> of file <a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a>. </td>
</tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="eo_es_mutate_8h-source.html">eoEsMutate.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Thu Oct 19 05:06:47 2006 for EO by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
</body>
</html>