paradiseo/trunk/paradiseo-moeo/docs/html/classmoeoRandomSelect.html
liefooga 2e7e817428 update docs
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
2007-04-17 15:45:01 +00:00

74 lines
5.6 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: moeoRandomSelect&lt; MOEOT &gt; 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&nbsp;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>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</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&nbsp;List</span></a></li>
<li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>
<li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>
</ul></div>
<h1>moeoRandomSelect&lt; MOEOT &gt; Class Template Reference</h1><!-- doxytag: class="moeoRandomSelect" --><!-- doxytag: inherits="moeoSelectOne,eoRandomSelect&lt; MOEOT &gt;" -->Selection strategy that selects only one element randomly from a whole population.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoRandomSelect_8h-source.html">moeoRandomSelect.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoRandomSelect&lt; MOEOT &gt;:
<p><center><img src="classmoeoRandomSelect.png" usemap="#moeoRandomSelect< MOEOT >_map" border="0" alt=""></center>
<map name="moeoRandomSelect< MOEOT >_map">
<area href="classmoeoSelectOne.html" alt="moeoSelectOne< MOEOT >" shape="rect" coords="0,168,192,192">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_random_select.html" alt="eoRandomSelect< MOEOT >" shape="rect" coords="202,168,394,192">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_select_one.html" alt="eoSelectOne< MOEOT >" shape="rect" coords="0,112,192,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_select_one.html" alt="eoSelectOne< MOEOT >" shape="rect" coords="202,112,394,136">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< A1, R >" shape="rect" coords="0,56,192,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< A1, R >" shape="rect" coords="202,56,394,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,192,24">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="202,0,394,24">
</map>
<a href="classmoeoRandomSelect-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"><a class="anchor" name="209022add1e1750f28497dfe637bb5dc"></a><!-- doxytag: member="moeoRandomSelect::moeoRandomSelect" ref="209022add1e1750f28497dfe637bb5dc" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRandomSelect.html#209022add1e1750f28497dfe637bb5dc">moeoRandomSelect</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="96dbd0832ad677090ef79ff3867d7af9"></a><!-- doxytag: member="moeoRandomSelect::operator()" ref="96dbd0832ad677090ef79ff3867d7af9" args="(const eoPop&lt; MOEOT &gt; &amp;_pop)" -->
const MOEOT &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoRandomSelect.html#96dbd0832ad677090ef79ff3867d7af9">operator()</a> (const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return one individual at random by using an <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_random_select.html">eoRandomSelect</a>. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT&gt;<br>
class moeoRandomSelect&lt; MOEOT &gt;</h3>
Selection strategy that selects only one element randomly from a whole population.
<p>
<p>
Definition at line <a class="el" href="moeoRandomSelect_8h-source.html#l00022">22</a> of file <a class="el" href="moeoRandomSelect_8h-source.html">moeoRandomSelect.h</a>.<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoRandomSelect_8h-source.html">moeoRandomSelect.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Apr 17 16:53:22 2007 for ParadisEO-MOEO by&nbsp;
<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>