paradiseo/trunk/paradiseo-moeo/docs/html/classmoeoBinaryQualityIndicator.html
liefooga 011075c26a update docs
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@166 331e1502-861f-0410-8da2-ba01fb791d7f
2007-01-16 14:51:25 +00:00

134 lines
9.2 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: moeoBinaryQualityIndicator&lt; EOFitness &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>moeoBinaryQualityIndicator&lt; EOFitness &gt; Class Template Reference</h1><!-- doxytag: class="moeoBinaryQualityIndicator" --><!-- doxytag: inherits="eoBF" -->Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pareto_fitness.html">eoParetoFitness</a> object.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoBinaryQualityIndicator_8h-source.html">moeoBinaryQualityIndicator.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoBinaryQualityIndicator&lt; EOFitness &gt;:
<p><center><img src="classmoeoBinaryQualityIndicator.png" usemap="#moeoBinaryQualityIndicator< EOFitness >_map" border="0" alt=""></center>
<map name="moeoBinaryQualityIndicator< EOFitness >_map">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_b_f.html" alt="eoBF< A1, A2, R >" shape="rect" coords="153,56,450,80">
<area doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="153,0,450,24">
<area href="classmoeoAdditiveBinaryEpsilonIndicator.html" alt="moeoAdditiveBinaryEpsilonIndicator< EOFitness >" shape="rect" coords="0,168,297,192">
<area href="classmoeoBinaryHypervolumeIndicator.html" alt="moeoBinaryHypervolumeIndicator< EOFitness >" shape="rect" coords="307,168,604,192">
</map>
<a href="classmoeoBinaryQualityIndicator-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="a212ae7c8258587a32b158043911cdb6"></a><!-- doxytag: member="moeoBinaryQualityIndicator::moeoBinaryQualityIndicator" ref="a212ae7c8258587a32b158043911cdb6" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBinaryQualityIndicator.html#a212ae7c8258587a32b158043911cdb6">moeoBinaryQualityIndicator</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">constructor <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBinaryQualityIndicator.html#a08220a55c86a4e0dd1c8977eb625c9f">setBounds</a> (const unsigned _iObj, const double _min, const double _max)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">set the bounds for objective _iObj <a href="#a08220a55c86a4e0dd1c8977eb625c9f"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Protected Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a3bce334c4e74a22c0eb1026592d2f90"></a><!-- doxytag: member="moeoBinaryQualityIndicator::bounds" ref="a3bce334c4e74a22c0eb1026592d2f90" args="" -->
std::vector&lt; <a class="el" href="classmoeoBinaryQualityIndicator_1_1Range.html">Range</a> &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBinaryQualityIndicator.html#a3bce334c4e74a22c0eb1026592d2f90">bounds</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">range (min and max double value) for each objective <br></td></tr>
<tr><td colspan="2"><br><h2>Private Types</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a23261c88b3ce39b9fed704cad328a76"></a><!-- doxytag: member="moeoBinaryQualityIndicator::traits" ref="a23261c88b3ce39b9fed704cad328a76" args="" -->
typedef EOFitness::fitness_traits&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBinaryQualityIndicator.html#a23261c88b3ce39b9fed704cad328a76">traits</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">fitness traits <br></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoBinaryQualityIndicator_1_1Range.html">Range</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Private class to represent the bounds. <a href="classmoeoBinaryQualityIndicator_1_1Range.html#_details">More...</a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOFitness&gt;<br>
class moeoBinaryQualityIndicator&lt; EOFitness &gt;</h3>
Functor Binary quality indicator Binary performance measure to use in the replacement selection process of IBEA (Indicator-Based Evolutionary Algorithm) Of course, EOFitness needs to be an <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pareto_fitness.html">eoParetoFitness</a> object.
<p>
<p>
Definition at line <a class="el" href="moeoBinaryQualityIndicator_8h-source.html#l00028">28</a> of file <a class="el" href="moeoBinaryQualityIndicator_8h-source.html">moeoBinaryQualityIndicator.h</a>.<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="a08220a55c86a4e0dd1c8977eb625c9f"></a><!-- doxytag: member="moeoBinaryQualityIndicator::setBounds" ref="a08220a55c86a4e0dd1c8977eb625c9f" args="(const unsigned _iObj, const double _min, const double _max)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOFitness&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoBinaryQualityIndicator.html">moeoBinaryQualityIndicator</a>&lt; EOFitness &gt;::setBounds </td>
<td>(</td>
<td class="paramtype">const unsigned&nbsp;</td>
<td class="paramname"> <em>_iObj</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&nbsp;</td>
<td class="paramname"> <em>_min</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const double&nbsp;</td>
<td class="paramname"> <em>_max</em></td><td>&nbsp;</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>
set the bounds for objective _iObj
<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>unsigned</em>&nbsp;</td><td>_iObj the index of the objective </td></tr>
<tr><td valign="top"></td><td valign="top"><em>double</em>&nbsp;</td><td>_min the minimum value </td></tr>
<tr><td valign="top"></td><td valign="top"><em>double</em>&nbsp;</td><td>_max the maximum value </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoBinaryQualityIndicator_8h-source.html#l00051">51</a> of file <a class="el" href="moeoBinaryQualityIndicator_8h-source.html">moeoBinaryQualityIndicator.h</a>.
<p>
Referenced by <a class="el" href="moeoIBEA_8h-source.html#l00398">moeoIBEAAvgSorting&lt; EOT, FitnessEval &gt;::setBounds()</a>, <a class="el" href="moeoIBEA_8h-source.html#l00243">moeoIBEAStochSorting&lt; EOT, FitnessEval &gt;::setBounds()</a>, and <a class="el" href="moeoIBEA_8h-source.html#l00121">moeoIBEASorting&lt; EOT, Fitness &gt;::setBounds()</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoBinaryQualityIndicator_8h-source.html">moeoBinaryQualityIndicator.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Tue Jan 16 15:49:53 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>