git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@263 331e1502-861f-0410-8da2-ba01fb791d7f
164 lines
11 KiB
HTML
164 lines
11 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: moeoFitnessAssignment< 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>moeoFitnessAssignment< MOEOT > Class Template Reference</h1><!-- doxytag: class="moeoFitnessAssignment" --><!-- doxytag: inherits="eoUF< eoPop< MOEOT > &, void >" -->Functor that sets the fitness values of a whole population.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoFitnessAssignment_8h-source.html">moeoFitnessAssignment.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoFitnessAssignment< MOEOT >:
|
|
<p><center><img src="classmoeoFitnessAssignment.png" usemap="#moeoFitnessAssignment< MOEOT >_map" border="0" alt=""></center>
|
|
<map name="moeoFitnessAssignment< MOEOT >_map">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_u_f.html" alt="eoUF< eoPop< MOEOT > &, void >" shape="rect" coords="558,56,920,80">
|
|
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="558,0,920,24">
|
|
<area href="classmoeoCriterionBasedFitnessAssignment.html" alt="moeoCriterionBasedFitnessAssignment< MOEOT >" shape="rect" coords="0,168,362,192">
|
|
<area href="classmoeoDummyFitnessAssignment.html" alt="moeoDummyFitnessAssignment< MOEOT >" shape="rect" coords="372,168,734,192">
|
|
<area href="classmoeoParetoBasedFitnessAssignment.html" alt="moeoParetoBasedFitnessAssignment< MOEOT >" shape="rect" coords="744,168,1106,192">
|
|
<area href="classmoeoScalarFitnessAssignment.html" alt="moeoScalarFitnessAssignment< MOEOT >" shape="rect" coords="1116,168,1478,192">
|
|
<area href="classmoeoFastNonDominatedSortingFitnessAssignment.html" alt="moeoFastNonDominatedSortingFitnessAssignment< MOEOT >" shape="rect" coords="558,224,920,248">
|
|
<area href="classmoeoIndicatorBasedFitnessAssignment.html" alt="moeoIndicatorBasedFitnessAssignment< MOEOT >" shape="rect" coords="930,224,1292,248">
|
|
</map>
|
|
<a href="classmoeoFitnessAssignment-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="6271b8215ea5df4fc1f19e513cd1d533"></a><!-- doxytag: member="moeoFitnessAssignment::ObjectiveVector" ref="6271b8215ea5df4fc1f19e513cd1d533" args="" -->
|
|
typedef MOEOT::ObjectiveVector </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFitnessAssignment.html#6271b8215ea5df4fc1f19e513cd1d533">ObjectiveVector</a></td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">The type for objective vector. <br></td></tr>
|
|
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFitnessAssignment.html#4922629569eddc9be049b3ead1ab0269">updateByDeleting</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_pop, <a class="el" href="classmoeoFitnessAssignment.html#6271b8215ea5df4fc1f19e513cd1d533">ObjectiveVector</a> &_objVec)=0</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Updates the fitness values of the whole population _pop by taking the deletion of the objective vector _objVec into account. <a href="#4922629569eddc9be049b3ead1ab0269"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoFitnessAssignment.html#057fd85764abb5de35adb52b5ef695be">updateByDeleting</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_pop, MOEOT &_moeo)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Updates the fitness values of the whole population _pop by taking the deletion of the individual _moeo into account. <a href="#057fd85764abb5de35adb52b5ef695be"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class MOEOT><br>
|
|
class moeoFitnessAssignment< MOEOT ></h3>
|
|
|
|
Functor that sets the fitness values of a whole population.
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoFitnessAssignment_8h-source.html#l00023">23</a> of file <a class="el" href="moeoFitnessAssignment_8h-source.html">moeoFitnessAssignment.h</a>.<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="4922629569eddc9be049b3ead1ab0269"></a><!-- doxytag: member="moeoFitnessAssignment::updateByDeleting" ref="4922629569eddc9be049b3ead1ab0269" args="(eoPop< MOEOT > &_pop, ObjectiveVector &_objVec)=0" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void <a class="el" href="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a>< MOEOT >::updateByDeleting </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>_pop</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype"><a class="el" href="classmoeoFitnessAssignment.html#6271b8215ea5df4fc1f19e513cd1d533">ObjectiveVector</a> & </td>
|
|
<td class="paramname"> <em>_objVec</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"><code> [pure virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Updates the fitness values of the whole population _pop by taking the deletion of the objective vector _objVec into account.
|
|
<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>_pop</em> </td><td>the population </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_objVec</em> </td><td>the objective vector </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Implemented in <a class="el" href="classmoeoFastNonDominatedSortingFitnessAssignment.html#8d16de444f6c7a73c28c9087b652656e">moeoFastNonDominatedSortingFitnessAssignment< MOEOT ></a>, <a class="el" href="classmoeoDummyFitnessAssignment.html#6e87d4a8ff8f43a7001a21a13795d00e">moeoDummyFitnessAssignment< MOEOT ></a>, and <a class="el" href="classmoeoIndicatorBasedFitnessAssignment.html#04d6a7e20060af2da765e76600c72e2c">moeoIndicatorBasedFitnessAssignment< MOEOT ></a>.
|
|
<p>
|
|
Referenced by <a class="el" href="moeoFitnessAssignment_8h-source.html#l00044">moeoFitnessAssignment< MOEOT >::updateByDeleting()</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="057fd85764abb5de35adb52b5ef695be"></a><!-- doxytag: member="moeoFitnessAssignment::updateByDeleting" ref="057fd85764abb5de35adb52b5ef695be" args="(eoPop< MOEOT > &_pop, MOEOT &_moeo)" -->
|
|
<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="classmoeoFitnessAssignment.html">moeoFitnessAssignment</a>< MOEOT >::updateByDeleting </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>_pop</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">MOEOT & </td>
|
|
<td class="paramname"> <em>_moeo</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>
|
|
Updates the fitness values of the whole population _pop by taking the deletion of the individual _moeo into account.
|
|
<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>_pop</em> </td><td>the population </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_moeo</em> </td><td>the individual </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoFitnessAssignment_8h-source.html#l00044">44</a> of file <a class="el" href="moeoFitnessAssignment_8h-source.html">moeoFitnessAssignment.h</a>.
|
|
<p>
|
|
References <a class="el" href="classmoeoFitnessAssignment.html#4922629569eddc9be049b3ead1ab0269">moeoFitnessAssignment< MOEOT >::updateByDeleting()</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoFitnessAssignment_8h-source.html">moeoFitnessAssignment.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>
|