git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@40 331e1502-861f-0410-8da2-ba01fb791d7f
101 lines
5.4 KiB
HTML
101 lines
5.4 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>EO: eoReal< FitT > Class Template Reference</title>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css">
|
|
</head><body>
|
|
<!-- Generated by Doxygen 1.3.9.1 -->
|
|
<div class="qindex"> <form class="search" action="search.php" method="get">
|
|
<a class="qindex" href="main.html">Main Page</a> | <a class="qindex" href="modules.html">Modules</a> | <a class="qindex" href="namespaces.html">Namespace List</a> | <a class="qindex" href="hierarchy.html">Class Hierarchy</a> | <a class="qindex" href="classes.html">Alphabetical List</a> | <a class="qindex" href="annotated.html">Class List</a> | <a class="qindex" href="files.html">File List</a> | <a class="qindex" href="namespacemembers.html">Namespace Members</a> | <a class="qindex" href="functions.html">Class Members</a> | <a class="qindex" href="pages.html">Related Pages</a> | <span class="search"><u>S</u>earch for <input class="search" type="text" name="query" value="" size="20" accesskey="s"/></span></form></div>
|
|
<h1>eoReal< FitT > Class Template Reference</h1>eoReal: implementation of simple real-valued chromosome.
|
|
<a href="#_details">More...</a>
|
|
<p>
|
|
<code>#include <<a class="el" href="eo_real_8h-source.html">eoReal.h</a>></code>
|
|
<p>
|
|
<p>Inheritance diagram for eoReal< FitT >:
|
|
<p><center><img src="classeo_real.png" usemap="#eoReal< FitT >_map" border="0" alt=""></center>
|
|
<map name="eoReal< FitT >_map">
|
|
<area href="classeo_vector.html" alt="eoVector< FitT, double >" shape="rect" coords="166,168,322,192">
|
|
<area href="class_e_o.html" alt="EO< FitT >" shape="rect" coords="83,112,239,136">
|
|
<area href="classeo_object.html" alt="eoObject" shape="rect" coords="0,56,156,80">
|
|
<area href="classeo_persistent.html" alt="eoPersistent" shape="rect" coords="166,56,322,80">
|
|
<area href="classeo_printable.html" alt="eoPrintable" shape="rect" coords="166,0,322,24">
|
|
</map>
|
|
<a href="classeo_real-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"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_real.html#a0">eoReal</a> (unsigned size=0, double value=0.0)</td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">(Default) Constructor. <a href="#a0"></a><br></td></tr>
|
|
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="a1" doxytag="eoReal::className"></a>
|
|
virtual std::string </td><td class="memItemRight" valign="bottom"><a class="el" href="classeo_real.html#a1">className</a> () const </td></tr>
|
|
|
|
<tr><td class="mdescLeft"> </td><td class="mdescRight">My class name. <br></td></tr>
|
|
</table>
|
|
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
|
<h3>template<class FitT><br>
|
|
class eoReal< FitT ></h3>
|
|
|
|
eoReal: implementation of simple real-valued chromosome.
|
|
<p>
|
|
based on <a class="el" href="classeo_vector.html">eoVector</a> class
|
|
<p>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="eo_real_8h-source.html#l00037">37</a> of file <a class="el" href="eo_real_8h-source.html">eoReal.h</a>.<hr><h2>Constructor & Destructor Documentation</h2>
|
|
<a class="anchor" name="a0" doxytag="eoReal::eoReal"></a><p>
|
|
<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
|
|
<tr>
|
|
<td class="mdRow">
|
|
<table cellpadding="0" cellspacing="0" border="0">
|
|
<tr>
|
|
<td class="md" colspan="4">
|
|
template<class FitT> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="md" nowrap valign="top"><a class="el" href="classeo_real.html">eoReal</a>< <a class="el" href="classeo_scalar_fitness.html">FitT</a> >::<a class="el" href="classeo_real.html">eoReal</a> </td>
|
|
<td class="md" valign="top">( </td>
|
|
<td class="md" nowrap valign="top">unsigned </td>
|
|
<td class="mdname" nowrap> <em>size</em> = <code>0</code>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="md" nowrap align="right"></td>
|
|
<td class="md"></td>
|
|
<td class="md" nowrap>double </td>
|
|
<td class="mdname" nowrap> <em>value</em> = <code>0.0</code></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="md"></td>
|
|
<td class="md">) </td>
|
|
<td class="md" colspan="2"><code> [inline]</code></td>
|
|
</tr>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<table cellspacing="5" cellpadding="0" border="0">
|
|
<tr>
|
|
<td>
|
|
|
|
</td>
|
|
<td>
|
|
|
|
<p>
|
|
(Default) Constructor.
|
|
<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> </td><td>Size of the std::vector </td></tr>
|
|
</table>
|
|
</dl>
|
|
|
|
<p>
|
|
Definition at line <a class="el" href="eo_real_8h-source.html#l00045">45</a> of file <a class="el" href="eo_real_8h-source.html">eoReal.h</a>. </td>
|
|
</tr>
|
|
</table>
|
|
<hr>The documentation for this class was generated from the following file:<ul>
|
|
<li><a class="el" href="eo_real_8h-source.html">eoReal.h</a></ul>
|
|
<hr size="1"><address style="align: right;"><small>Generated on Thu Oct 19 05:06:54 2006 for EO by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
|
|
</body>
|
|
</html>
|