paradiseo/trunk/paradiseo-peo/docs/html/classpeoSeqTransform.html

160 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-PEO: peoSeqTransform&lt; EOT &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><a href="namespaces.html"><span>Namespaces</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>peoSeqTransform&lt; EOT &gt; Class Template Reference</h1><!-- doxytag: class="peoSeqTransform" --><!-- doxytag: inherits="peoTransform" -->The <a class="el" href="classpeoSeqTransform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="peoSeqTransform_8h-source.html">peoSeqTransform.h</a>&gt;</code>
<p>
<p>Inheritance diagram for peoSeqTransform&lt; EOT &gt;:
<p><center><img src="classpeoSeqTransform.png" usemap="#peoSeqTransform< EOT >_map" border="0" alt=""></center>
<map name="peoSeqTransform< EOT >_map">
<area href="classpeoTransform.html" alt="peoTransform< EOT >" shape="rect" coords="0,112,160,136">
<area href="classService.html" alt="Service" shape="rect" coords="0,56,160,80">
<area href="classCommunicable.html" alt="Communicable" shape="rect" coords="0,0,160,24">
</map>
<a href="classpeoSeqTransform-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="classpeoSeqTransform.html#3b8e4ed19d9458938eb669d83a53c626">peoSeqTransform</a> (eoTransform&lt; EOT &gt; &amp;__trans)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Constructor function - sets an internal reference towards the specified EO-derived transform object. <a href="#3b8e4ed19d9458938eb669d83a53c626"></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="classpeoSeqTransform.html#1ba63536abb6c4e1c369e0b7e066872e">operator()</a> (eoPop&lt; EOT &gt; &amp;__pop)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Operator for applying the specified transform operators on each individual of the given population. <a href="#1ba63536abb6c4e1c369e0b7e066872e"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="c4bf2724e9f6055f12bd169fad893be3"></a><!-- doxytag: member="peoSeqTransform::packData" ref="c4bf2724e9f6055f12bd169fad893be3" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#c4bf2724e9f6055f12bd169fad893be3">packData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="24e6cf15ef230ed538031b522ddd4ae6"></a><!-- doxytag: member="peoSeqTransform::unpackData" ref="24e6cf15ef230ed538031b522ddd4ae6" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#24e6cf15ef230ed538031b522ddd4ae6">unpackData</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="0294a2f9d6b44ec74d22eaceccdffc2b"></a><!-- doxytag: member="peoSeqTransform::execute" ref="0294a2f9d6b44ec74d22eaceccdffc2b" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#0294a2f9d6b44ec74d22eaceccdffc2b">execute</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="4861c61f9e46d83964ea8a156a9a3ee0"></a><!-- doxytag: member="peoSeqTransform::packResult" ref="4861c61f9e46d83964ea8a156a9a3ee0" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#4861c61f9e46d83964ea8a156a9a3ee0">packResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="5dd029fc011eb2a810ca1140025129b1"></a><!-- doxytag: member="peoSeqTransform::unpackResult" ref="5dd029fc011eb2a810ca1140025129b1" args="()" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#5dd029fc011eb2a810ca1140025129b1">unpackResult</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Interface function for providing a link with the parallel architecture of the ParadisEO framework. <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="ad3e16c59dd6c46dfc1baf7b88af30cf"></a><!-- doxytag: member="peoSeqTransform::trans" ref="ad3e16c59dd6c46dfc1baf7b88af30cf" args="" -->
eoTransform&lt; EOT &gt; &amp;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpeoSeqTransform.html#ad3e16c59dd6c46dfc1baf7b88af30cf">trans</a></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<h3>template&lt;class EOT&gt;<br>
class peoSeqTransform&lt; EOT &gt;</h3>
The <a class="el" href="classpeoSeqTransform.html">peoSeqTransform</a> represent a wrapper for offering the possibility of using EO derived transform operators along with the ParadisEO evolutionary algorithms.
<p>
A minimal set of interface functions is also provided for creating the link with the parallel architecture of the ParadisEO framework.
<p>
<p>
Definition at line <a class="el" href="peoSeqTransform_8h-source.html#l00035">35</a> of file <a class="el" href="peoSeqTransform_8h-source.html">peoSeqTransform.h</a>.<hr><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" name="3b8e4ed19d9458938eb669d83a53c626"></a><!-- doxytag: member="peoSeqTransform::peoSeqTransform" ref="3b8e4ed19d9458938eb669d83a53c626" args="(eoTransform&lt; EOT &gt; &amp;__trans)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
<tr>
<td class="memname"><a class="el" href="classpeoSeqTransform.html">peoSeqTransform</a>&lt; EOT &gt;::<a class="el" href="classpeoSeqTransform.html">peoSeqTransform</a> </td>
<td>(</td>
<td class="paramtype">eoTransform&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>__trans</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Constructor function - sets an internal reference towards the specified EO-derived transform object.
<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>eoTransform&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __trans - EO-derived transform object including crossover and mutation operators. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peoSeqTransform_8h-source.html#l00070">70</a> of file <a class="el" href="peoSeqTransform_8h-source.html">peoSeqTransform.h</a>.
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="1ba63536abb6c4e1c369e0b7e066872e"></a><!-- doxytag: member="peoSeqTransform::operator()" ref="1ba63536abb6c4e1c369e0b7e066872e" args="(eoPop&lt; EOT &gt; &amp;__pop)" -->
<div class="memitem">
<div class="memproto">
<div class="memtemplate">
template&lt;class EOT&gt; </div>
<table class="memname">
<tr>
<td class="memname">void <a class="el" href="classpeoSeqTransform.html">peoSeqTransform</a>&lt; EOT &gt;::operator() </td>
<td>(</td>
<td class="paramtype">eoPop&lt; EOT &gt; &amp;&nbsp;</td>
<td class="paramname"> <em>__pop</em> </td>
<td>&nbsp;)&nbsp;</td>
<td width="100%"></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Operator for applying the specified transform operators on each individual of the given population.
<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>eoPop&lt;</em>&nbsp;</td><td>EOT &gt;&amp; __pop - population to be transformed by applying the crossover and mutation operators. </td></tr>
</table>
</dl>
<p>
Definition at line <a class="el" href="peoSeqTransform_8h-source.html#l00075">75</a> of file <a class="el" href="peoSeqTransform_8h-source.html">peoSeqTransform.h</a>.
<p>
References <a class="el" href="peoSeqTransform_8h-source.html#l00066">peoSeqTransform&lt; EOT &gt;::trans</a>.
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="peoSeqTransform_8h-source.html">peoSeqTransform.h</a></ul>
<hr size="1"><address style="align: right;"><small>Generated on Sat Dec 30 14:55:32 2006 for ParadisEO-PEO 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>