paradiseo/trunk/paradiseo-moeo/doc/html/classmoeoDistanceMatrix.html
legrand f5584011f5 regenerated doc because of licence section
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@657 331e1502-861f-0410-8da2-ba01fb791d7f
2007-10-08 08:55:53 +00:00

149 lines
8.8 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-MOEOMovingObjects: moeoDistanceMatrix&lt; MOEOT, Type &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.4.7 -->
<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>moeoDistanceMatrix&lt; MOEOT, Type &gt; Class Template Reference</h1><!-- doxytag: class="moeoDistanceMatrix" --><!-- doxytag: inherits="eoUF&lt; const eoPop&lt; MOEOT &gt; &amp;, void &gt;" -->A matrix to compute distances between every pair of individuals contained in a population.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a>&gt;</code>
<p>
<p>Inheritance diagram for moeoDistanceMatrix&lt; MOEOT, Type &gt;:
<p><center><img src="classmoeoDistanceMatrix.png" usemap="#moeoDistanceMatrix< MOEOT, Type >_map" border="0" alt=""></center>
<map name="moeoDistanceMatrix< MOEOT, Type >_map">
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_u_f.html" alt="eoUF< const eoPop< MOEOT > &, void >" shape="rect" coords="0,56,254,80">
<area doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_functor_base.html" alt="eoFunctorBase" shape="rect" coords="0,0,254,24">
</map>
<a href="classmoeoDistanceMatrix-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">&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistanceMatrix.html#5526260bd46b6877abd700a15b9b9ee8">moeoDistanceMatrix</a> (unsigned int _size, <a class="el" href="classmoeoDistance.html">moeoDistance</a>&lt; MOEOT, Type &gt; &amp;_distance)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Ctor. <a href="#5526260bd46b6877abd700a15b9b9ee8"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistanceMatrix.html#ae3d433983a0a3d369cc17971498ad48">operator()</a> (const <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;_pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Sets the distance between every pair of individuals contained in the population _pop. <a href="#ae3d433983a0a3d369cc17971498ad48"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Private Attributes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="72789ab7bcb89670cdc4242173dc2c69"></a><!-- doxytag: member="moeoDistanceMatrix::distance" ref="72789ab7bcb89670cdc4242173dc2c69" args="" -->
<a class="el" href="classmoeoDistance.html">moeoDistance</a>&lt; MOEOT, Type &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classmoeoDistanceMatrix.html#72789ab7bcb89670cdc4242173dc2c69">distance</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">the distance to use <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class MOEOT, class Type&gt;<br>
class moeoDistanceMatrix&lt; MOEOT, Type &gt;</h3>
A matrix to compute distances between every pair of individuals contained in a population.
<p>
<p>
Definition at line <a class="el" href="moeoDistanceMatrix_8h-source.html#l00024">24</a> of file <a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="5526260bd46b6877abd700a15b9b9ee8"></a><!-- doxytag: member="moeoDistanceMatrix::moeoDistanceMatrix" ref="5526260bd46b6877abd700a15b9b9ee8" args="(unsigned int _size, moeoDistance&lt; MOEOT, Type &gt; &amp;_distance)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT, class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix</a>&lt; MOEOT, Type &gt;::<a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix</a> </td>
<td>(</td>
<td class="paramtype">unsigned int&nbsp;</td>
<td class="paramname"> <em>_size</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype"><a class="el" href="classmoeoDistance.html">moeoDistance</a>&lt; MOEOT, Type &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_distance</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>
Ctor.
<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>_size</em>&nbsp;</td><td>size for every dimension of the matrix </td></tr>
<tr><td valign="top"></td><td valign="top"><em>_distance</em>&nbsp;</td><td>the distance to use </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="moeoDistanceMatrix_8h-source.html#l00037">37</a> of file <a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="ae3d433983a0a3d369cc17971498ad48"></a><!-- doxytag: member="moeoDistanceMatrix::operator()" ref="ae3d433983a0a3d369cc17971498ad48" args="(const eoPop&lt; MOEOT &gt; &amp;_pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class MOEOT, class Type&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classmoeoDistanceMatrix.html">moeoDistanceMatrix</a>&lt; MOEOT, Type &gt;::operator() </td>
<td>(</td>
<td class="paramtype">const <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_pop.html">eoPop</a>&lt; MOEOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>_pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"><code> [inline, virtual]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Sets the distance between every pair of individuals contained in the population _pop.
<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>&nbsp;</td><td>the population </td></tr>
</table>
</dl>
<p>
Implements <a class="elRef" doxygen="eo.doxytag:http://eodev.sourceforge.net/eo/doc/html/" href="http://eodev.sourceforge.net/eo/doc/html/classeo_u_f.html#786e028409366dc273e19104f17ba68a">eoUF&lt; const eoPop&lt; MOEOT &gt; &amp;, void &gt;</a>.
<p>
Definition at line <a class="el" href="moeoDistanceMatrix_8h-source.html#l00051">51</a> of file <a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a>.
<p>
References <a class="el" href="moeoDistanceMatrix_8h-source.html#l00072">moeoDistanceMatrix&lt; MOEOT, Type &gt;::distance</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="moeoDistanceMatrix_8h-source.html">moeoDistanceMatrix.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Mon Oct 8 10:35:52 2007 for ParadisEO-MOEOMovingObjects by&nbsp;
<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>