git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
113 lines
7.4 KiB
HTML
113 lines
7.4 KiB
HTML
<!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>ParadisEO-MOEO: moeoGenerationalReplacement< MOEOT > Class Template Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
<link href="tabs.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.5.1 -->
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="main.html"><span>Main Page</span></a></li>
|
|
<li id="current"><a href="classes.html"><span>Classes</span></a></li>
|
|
<li><a href="files.html"><span>Files</span></a></li>
|
|
<li>
|
|
<form action="search.php" method="get">
|
|
<table cellspacing="0" cellpadding="0" border="0">
|
|
<tr>
|
|
<td><label> <u>S</u>earch for </label></td>
|
|
<td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
|
|
</tr>
|
|
</table>
|
|
</form>
|
|
</li>
|
|
</ul></div>
|
|
<div class="tabs">
|
|
<ul>
|
|
<li><a href="classes.html"><span>Alphabetical List</span></a></li>
|
|
<li><a href="annotated.html"><span>Class List</span></a></li>
|
|
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
|
|
<li><a href="functions.html"><span>Class Members</span></a></li>
|
|
</ul></div>
|
|
<h1>moeoGenerationalReplacement< MOEOT > Class Template Reference</h1><!-- doxytag: class="moeoGenerationalReplacement" --><!-- doxytag: inherits="moeoReplacement,eoGenerationalReplacement< MOEOT >" -->Generational replacement: only the new individuals are preserved.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoGenerationalReplacement_8h-source.html">moeoGenerationalReplacement.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoGenerationalReplacement< MOEOT >:
|
|
<p><center><img src="classmoeoGenerationalReplacement.png" usemap="#moeoGenerationalReplacement< MOEOT >_map" border="0" alt=""></center>
|
|
<map name="moeoGenerationalReplacement< MOEOT >_map">
|
|
<area href="classmoeoReplacement.html" alt="moeoReplacement< MOEOT >" shape="rect" coords="0,168,348,192">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_generational_replacement.html" alt="eoGenerationalReplacement< MOEOT >" shape="rect" coords="358,168,706,192">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_replacement.html" alt="eoReplacement< MOEOT >" shape="rect" coords="0,112,348,136">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_replacement.html" alt="eoReplacement< EOT >" shape="rect" coords="358,112,706,136">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html" alt="eoBF< eoPop< MOEOT > &, eoPop< MOEOT > &, void >" shape="rect" coords="0,56,348,80">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html" alt="eoBF< eoPop< EOT > &, eoPop< EOT > &, void >" shape="rect" coords="358,56,706,80">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,348,24">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="358,0,706,24">
|
|
</map>
|
|
<a href="classmoeoGenerationalReplacement-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 Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoGenerationalReplacement.html#7b8ac20d375820ba44a9f3dd4b95e120">operator()</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_parents, <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_offspring)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Swaps _parents and _offspring. <a href="#7b8ac20d375820ba44a9f3dd4b95e120"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class MOEOT><br>
|
|
class moeoGenerationalReplacement< MOEOT ></h3>
|
|
|
|
Generational replacement: only the new individuals are preserved.
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoGenerationalReplacement_8h-source.html#l00023">23</a> of file <a class="el" href="moeoGenerationalReplacement_8h-source.html">moeoGenerationalReplacement.h</a>.<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="7b8ac20d375820ba44a9f3dd4b95e120"></a><!-- doxytag: member="moeoGenerationalReplacement::operator()" ref="7b8ac20d375820ba44a9f3dd4b95e120" args="(eoPop< MOEOT > &_parents, eoPop< MOEOT > &_offspring)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">void <a class="el" href="classmoeoGenerationalReplacement.html">moeoGenerationalReplacement</a>< MOEOT >::operator() </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_parents</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > & </td>
|
|
<td class="paramname"> <em>_offspring</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Swaps _parents and _offspring.
|
|
<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>_parents</em> </td><td>the parents population </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_offspring</em> </td><td>the offspring population </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Reimplemented from <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_generational_replacement.html#a0">eoGenerationalReplacement< MOEOT ></a>.
|
|
<p>
|
|
Definition at line <a class="el" href="moeoGenerationalReplacement_8h-source.html#l00032">32</a> of file <a class="el" href="moeoGenerationalReplacement_8h-source.html">moeoGenerationalReplacement.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoGenerationalReplacement_8h-source.html">moeoGenerationalReplacement.h</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 17 16:53:22 2007 for ParadisEO-MOEO by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
|
|
</body>
|
|
</html>
|