git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@400 331e1502-861f-0410-8da2-ba01fb791d7f
197 lines
11 KiB
HTML
197 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: moeoDistance< MOEOT, Type > 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.4.7 -->
|
|
<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>moeoDistance< MOEOT, Type > Class Template Reference</h1><!-- doxytag: class="moeoDistance" --><!-- doxytag: inherits="eoBF" -->The base class for distance computation.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for moeoDistance< MOEOT, Type >:
|
|
<p><center><img src="classmoeoDistance.png" usemap="#moeoDistance< MOEOT, Type >_map" border="0" alt=""></center>
|
|
<map name="moeoDistance< MOEOT, Type >_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="0,56,261,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,261,24">
|
|
<area href="classmoeoNormalizedDistance.html" alt="moeoNormalizedDistance< MOEOT, Type >" shape="rect" coords="0,168,261,192">
|
|
</map>
|
|
<a href="classmoeoDistance-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">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistance.html#1834a67c2a7a96f0c9a3c408108a8f8c">setup</a> (const <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_pop.html">eoPop</a>< MOEOT > &_pop)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nothing to do. <a href="#1834a67c2a7a96f0c9a3c408108a8f8c"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistance.html#341c4fa39652871761053e85914a16ad">setup</a> (double _min, double _max, unsigned int _obj)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nothing to do. <a href="#341c4fa39652871761053e85914a16ad"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistance.html#b08e7b8c1bedb2993669ec0315fb2b73">setup</a> (<a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_real_interval.html">eoRealInterval</a> _realInterval, unsigned int _obj)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">Nothing to do. <a href="#b08e7b8c1bedb2993669ec0315fb2b73"></a><br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class MOEOT, class Type><br>
|
|
class moeoDistance< MOEOT, Type ></h3>
|
|
|
|
The base class for distance computation.
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="moeoDistance_8h-source.html#l00022">22</a> of file <a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a>.<hr><h2>Member Function Documentation</h2>
|
|
<a class="anchor" name="1834a67c2a7a96f0c9a3c408108a8f8c"></a><!-- doxytag: member="moeoDistance::setup" ref="1834a67c2a7a96f0c9a3c408108a8f8c" args="(const eoPop< MOEOT > &_pop)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Type> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void <a class="el" href="classmoeoDistance.html">moeoDistance</a>< MOEOT, Type >::setup </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <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>
|
|
<td> ) </td>
|
|
<td width="100%"><code> [inline, virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Nothing to do.
|
|
<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>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Reimplemented in <a class="el" href="classmoeoNormalizedDistance.html#b99ffed3c0ce6c9c10aef0a76d983bb1">moeoNormalizedDistance< MOEOT, Type ></a>, and <a class="el" href="classmoeoNormalizedDistance.html#b99ffed3c0ce6c9c10aef0a76d983bb1">moeoNormalizedDistance< MOEOT ></a>.
|
|
<p>
|
|
Definition at line <a class="el" href="moeoDistance_8h-source.html#l00030">30</a> of file <a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="341c4fa39652871761053e85914a16ad"></a><!-- doxytag: member="moeoDistance::setup" ref="341c4fa39652871761053e85914a16ad" args="(double _min, double _max, unsigned int _obj)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Type> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void <a class="el" href="classmoeoDistance.html">moeoDistance</a>< MOEOT, Type >::setup </td>
|
|
<td>(</td>
|
|
<td class="paramtype">double </td>
|
|
<td class="paramname"> <em>_min</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">double </td>
|
|
<td class="paramname"> <em>_max</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"> <em>_obj</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Nothing to do.
|
|
<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>_min</em> </td><td>lower bound </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_max</em> </td><td>upper bound </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_obj</em> </td><td>the objective index </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Reimplemented in <a class="el" href="classmoeoNormalizedDistance.html#e58bbf9eb90a8d2704f88d774d3fe1e1">moeoNormalizedDistance< MOEOT, Type ></a>, and <a class="el" href="classmoeoNormalizedDistance.html#e58bbf9eb90a8d2704f88d774d3fe1e1">moeoNormalizedDistance< MOEOT ></a>.
|
|
<p>
|
|
Definition at line <a class="el" href="moeoDistance_8h-source.html#l00040">40</a> of file <a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<a class="anchor" name="b08e7b8c1bedb2993669ec0315fb2b73"></a><!-- doxytag: member="moeoDistance::setup" ref="b08e7b8c1bedb2993669ec0315fb2b73" args="(eoRealInterval _realInterval, unsigned int _obj)" -->
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<div class="memtemplate">
|
|
template<class MOEOT, class Type> </div>
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">virtual void <a class="el" href="classmoeoDistance.html">moeoDistance</a>< MOEOT, Type >::setup </td>
|
|
<td>(</td>
|
|
<td class="paramtype"><a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_real_interval.html">eoRealInterval</a> </td>
|
|
<td class="paramname"> <em>_realInterval</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">unsigned int </td>
|
|
<td class="paramname"> <em>_obj</em></td><td> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td><td width="100%"><code> [inline, virtual]</code></td>
|
|
</tr>
|
|
</table>
|
|
</div>
|
|
<div class="memdoc">
|
|
|
|
<p>
|
|
Nothing to do.
|
|
<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>_realInterval</em> </td><td>the <a class="elRef" doxygen="eo.doxytag:../../../paradiseo-eo/doc/html/" href="../../../paradiseo-eo/doc/html/classeo_real_interval.html">eoRealInterval</a> object </td></tr>
|
|
<tr><td valign="top"></td><td valign="top"><em>_obj</em> </td><td>the objective index </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Reimplemented in <a class="el" href="classmoeoNormalizedDistance.html#dda4f95d7f6cae9dd1f4bf6cd8fb7c1c">moeoNormalizedDistance< MOEOT, Type ></a>, and <a class="el" href="classmoeoNormalizedDistance.html#dda4f95d7f6cae9dd1f4bf6cd8fb7c1c">moeoNormalizedDistance< MOEOT ></a>.
|
|
<p>
|
|
Definition at line <a class="el" href="moeoDistance_8h-source.html#l00049">49</a> of file <a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a>.
|
|
</div>
|
|
</div><p>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="moeoDistance_8h-source.html">moeoDistance.h</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Tue Jun 26 15:13:04 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.4.7 </small></address>
|
|
</body>
|
|
</html>
|